Skip to content

Console Output

Skipping 781 KB.. Full Log
[2024/05/06 02:42:36.120 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=67] [category=ddl] [job="ID:67, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:66, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:35.965 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:36.324 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=67] [job="ID:67, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:66, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:35.965 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:36.384 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=67]
[2024/05/06 02:42:36.384 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:36.386 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.442417737\n# Parse_time: 0\n# Compile_time: 0.00156692\n# Rewrite_time: 0.000014439\n# Optimize_time: 0\n# Wait_TS: 0.000145467\n# DB: mysql\n# Is_internal: true\n# Digest: 6eab04864600dfa37145d44689995984eecc83e3dc6ce49c1e75d23567f8bac3\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:36.523 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:69, Type:create view, State:queueing, SchemaState:none, SchemaID:1, TableID:68, RowCount:0, ArgLen:3, start time: 2024-05-06 02:42:36.458 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:36.523 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:69, Type:create view, State:queueing, SchemaState:none, SchemaID:1, TableID:68, RowCount:0, ArgLen:3, start time: 2024-05-06 02:42:36.458 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE OR REPLACE VIEW mysql.tidb_mdl_view as (\n\t\tSELECT tidb_mdl_info.job_id,\n\t\t\tJSON_UNQUOTE(JSON_EXTRACT(cast(cast(job_meta as char) as json), \"$.schema_name\")) as db_name,\n\t\t\tJSON_UNQUOTE(JSON_EXTRACT(cast(cast(job_meta as char) as json), \"$.table_name\")) as table_name,\n\t\t\tJSON_UNQUOTE(JSON_EXTRACT(cast(cast(job_meta as char) as json), \"$.query\")) as query,\n\t\t\tsession_id,\n\t\t\tcluster_tidb_trx.start_time,\n\t\t\ttidb_decode_sql_digests(all_sql_digests, 4096) AS SQL_DIGESTS\n\t\tFROM mysql.tidb_ddl_job,\n\t\t\tmysql.tidb_mdl_info,\n\t\t\tinformation_schema.cluster_tidb_trx\n\t\tWHERE tidb_ddl_job.job_id=tidb_mdl_info.job_id\n\t\t\tAND CONCAT(',', tidb_mdl_info.table_ids, ',') REGEXP CONCAT(',', REPLACE(cluster_tidb_trx.related_table_ids, ',', '|'), ',') != 0\n\t);"]
[2024/05/06 02:42:36.623 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=69] [category=ddl] [job="ID:69, Type:create view, State:queueing, SchemaState:none, SchemaID:1, TableID:68, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:36.458 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:36.831 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=69] [job="ID:69, Type:create view, State:synced, SchemaState:public, SchemaID:1, TableID:68, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:36.458 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:36.970 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=69]
[2024/05/06 02:42:36.970 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:36.972 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.57520948\n# Parse_time: 0\n# Compile_time: 0.011645304\n# Rewrite_time: 0.005980308\n# Optimize_time: 0\n# Wait_TS: 0.000178108\n# DB: mysql\n# Is_internal: true\n# Digest: 96862a845511a9a5adb6aee43dd8eb50968e12bb7d22d4585df8d692780c2f3e\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:37.103 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:71, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:70, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:37.012 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:37.103 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:71, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:70, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:37.012 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.plan_replayer_status (\n\t\tsql_digest VARCHAR(128),\n\t\tplan_digest VARCHAR(128),\n\t\torigin_sql TEXT,\n\t\ttoken VARCHAR(128),\n\t\tupdate_time TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\n\t\tfail_reason TEXT,\n\t\tinstance VARCHAR(512) NOT NULL comment 'address of the TiDB instance executing the plan replayer job');"]
[2024/05/06 02:42:37.216 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=71] [category=ddl] [job="ID:71, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:70, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:37.012 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:37.475 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=71] [job="ID:71, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:70, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:37.012 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:37.562 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=71]
[2024/05/06 02:42:37.562 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:37.564 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.587506987\n# Parse_time: 0\n# Compile_time: 0.003136737\n# Rewrite_time: 0.000014198\n# Optimize_time: 0\n# Wait_TS: 0.000152525\n# DB: mysql\n# Is_internal: true\n# Digest: d88a70e9c5bb5a28f5a1d1f52613093328fd73c5e78668fab2b1a9c260ab506b\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:37.624 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:73, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:72, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:37.582 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:37.624 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:73, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:72, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:37.582 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.plan_replayer_task (\n\t\tsql_digest VARCHAR(128) NOT NULL,\n\t\tplan_digest VARCHAR(128) NOT NULL,\n\t\tupdate_time TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\n\t\tPRIMARY KEY (sql_digest,plan_digest));"]
[2024/05/06 02:42:37.735 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=73] [category=ddl] [job="ID:73, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:72, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:37.582 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:37.933 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=73] [job="ID:73, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:72, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:37.582 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:38.068 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=73]
[2024/05/06 02:42:38.069 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:38.078 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.512338814\n# Parse_time: 0\n# Compile_time: 0.00251452\n# Rewrite_time: 0.000015073\n# Optimize_time: 0\n# Wait_TS: 0.000153845\n# DB: mysql\n# Is_internal: true\n# Digest: 1ce2bb4fd69df5a5aeb254910aeeab700c1408b8c2de8f7dbe3ebbc11a4b1542\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:38.154 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:75, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:74, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:38.108 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:38.154 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:75, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:74, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:38.108 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.stats_table_locked(\n\t\ttable_id bigint(64) NOT NULL,\n\t\tmodify_count bigint(64) NOT NULL DEFAULT 0,\n\t\tcount bigint(64) NOT NULL DEFAULT 0,\n\t\tversion bigint(64) UNSIGNED NOT NULL DEFAULT 0,\n\t\tPRIMARY KEY (table_id));"]
[2024/05/06 02:42:38.248 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=75] [category=ddl] [job="ID:75, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:74, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:38.108 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:38.553 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=75] [job="ID:75, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:74, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:38.108 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:38.669 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=75]
[2024/05/06 02:42:38.669 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:38.672 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.589057146\n# Parse_time: 0\n# Compile_time: 0.002729074\n# Rewrite_time: 0.00001613\n# Optimize_time: 0\n# Wait_TS: 0.000135066\n# DB: mysql\n# Is_internal: true\n# Digest: f2c0bd78cfe8f7e6b4f8b30f83a48ff4c49a1a9de1c1a0c721ec3561ac42865a\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:38.812 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:77, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:76, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:38.709 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:38.812 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:77, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:76, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:38.709 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_table_status (\n\t\ttable_id bigint(64) PRIMARY KEY,\n        parent_table_id bigint(64),\n        table_statistics text DEFAULT NULL,\n\t\tlast_job_id varchar(64) DEFAULT NULL,\n\t\tlast_job_start_time timestamp NULL DEFAULT NULL,\n\t\tlast_job_finish_time timestamp NULL DEFAULT NULL,\n\t\tlast_job_ttl_expire timestamp NULL DEFAULT NULL,\n        last_job_summary text DEFAULT NULL,\n\t\tcurrent_job_id varchar(64) DEFAULT NULL,\n\t\tcurrent_job_owner_id varchar(64) DEFAULT NULL,\n\t\tcurrent_job_owner_addr varchar(256) DEFAULT NULL,\n\t\tcurrent_job_owner_hb_time timestamp,\n\t\tcurrent_job_start_time timestamp NULL DEFAULT NULL,\n\t\tcurrent_job_ttl_expire timestamp NULL DEFAULT NULL,\n\t\tcurrent_job_state text DEFAULT NULL,\n\t\tcurrent_job_status varchar(64) DEFAULT NULL,\n  \t\tcurrent_job_status_update_time timestamp NULL DEFAULT NULL);"]
[2024/05/06 02:42:38.909 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=77] [category=ddl] [job="ID:77, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:76, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:38.709 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:39.362 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=77] [job="ID:77, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:76, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:38.709 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:39.521 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=77]
[2024/05/06 02:42:39.521 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:39.523 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.84210195\n# Parse_time: 0\n# Compile_time: 0.006565953\n# Rewrite_time: 0.000016524\n# Optimize_time: 0\n# Wait_TS: 0.000192882\n# DB: mysql\n# Is_internal: true\n# Digest: 923db1cc9d609e172ea493293255661f5a9679f95604192db50211d133741170\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:39.754 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:79, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:78, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:39.581 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:39.754 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:79, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:78, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:39.581 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_task (\n\t\tjob_id varchar(64) NOT NULL,\n\t\ttable_id bigint(64) NOT NULL,\n\t\tscan_id int NOT NULL,\n\t\tscan_range_start BLOB,\n\t\tscan_range_end BLOB,\n\t\texpire_time timestamp NOT NULL,\n\t\towner_id varchar(64) DEFAULT NULL,\n\t\towner_addr varchar(64) DEFAULT NULL,\n\t\towner_hb_time timestamp DEFAULT NULL,\n\t\tstatus varchar(64) DEFAULT 'waiting',\n\t\tstatus_update_time timestamp NULL DEFAULT NULL,\n\t\tstate text,\n\t\tcreated_time timestamp NOT NULL,\n\t\tprimary key(job_id, scan_id),\n\t\tkey(created_time));"]
[2024/05/06 02:42:39.842 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=79] [category=ddl] [job="ID:79, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:78, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:39.581 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:40.141 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=79] [job="ID:79, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:78, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:39.581 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:40.257 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=79]
[2024/05/06 02:42:40.257 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:40.259 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.719280515\n# Parse_time: 0\n# Compile_time: 0.00443145\n# Rewrite_time: 0.00001894\n# Optimize_time: 0\n# Wait_TS: 0.00013852\n# DB: mysql\n# Is_internal: true\n# Digest: 99a5c0e89a0b881a0fa10de262495ae25955edb2a7ef8776054ab57aca80e0d7\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:40.448 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:81, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:80, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:40.331 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:40.448 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:81, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:80, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:40.331 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_job_history (\n\t\tjob_id varchar(64) PRIMARY KEY,\n\t\ttable_id bigint(64) NOT NULL,\n        parent_table_id bigint(64) NOT NULL,\n    \ttable_schema varchar(64) NOT NULL,\n\t\ttable_name varchar(64) NOT NULL,\n    \tpartition_name varchar(64) DEFAULT NULL,\n\t\tcreate_time timestamp NOT NULL,\n\t\tfinish_time timestamp NOT NULL,\n\t\tttl_expire timestamp NOT NULL,\n        summary_text text,\n\t\texpired_rows bigint(64) DEFAULT NULL,\n    \tdeleted_rows bigint(64) DEFAULT NULL,\n    \terror_delete_rows bigint(64) DEFAULT NULL,\n    \tstatus varchar(64) NOT NULL,\n    \tkey(table_schema, table_name, create_time),\n    \tkey(parent_table_id, create_time),\n    \tkey(create_time)\n\t);"]
[2024/05/06 02:42:40.520 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=81] [category=ddl] [job="ID:81, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:80, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:40.331 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:40.902 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=81] [job="ID:81, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:80, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:40.331 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:41.040 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=81]
[2024/05/06 02:42:41.040 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:41.042 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.776036879\n# Parse_time: 0\n# Compile_time: 0.046443496\n# Rewrite_time: 0.000013982\n# Optimize_time: 0\n# Wait_TS: 0.000155777\n# DB: mysql\n# Is_internal: true\n# Digest: a59d1fe47cade4697d39b0374d27cfee2fa302a4c752a5ae5073cecda386a0e8\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:41.256 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:83, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:82, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:41.089 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:41.256 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:83, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:82, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:41.089 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_global_task (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n    \ttask_key VARCHAR(256) NOT NULL,\n\t\ttype VARCHAR(256) NOT NULL,\n\t\tdispatcher_id VARCHAR(261),\n\t\tstate VARCHAR(64) NOT NULL,\n\t\tpriority INT DEFAULT 1,\n\t\tcreate_time TIMESTAMP,\n\t\tstart_time TIMESTAMP,\n\t\tstate_update_time TIMESTAMP,\n\t\tend_time TIMESTAMP,\n\t\tmeta LONGBLOB,\n\t\tconcurrency INT(11),\n\t\tstep INT(11),\n\t\ttarget_scope VARCHAR(256) DEFAULT \"\",\n\t\terror BLOB,\n\t\tkey(state),\n      \tUNIQUE KEY task_key(task_key)\n\t);"]
[2024/05/06 02:42:41.354 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=83] [category=ddl] [job="ID:83, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:82, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:41.089 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:41.677 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=83] [job="ID:83, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:82, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:41.089 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:41.855 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=83]
[2024/05/06 02:42:41.855 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:41.858 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.790139874\n# Parse_time: 0\n# Compile_time: 0.004700825\n# Rewrite_time: 0.000014294\n# Optimize_time: 0\n# Wait_TS: 0.000119566\n# DB: mysql\n# Is_internal: true\n# Digest: 8b936e70dba13ed841799b00055530a734435802a5e9b11c1092357e8a0974ea\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:42.009 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:85, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:84, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:41.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:42.009 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:85, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:84, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:41.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_global_task_history (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n    \ttask_key VARCHAR(256) NOT NULL,\n\t\ttype VARCHAR(256) NOT NULL,\n\t\tdispatcher_id VARCHAR(261),\n\t\tstate VARCHAR(64) NOT NULL,\n\t\tpriority INT DEFAULT 1,\n\t\tcreate_time TIMESTAMP,\n\t\tstart_time TIMESTAMP,\n\t\tstate_update_time TIMESTAMP,\n\t\tend_time TIMESTAMP,\n\t\tmeta LONGBLOB,\n\t\tconcurrency INT(11),\n\t\tstep INT(11),\n\t\ttarget_scope VARCHAR(256) DEFAULT \"\",\n\t\terror BLOB,\n\t\tkey(state),\n      \tUNIQUE KEY task_key(task_key)\n\t);"]
[2024/05/06 02:42:42.099 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=85] [category=ddl] [job="ID:85, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:84, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:41.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:42.484 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=85] [job="ID:85, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:84, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:41.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:42.607 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=85]
[2024/05/06 02:42:42.608 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:42.610 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.745977935\n# Parse_time: 0\n# Compile_time: 0.004455192\n# Rewrite_time: 0.000014793\n# Optimize_time: 0\n# Wait_TS: 0.000152894\n# DB: mysql\n# Is_internal: true\n# Digest: 666f922981f05f40c7604fdcedd884ec9f6dd414d45b0b8215b19cbf33205685\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:42.754 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:87, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:86, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:42.646 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:42.755 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:87, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:86, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:42.646 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_import_jobs (\n\t\tid bigint(64) NOT NULL AUTO_INCREMENT,\n\t\tcreate_time TIMESTAMP(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6),\n\t\tstart_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\tupdate_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\tend_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\ttable_schema VARCHAR(64) NOT NULL,\n\t\ttable_name VARCHAR(64) NOT NULL,\n\t\ttable_id bigint(64) NOT NULL,\n\t\tcreated_by VARCHAR(300) NOT NULL,\n\t\tparameters text NOT NULL,\n\t\tsource_file_size bigint(64) NOT NULL,\n\t\tstatus VARCHAR(64) NOT NULL,\n\t\tstep VARCHAR(64) NOT NULL,\n\t\tsummary text DEFAULT NULL,\n\t\terror_message TEXT DEFAULT NULL,\n\t\tPRIMARY KEY (id),\n\t\tKEY (created_by),\n\t\tKEY (status));"]
[2024/05/06 02:42:42.875 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=87] [category=ddl] [job="ID:87, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:86, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:42.646 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:43.337 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=87] [job="ID:87, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:86, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:42.646 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:43.499 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=87]
[2024/05/06 02:42:43.499 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:43.501 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.882061982\n# Parse_time: 0\n# Compile_time: 0.004877416\n# Rewrite_time: 0.000014578\n# Optimize_time: 0\n# Wait_TS: 0.000145904\n# DB: mysql\n# Is_internal: true\n# Digest: 1865863db4761960f0296bcf5386c3bb0c98aa299ac12888aa8054dc66681ee3\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:43.599 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:89, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:88, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:43.528 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:43.599 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:89, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:88, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:43.528 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_watch (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n\t\tresource_group_name varchar(32) not null,\n\t\tstart_time datetime(6) NOT NULL,\n\t\tend_time datetime(6),\n\t\twatch bigint(10) NOT NULL,\n\t\twatch_text TEXT NOT NULL,\n\t\tsource varchar(512) NOT NULL,\n\t\taction bigint(10),\n\t\tINDEX sql_index(resource_group_name,watch_text(700)) COMMENT \"accelerate the speed when select quarantined query\",\n\t\tINDEX time_index(end_time) COMMENT \"accelerate the speed when querying with active watch\"\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"]
[2024/05/06 02:42:43.645 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=89] [category=ddl] [job="ID:89, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:88, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:43.528 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:44.059 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=89] [job="ID:89, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:88, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:43.528 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:44.164 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=89]
[2024/05/06 02:42:44.164 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:44.166 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.657916663\n# Parse_time: 0\n# Compile_time: 0.004732867\n# Rewrite_time: 0.000016033\n# Optimize_time: 0\n# Wait_TS: 0.00013796\n# DB: mysql\n# Is_internal: true\n# Digest: a2de40f38c40a12cca2de8ba7dffa75407607354a3f9335d67717fa5648c5128\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:44.295 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:91, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:90, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:44.223 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:44.295 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:91, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:90, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:44.223 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_queries (\n\t\tresource_group_name varchar(32) not null,\n\t\ttime TIMESTAMP NOT NULL,\n\t\tmatch_type varchar(12) NOT NULL,\n\t\taction varchar(12) NOT NULL,\n\t\toriginal_sql TEXT NOT NULL,\n\t\tplan_digest TEXT NOT NULL,\n\t\ttidb_server varchar(512),\n\t\tINDEX plan_index(plan_digest(64)) COMMENT \"accelerate the speed when select runaway query\",\n\t\tINDEX time_index(time) COMMENT \"accelerate the speed when querying with active watch\"\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"]
[2024/05/06 02:42:44.373 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=91] [category=ddl] [job="ID:91, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:90, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:44.223 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:44.588 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=91] [job="ID:91, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:90, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:44.223 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:44.689 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=91]
[2024/05/06 02:42:44.689 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:44.691 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.519194182\n# Parse_time: 0\n# Compile_time: 0.004181042\n# Rewrite_time: 0.000013951\n# Optimize_time: 0\n# Wait_TS: 0.000158749\n# DB: mysql\n# Is_internal: true\n# Digest: 138d4c5637e5b37a1254d33767e808750320baffba8200a31ad2008bb2b5df97\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:44.853 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:93, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:92, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:44.724 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:44.853 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:93, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:92, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:44.724 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS `mysql`.`tidb_timers` (\n\t\tID BIGINT(64) UNSIGNED NOT NULL AUTO_INCREMENT,\n\t\tNAMESPACE VARCHAR(256) NOT NULL,\n\t\tTIMER_KEY VARCHAR(256) NOT NULL,\n\t\tTIMER_DATA BLOB,\n\t\tTIMEZONE VARCHAR(64) NOT NULL,\n\t\tSCHED_POLICY_TYPE VARCHAR(32) NOT NULL,\n\t\tSCHED_POLICY_EXPR VARCHAR(256) NOT NULL,\n\t\tHOOK_CLASS VARCHAR(64) NOT NULL,\n\t\tWATERMARK TIMESTAMP DEFAULT NULL,\n\t\tENABLE TINYINT(2) NOT NULL,\n\t\tTIMER_EXT JSON NOT NULL,\n\t\tEVENT_STATUS VARCHAR(32) NOT NULL,\n\t\tEVENT_ID VARCHAR(64) NOT NULL,\n\t\tEVENT_DATA BLOB,\n\t\tEVENT_START TIMESTAMP DEFAULT NULL,\n\t\tSUMMARY_DATA BLOB,\n\t\tCREATE_TIME TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,\n\t\tUPDATE_TIME TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\n\t\tVERSION BIGINT(64) UNSIGNED NOT NULL,\n\t\tPRIMARY KEY (ID),\n\t\tUNIQUE KEY timer_key(NAMESPACE, TIMER_KEY),\n\t\tKEY hook_class(HOOK_CLASS)\n\t)"]
[2024/05/06 02:42:44.912 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=93] [category=ddl] [job="ID:93, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:92, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:44.724 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:45.299 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=93] [job="ID:93, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:92, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:44.724 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:45.452 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=93]
[2024/05/06 02:42:45.452 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:45.457 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.75640652\n# Parse_time: 0\n# Compile_time: 0.007419077\n# Rewrite_time: 0.0000151\n# Optimize_time: 0\n# Wait_TS: 0.000137897\n# DB: mysql\n# Is_internal: true\n# Digest: 9911fdd027ae330cb69c5cc84a8759473df277eda62594b0dc9b5a797f09a21d\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:45.549 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:95, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:94, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:45.478 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:45.549 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:95, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:94, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:45.478 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_watch_done (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n\t\trecord_id BIGINT(20) not null,\n\t\tresource_group_name varchar(32) not null,\n\t\tstart_time datetime(6) NOT NULL,\n\t\tend_time datetime(6),\n\t\twatch bigint(10) NOT NULL,\n\t\twatch_text TEXT NOT NULL,\n\t\tsource varchar(512) NOT NULL,\n\t\taction bigint(10),\n\t\tdone_time TIMESTAMP(6) NOT NULL\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"]
[2024/05/06 02:42:45.640 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=95] [category=ddl] [job="ID:95, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:94, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:45.478 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:45.922 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=95] [job="ID:95, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:94, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:45.478 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:46.020 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=95]
[2024/05/06 02:42:46.020 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:46.022 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.561010404\n# Parse_time: 0\n# Compile_time: 0.003547347\n# Rewrite_time: 0.000013749\n# Optimize_time: 0\n# Wait_TS: 0.000107182\n# DB: mysql\n# Is_internal: true\n# Digest: 18ab068c70cca87bd99eadc5e483c12b4b41273470a58870b5f4e6eaf6322ce4\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:46.087 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:97, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:96, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:46.041 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:46.088 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:97, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:96, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:46.041 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.dist_framework_meta (\n        host VARCHAR(261) NOT NULL PRIMARY KEY,\n        role VARCHAR(64),\n        cpu_count int default 0,\n        keyspace_id bigint(8) NOT NULL DEFAULT -1\n    );"]
[2024/05/06 02:42:46.161 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=97] [category=ddl] [job="ID:97, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:96, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:46.041 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:46.375 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=97] [job="ID:97, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:96, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:46.041 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:46.434 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=97]
[2024/05/06 02:42:46.434 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:46.436 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.410543672\n# Parse_time: 0\n# Compile_time: 0.002403105\n# Rewrite_time: 0.000014577\n# Optimize_time: 0\n# Wait_TS: 0.000181912\n# DB: mysql\n# Is_internal: true\n# Digest: d7aca5b8f7b6ebbd013778d4a0451e0b59954ffc0090d361b1f71722be496608\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:46.510 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:99, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:98, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:46.457 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:46.510 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:99, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:98, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:46.457 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.request_unit_by_group (\n\t\tstart_time TIMESTAMP(6) NOT NULL,\n\t\tend_time TIMESTAMP(6) NOT NULL,\n\t\tresource_group VARCHAR(32) NOT null,\n\t\ttotal_ru bigint(64) UNSIGNED NOT NULL,\n\t\tPRIMARY KEY (start_time, end_time, resource_group),\n\t\tKEY (resource_group)\n\t);"]
[2024/05/06 02:42:46.570 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=99] [category=ddl] [job="ID:99, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:98, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:46.457 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:46.780 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=99] [job="ID:99, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:98, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:46.457 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:46.869 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=99]
[2024/05/06 02:42:46.869 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:46.871 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.432250345\n# Parse_time: 0\n# Compile_time: 0.002723302\n# Rewrite_time: 0.000017378\n# Optimize_time: 0\n# Wait_TS: 0.000149094\n# DB: mysql\n# Is_internal: true\n# Digest: 5ca9dd4b3efdb0fd8b4c7af3016f911e048fc356c5b2a241e06c5bc30f085ce7\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:46.905 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:101, Type:create schema, State:queueing, SchemaState:none, SchemaID:100, TableID:0, RowCount:0, ArgLen:1, start time: 2024-05-06 02:42:46.887 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:46.905 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:101, Type:create schema, State:queueing, SchemaState:none, SchemaID:100, TableID:0, RowCount:0, ArgLen:1, start time: 2024-05-06 02:42:46.887 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE DATABASE IF NOT EXISTS sys;"]
[2024/05/06 02:42:46.962 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=101] [category=ddl] [job="ID:101, Type:create schema, State:queueing, SchemaState:none, SchemaID:100, TableID:0, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:46.887 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:47.087 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=101] [job="ID:101, Type:create schema, State:synced, SchemaState:public, SchemaID:100, TableID:0, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:46.887 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:47.119 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=101]
[2024/05/06 02:42:47.119 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:47.180 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:103, Type:create view, State:queueing, SchemaState:none, SchemaID:100, TableID:102, RowCount:0, ArgLen:3, start time: 2024-05-06 02:42:47.141 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:47.180 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:103, Type:create view, State:queueing, SchemaState:none, SchemaID:100, TableID:102, RowCount:0, ArgLen:3, start time: 2024-05-06 02:42:47.141 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE OR REPLACE VIEW sys.schema_unused_indexes AS\n\t\tSELECT\n\t\t\ttable_schema as object_schema,\n\t\t\ttable_name as object_name,\n\t\t\tindex_name\n\t\tFROM information_schema.cluster_tidb_index_usage\n\t\tWHERE\n\t\t\ttable_schema not in ('sys', 'mysql', 'INFORMATION_SCHEMA', 'PERFORMANCE_SCHEMA') and\n\t\t\tindex_name != 'PRIMARY'\n\t\tGROUP BY table_schema, table_name, index_name\n\t\tHAVING\n\t\t\tsum(last_access_time) is null;"]
[2024/05/06 02:42:47.263 +00:00] [INFO] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=103] [category=ddl] [job="ID:103, Type:create view, State:queueing, SchemaState:none, SchemaID:100, TableID:102, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:47.141 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:47.461 +00:00] [INFO] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=103] [job="ID:103, Type:create view, State:synced, SchemaState:public, SchemaID:100, TableID:102, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:47.141 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:47.525 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=103]
[2024/05/06 02:42:47.525 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:47.527 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.40340411\n# Parse_time: 0\n# Compile_time: 0.004355888\n# Rewrite_time: 0.00224968\n# Optimize_time: 0\n# Wait_TS: 0.000139666\n# DB: mysql\n# Is_internal: true\n# Digest: 04175714d714f771531a56c7ae3f097cec113655220f87ac336c5ae44d3d3f8f\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/05/06 02:42:48.375 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 449567357017260032\n# Query_time: 0.591730775\n# Parse_time: 0\n# Compile_time: 0.290065415\n# Rewrite_time: 0.00598832\n# Optimize_time: 0\n# Wait_TS: 0\n# DB: mysql\n# Is_internal: true\n# Digest: eb58d96d7eba9ae407efec64db335db75d58891b8cfae5274e34deeeb21575de\n# Num_cop_tasks: 0\n# Mem_max: 369887\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: true\n# IsSyncStatsFailed: false\n# Plan: tidb_decode_plan('pQPwPDAJMjdfMQkwCTAJTi9BCTAJdGltZToyODYuOW1zLCBsb29wczoxLCBwcmVwYXJlOiB7dG90YWw6IDQ2LjQBIkxhdXRvX2lkX2FsbG9jYXRvcjogewUMZF9jbnQ6IDEsIEdldDp7bnVtX3JwYzoxLCB0AUEAXwVouDE4Mi4ywrVzfSwgY29tbWl0X3R4bjoge3ByZXdyaXRlOjYwMC45wrVzLCBnZXRfESQYczoyMS4xwgEXCRMUOjU3NS43BREcc2xvd2VzdF8RQwV2ACARtmAwLjAwMXMsIHJlZ2lvbl9pZDogMiwgc3RvAdsFBwgxLCAZjhhwcmltYXJ5RkQAADCKRAANZAhudW0B9gXQDF9rZXklTwkOnGJ5dGU6MzJ9fX0sIGluc2VydDoyNDAuNW1zCTExMy4yIEtCCU4vQQo=')\n# Resource_group: default\n;"]
[2024/05/06 02:42:48.770 +00:00] [INFO] ["closing workerPool"] [category=ddl]
[2024/05/06 02:42:48.770 +00:00] [INFO] ["DDL worker closed"] [worker="worker 5, tp add index"] [category=ddl] ["take time"=31.05µs]
[2024/05/06 02:42:48.770 +00:00] [INFO] ["DDL worker closed"] [worker="worker 2, tp add index"] [category=ddl] ["take time"=18.8µs]
[2024/05/06 02:42:48.770 +00:00] [INFO] ["DDL worker closed"] [worker="worker 3, tp add index"] [category=ddl] ["take time"=6.282µs]
[2024/05/06 02:42:48.770 +00:00] [INFO] ["DDL worker closed"] [worker="worker 4, tp add index"] [category=ddl] ["take time"=21.663µs]
[2024/05/06 02:42:48.770 +00:00] [INFO] ["closing workerPool"] [category=ddl]
[2024/05/06 02:42:48.771 +00:00] [INFO] ["DDL worker closed"] [worker="worker 1, tp general"] [category=ddl] ["take time"=22.963µs]
[2024/05/06 02:42:48.771 +00:00] [INFO] ["closing workerPool"] [category=ddl]
[2024/05/06 02:42:48.771 +00:00] [INFO] ["closing delRange"] [category=ddl]
[2024/05/06 02:42:48.771 +00:00] [INFO] ["closing session pool"] [category=ddl]
[2024/05/06 02:42:48.794 +00:00] [INFO] ["DDL closed"] [category=ddl] [ID=35f280cb-7fd6-4153-8ab7-1a455083266b] ["take time"=59.995216ms]
[2024/05/06 02:42:48.794 +00:00] [INFO] ["stop DDL"] [category=ddl] [ID=35f280cb-7fd6-4153-8ab7-1a455083266b]
[2024/05/06 02:42:49.161 +00:00] [INFO] ["start DDL"] [category=ddl] [ID=3d0a7594-3754-4e6d-8f55-99fd66bcdf86] [runWorker=true]
[2024/05/06 02:42:49.161 +00:00] [INFO] ["start delRangeManager OK"] [category=ddl] ["is a emulator"=true]
[2024/05/06 02:42:49.161 +00:00] [INFO] ["start delRange emulator"] [category=ddl]
[2024/05/06 02:42:49.161 +00:00] [WARN] ["initialize environment failed"] [category=ddl-ingest] ["storage limitation"="only support TiKV storage"] ["current storage"=unistore] ["lightning is initialized"=false]
[2024/05/06 02:42:49.162 +00:00] [INFO] ["get global state and global state change"] [category=ddl] [oldState=false] [currState=false]
[2024/05/06 02:42:49.162 +00:00] [INFO] ["the owner sets owner operator value"] [category=ddl] [ownerOp=none]
[2024/05/06 02:42:49.498 +00:00] [INFO] ["build task executor manager"] [server-id=:4000] [total-cpu=16] [total-mem=342.3GiB]
[2024/05/06 02:42:49.501 +00:00] [INFO] ["scale ttl worker"] [ttl-worker=job-manager] [ttl-worker=task-manager] [originalCount=0] [newCount=4]
[2024/05/06 02:42:49.502 +00:00] [INFO] ["scale ttl worker"] [ttl-worker=job-manager] [ttl-worker=task-manager] [originalCount=0] [newCount=4]
[2024/05/06 02:42:49.514 +00:00] [INFO] ["task executor manager start"] [server-id=:4000]
[2024/05/06 02:42:49.625 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:105, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:49.549 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:49.625 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:105, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:49.549 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="create table t (id int, a int, b int, index idx_a(`a`))"]
[2024/05/06 02:42:49.704 +00:00] [INFO] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=105] [conn=1] [category=ddl] [job="ID:105, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:49.549 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:49.900 +00:00] [INFO] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=105] [conn=1] [job="ID:105, Type:create table, State:synced, SchemaState:public, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:49.549 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:49.957 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=105]
[2024/05/06 02:42:49.958 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:49.960 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Conn_ID: 1\n# Query_time: 0.429443913\n# Parse_time: 0.001264336\n# Compile_time: 0.001432701\n# Rewrite_time: 0.000014757\n# Optimize_time: 0.000649665\n# Wait_TS: 0.000153988\n# DB: test\n# Is_internal: false\n# Digest: 8bfec93d6adce480696a3ede5bade8fe3c0f3d94972c6a4faa6115a543d92bd6\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\nuse test;\ncreate table t (id int, a int, b int, index idx_a(`a`));"]
[2024/05/06 02:42:50.045 +00:00] [INFO] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:107, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:106, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:49.997 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/06 02:42:50.045 +00:00] [INFO] ["start DDL job"] [category=ddl] [job="ID:107, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:106, RowCount:0, ArgLen:2, start time: 2024-05-06 02:42:49.997 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="create table t_MemTracker4InsertAndReplaceExec (id int, a int, b int, index idx_a(`a`))"]
[2024/05/06 02:42:50.122 +00:00] [INFO] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=107] [conn=1] [category=ddl] [job="ID:107, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:106, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:49.997 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:50.352 +00:00] [INFO] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=107] [conn=1] [job="ID:107, Type:create table, State:synced, SchemaState:public, SchemaID:2, TableID:106, RowCount:0, ArgLen:0, start time: 2024-05-06 02:42:49.997 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/06 02:42:50.407 +00:00] [INFO] ["DDL job is finished"] [category=ddl] [jobID=107]
[2024/05/06 02:42:50.407 +00:00] [INFO] ["performing DDL change, must reload"] [category=ddl]
[2024/05/06 02:42:50.409 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Conn_ID: 1\n# Query_time: 0.430123414\n# Parse_time: 0.001230558\n# Compile_time: 0.001591961\n# Rewrite_time: 0.000015088\n# Optimize_time: 0.000649665\n# Wait_TS: 0.000135255\n# DB: test\n# Is_internal: false\n# Digest: 07dfbbac081a3ed253d5c353749841ee2a5e917152a0088bc767f251cf177ee5\n# Num_cop_tasks: 0\n# Mem_max: 4096\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\ncreate table t_MemTracker4InsertAndReplaceExec (id int, a int, b int, index idx_a(`a`));"]
[2024/05/06 02:42:50.517 +00:00] [INFO] ["TimerGroupRuntime loop started"] [groupID=ttl]
[2024/05/06 02:42:50.517 +00:00] [INFO] ["create watch chan if possible for timer runtime"] [groupID=ttl] [storeSupportWatch=true]
    oom_test.go:118: 
        	Error Trace:	pkg/executor/test/oomtest/oom_test.go:118
        	Error:      	Not equal: 
        	            	expected: ""
        	            	actual  : "initialize slot capacity"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-
        	            	+initialize slot capacity
        	Test:       	TestMemTracker4InsertAndReplaceExec
[2024/05/06 02:42:50.536 +00:00] [INFO] ["subtask table gc loop start"] [server-id=:4000]
[2024/05/06 02:42:50.536 +00:00] [INFO] ["cleanup loop start"] [server-id=:4000]
[2024/05/06 02:42:50.536 +00:00] [INFO] ["schedule task loop start"] [server-id=:4000]
[2024/05/06 02:42:50.536 +00:00] [INFO] ["collect loop start"] [server-id=:4000]
[2024/05/06 02:42:50.561 +00:00] [INFO] ["closing workerPool"] [category=ddl]
[2024/05/06 02:42:50.561 +00:00] [INFO] ["DDL worker closed"] [worker="worker 10, tp add index"] [category=ddl] ["take time"=32.285µs]
[2024/05/06 02:42:50.562 +00:00] [INFO] ["DDL worker closed"] [worker="worker 7, tp add index"] [category=ddl] ["take time"=25.376µs]
[2024/05/06 02:42:50.562 +00:00] [INFO] ["DDL worker closed"] [worker="worker 8, tp add index"] [category=ddl] ["take time"=22.391µs]
[2024/05/06 02:42:50.562 +00:00] [INFO] ["DDL worker closed"] [worker="worker 9, tp add index"] [category=ddl] ["take time"=24.274µs]
[2024/05/06 02:42:50.562 +00:00] [INFO] ["closing workerPool"] [category=ddl]
[2024/05/06 02:42:50.562 +00:00] [INFO] ["DDL worker closed"] [worker="worker 6, tp general"] [category=ddl] ["take time"=8.194µs]
[2024/05/06 02:42:50.562 +00:00] [INFO] ["closing workerPool"] [category=ddl]
[2024/05/06 02:42:50.562 +00:00] [INFO] ["closing delRange"] [category=ddl]
[2024/05/06 02:42:50.562 +00:00] [INFO] ["closing session pool"] [category=ddl]
[2024/05/06 02:42:50.570 +00:00] [INFO] ["DDL closed"] [category=ddl] [ID=3d0a7594-3754-4e6d-8f55-99fd66bcdf86] ["take time"=43.814863ms]
[2024/05/06 02:42:50.571 +00:00] [INFO] ["stop DDL"] [category=ddl] [ID=3d0a7594-3754-4e6d-8f55-99fd66bcdf86]
[2024/05/06 02:42:50.578 +00:00] [INFO] ["TimerGroupRuntime loop exit"] [groupID=ttl]
[2024/05/06 02:42:50.579 +00:00] [INFO] ["shrink ttl worker"] [ttl-worker=job-manager] [ttl-worker=task-manager] [originalCount=4] [newCount=0]
[2024/05/06 02:42:50.579 +00:00] [INFO] ["shrink ttl worker"] [ttl-worker=job-manager] [ttl-worker=task-manager] [originalCount=4] [newCount=0]
[2024/05/06 02:42:50.588 +00:00] [INFO] ["ttlJobManager loop exited."] [ttl-worker=job-manager]
[2024/05/06 02:42:50.588 +00:00] [INFO] ["recoverMetaLoop done"] [server-id=:4000]
[2024/05/06 02:42:50.590 +00:00] [INFO] ["handle tasks loop done"] [server-id=:4000]
[2024/05/06 02:42:50.590 +00:00] [INFO] ["collect loop exits"] [server-id=:4000]
[2024/05/06 02:42:50.590 +00:00] [INFO] ["cleanup loop exits"] [server-id=:4000]
[2024/05/06 02:42:50.590 +00:00] [INFO] ["subtask history table gc loop exits"] [server-id=:4000]
[2024/05/06 02:42:50.590 +00:00] [INFO] ["schedule task loop exits"] [server-id=:4000]
--- FAIL: TestMemTracker4InsertAndReplaceExec (32.12s)
FAIL
coverage: 9.6% of statements
--
Coverage runner: Not collecting coverage for failed test.
The following commands failed with status 1
/home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/sandbox/linux-sandbox/11316/execroot/__main__/bazel-out/k8-fastbuild/bin/pkg/executor/test/oomtest/oomtest_test_/oomtest_test.runfiles/__main__/pkg/executor/test/oomtest/oomtest_test_/oomtest_test
================================================================================
[12,331 / 12,610] 287 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 8 of 19); 100s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,331 / 12,610] 288 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 8 of 19); 102s remote-cache, linux-sandbox ... (70 actions running)
[12,333 / 12,610] 288 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 8 of 19); 103s remote-cache, linux-sandbox ... (70 actions running)
[12,335 / 12,610] 288 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 8 of 19); 105s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,336 / 12,610] 288 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 8 of 19); 106s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,336 / 12,610] 288 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 8 of 19); 107s remote-cache, linux-sandbox ... (70 actions running)
[12,337 / 12,610] 288 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 8 of 19); 108s remote-cache, linux-sandbox ... (70 actions running)
[12,339 / 12,610] 288 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 76s remote-cache, linux-sandbox ... (68 actions, 66 running)
[12,342 / 12,612] 288 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 78s remote-cache, linux-sandbox ... (70 actions running)
[12,342 / 12,612] 289 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 79s remote-cache, linux-sandbox ... (70 actions running)
[12,345 / 12,612] 289 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 81s remote-cache, linux-sandbox ... (70 actions running)
[12,353 / 12,643] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 82s remote-cache, linux-sandbox ... (70 actions running)
[12,354 / 12,643] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 84s remote-cache, linux-sandbox ... (70 actions running)
[12,355 / 12,643] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 85s remote-cache, linux-sandbox ... (70 actions running)
[12,356 / 12,643] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 86s remote-cache, linux-sandbox ... (70 actions running)
[12,356 / 12,643] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 88s remote-cache, linux-sandbox ... (70 actions running)
[12,357 / 12,643] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 89s remote-cache, linux-sandbox ... (70 actions running)
[12,360 / 12,645] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 11 of 19); 91s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,361 / 12,645] 290 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 16 of 17); 43s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,363 / 12,653] 290 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 16 of 17); 44s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,365 / 12,653] 290 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 16 of 17); 45s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,370 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/loaddatatest:loaddatatest_test (shard 6 of 11); 38s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,372 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 39s remote-cache, linux-sandbox ... (70 actions running)
[12,373 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 40s remote-cache, linux-sandbox ... (70 actions running)
[12,375 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 41s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,377 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 42s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,380 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 44s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,384 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 45s remote-cache, linux-sandbox ... (70 actions running)
[12,384 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 46s remote-cache, linux-sandbox ... (70 actions running)
[12,384 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 47s remote-cache, linux-sandbox ... (70 actions running)
[12,387 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 48s remote-cache, linux-sandbox ... (70 actions running)
[12,387 / 12,666] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,392 / 12,668] 290 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 50s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,395 / 12,672] 291 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,396 / 12,672] 292 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 52s remote-cache, linux-sandbox ... (70 actions running)
[12,401 / 12,672] 293 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 53s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,402 / 12,672] 294 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,405 / 12,672] 294 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 56s remote-cache, linux-sandbox ... (70 actions running)
[12,406 / 12,672] 294 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 57s remote-cache, linux-sandbox ... (70 actions running)
[12,406 / 12,672] 294 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 58s remote-cache, linux-sandbox ... (70 actions running)
[12,410 / 12,676] 294 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 60s remote-cache, linux-sandbox ... (70 actions running)
[12,410 / 12,676] 294 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 61s remote-cache, linux-sandbox ... (70 actions running)
[12,410 / 12,676] 294 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 63s remote-cache, linux-sandbox ... (70 actions running)
[12,415 / 12,676] 295 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 64s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,419 / 12,691] 295 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 65s remote-cache, linux-sandbox ... (70 actions running)
[12,420 / 12,742] 295 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,426 / 12,744] 295 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 67s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,427 / 12,744] 295 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 68s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,430 / 12,744] 296 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 70s remote-cache, linux-sandbox ... (70 actions running)
[12,431 / 12,744] 296 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 71s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,431 / 12,744] 296 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 73s remote-cache, linux-sandbox ... (70 actions running)
[12,432 / 12,744] 296 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 74s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,434 / 12,744] 296 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 76s remote-cache, linux-sandbox ... (70 actions running)
[12,435 / 12,744] 296 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 77s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,439 / 12,744] 297 / 403 tests; Testing //pkg/planner/core/issuetest:issuetest_test; 45s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,441 / 12,744] 298 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 45s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,442 / 12,744] 298 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 47s remote-cache, linux-sandbox ... (70 actions running)
[12,442 / 12,744] 298 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,443 / 12,744] 298 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 50s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,448 / 12,746] 298 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 52s remote-cache, linux-sandbox ... (70 actions running)
[12,451 / 12,746] 298 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,453 / 12,746] 298 / 403 tests; Testing //pkg/executor:executor_test (shard 7 of 50); 52s remote-cache, linux-sandbox ... (70 actions running)
[12,456 / 12,746] 299 / 403 tests; Testing //pkg/executor:executor_test (shard 7 of 50); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,457 / 12,746] 299 / 403 tests; Testing //pkg/executor:executor_test (shard 7 of 50); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,461 / 12,780] 299 / 403 tests; Testing //pkg/executor:executor_test (shard 7 of 50); 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,464 / 12,780] 299 / 403 tests; Testing //pkg/executor:executor_test (shard 7 of 50); 57s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,467 / 12,780] 299 / 403 tests; Testing //pkg/executor:executor_test (shard 7 of 50); 59s remote-cache, linux-sandbox ... (70 actions running)
[12,471 / 12,780] 299 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 44s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,472 / 12,780] 299 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 46s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,473 / 12,780] 299 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 47s remote-cache, linux-sandbox ... (70 actions running)
[12,475 / 12,780] 299 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 48s remote-cache, linux-sandbox ... (70 actions running)
[12,476 / 12,780] 299 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,478 / 12,782] 299 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 50s remote-cache, linux-sandbox ... (70 actions running)
[12,480 / 12,782] 299 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 51s remote-cache, linux-sandbox ... (70 actions running)
[12,480 / 12,782] 300 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 53s remote-cache, linux-sandbox ... (70 actions running)
[12,485 / 12,782] 300 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 54s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,486 / 12,782] 300 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 55s remote-cache, linux-sandbox ... (70 actions running)
[12,489 / 12,782] 300 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 56s remote-cache, linux-sandbox ... (70 actions running)
[12,493 / 12,787] 300 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 58s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,494 / 12,787] 300 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 59s remote-cache, linux-sandbox ... (70 actions running)
[12,494 / 12,787] 300 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 7 of 17); 60s remote-cache, linux-sandbox ... (70 actions running)
[12,495 / 12,787] 300 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 50s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,499 / 12,787] 300 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 52s remote-cache, linux-sandbox ... (70 actions running)
[12,499 / 12,787] 300 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 53s remote-cache, linux-sandbox ... (70 actions running)
[12,500 / 12,787] 300 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 54s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,503 / 12,791] 300 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,506 / 12,791] 300 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,507 / 12,791] 300 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 58s remote-cache, linux-sandbox ... (70 actions running)
[12,507 / 12,791] 300 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 59s remote-cache, linux-sandbox ... (70 actions running)
[12,510 / 12,791] 301 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 60s remote-cache, linux-sandbox ... (70 actions running)
[12,510 / 12,791] 301 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 40 of 42); 62s remote-cache, linux-sandbox ... (70 actions running)
[12,517 / 12,791] 302 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 14 of 17); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,517 / 12,791] 302 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 14 of 17); 51s remote-cache, linux-sandbox ... (70 actions running)
[12,517 / 12,791] 302 / 403 tests; Testing //pkg/planner/core/casetest/cbotest:cbotest_test (shard 14 of 17); 52s remote-cache, linux-sandbox ... (70 actions running)
[12,520 / 12,791] 303 / 403 tests; Testing //pkg/session/temporarytabletest:temporarytabletest_test (shard 1 of 3); 53s remote-cache, linux-sandbox ... (70 actions running)
[12,525 / 12,791] 303 / 403 tests; Testing //pkg/session/temporarytabletest:temporarytabletest_test (shard 1 of 3); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,526 / 12,791] 303 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,528 / 12,793] 303 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 50s remote-cache, linux-sandbox ... (69 actions running)
[12,533 / 12,793] 304 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 51s remote-cache, linux-sandbox ... (69 actions running)
[12,536 / 12,793] 304 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 53s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,540 / 12,795] 304 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,542 / 12,795] 305 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 56s remote-cache, linux-sandbox ... (70 actions running)
[12,545 / 12,795] 306 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 57s remote-cache, linux-sandbox ... (70 actions running)
[12,548 / 12,795] 307 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 58s remote-cache, linux-sandbox ... (70 actions running)
[12,549 / 12,795] 307 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 60s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,552 / 12,795] 307 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,555 / 12,795] 309 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 62s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,556 / 12,795] 309 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 63s remote-cache, linux-sandbox ... (70 actions running)
[12,558 / 12,832] 309 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 64s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,563 / 12,834] 309 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,564 / 12,834] 309 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 67s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,568 / 12,834] 309 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 68s remote-cache, linux-sandbox ... (70 actions running)
[12,569 / 12,849] 309 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 69s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,577 / 12,849] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 71s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,578 / 12,849] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 72s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,578 / 12,849] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 73s remote-cache, linux-sandbox ... (70 actions running)
[12,582 / 12,849] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 74s remote-cache, linux-sandbox ... (70 actions running)
[12,585 / 12,855] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 75s remote-cache, linux-sandbox ... (70 actions running)
[12,586 / 12,855] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 76s remote-cache, linux-sandbox ... (70 actions running)
[12,591 / 12,855] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 78s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,593 / 12,855] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 79s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,596 / 12,855] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 80s remote-cache, linux-sandbox ... (70 actions running)
[12,598 / 12,855] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 82s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,603 / 12,857] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 83s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,604 / 12,857] 311 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 84s remote-cache, linux-sandbox ... (70 actions running)
[12,604 / 12,857] 312 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 86s remote-cache, linux-sandbox ... (70 actions running)
[12,608 / 12,857] 312 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 87s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,608 / 12,857] 312 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 88s remote-cache, linux-sandbox ... (70 actions running)
[12,609 / 12,857] 314 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 2 of 12); 43s remote-cache, linux-sandbox ... (70 actions running)
[12,616 / 12,857] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 43s remote-cache, linux-sandbox ... (70 actions running)
[12,617 / 12,857] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 44s remote-cache, linux-sandbox ... (70 actions running)
[12,618 / 12,857] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 45s remote-cache, linux-sandbox ... (70 actions running)
[12,619 / 12,857] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 47s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,619 / 12,857] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 48s remote-cache, linux-sandbox ... (70 actions running)
[12,621 / 12,857] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 49s remote-cache, linux-sandbox ... (68 actions, 66 running)
[12,622 / 12,857] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,629 / 12,875] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 52s remote-cache, linux-sandbox ... (67 actions, 65 running)
[12,629 / 12,875] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 53s remote-cache, linux-sandbox ... (70 actions running)
[12,631 / 12,882] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,634 / 12,884] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 55s remote-cache, linux-sandbox ... (70 actions running)
[12,635 / 12,884] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 3 of 12); 56s remote-cache, linux-sandbox ... (70 actions running)
[12,637 / 12,884] 315 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 2 of 42); 44s remote-cache, linux-sandbox ... (70 actions running)
[12,637 / 12,884] 315 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 2 of 42); 45s remote-cache, linux-sandbox ... (70 actions running)
[12,641 / 12,884] 315 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 6 of 12); 45s remote-cache, linux-sandbox ... (70 actions running)
[12,643 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 6 of 12); 47s remote-cache, linux-sandbox ... (70 actions running)
[12,644 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 6 of 12); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,644 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 6 of 12); 50s remote-cache, linux-sandbox ... (70 actions running)
[12,646 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 6 of 12); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,651 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 46s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,651 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 47s remote-cache, linux-sandbox ... (70 actions running)
[12,653 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 48s remote-cache, linux-sandbox ... (70 actions running)
[12,653 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,654 / 12,884] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 50s remote-cache, linux-sandbox ... (70 actions running)
[12,657 / 12,889] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,660 / 12,889] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 53s remote-cache, linux-sandbox ... (70 actions running)
[12,661 / 12,889] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,663 / 12,889] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 55s remote-cache, linux-sandbox ... (70 actions running)
[12,667 / 12,889] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 56s remote-cache, linux-sandbox ... (70 actions running)
[12,671 / 12,968] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 57s remote-cache, linux-sandbox ... (70 actions running)
[12,672 / 12,968] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 58s remote-cache, linux-sandbox ... (70 actions running)
[12,672 / 12,968] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 60s remote-cache, linux-sandbox ... (70 actions running)
[12,674 / 12,968] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 61s remote-cache, linux-sandbox ... (70 actions running)
[12,684 / 12,968] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 62s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,685 / 12,968] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 64s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,687 / 12,968] 316 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 65s remote-cache, linux-sandbox ... (70 actions running)
[12,690 / 12,968] 317 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 3 of 5); 66s remote-cache, linux-sandbox ... (70 actions running)
[12,696 / 12,968] 318 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,697 / 12,968] 318 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 63s remote-cache, linux-sandbox ... (70 actions running)
[12,699 / 12,968] 318 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 64s remote-cache, linux-sandbox ... (67 actions, 66 running)
[12,706 / 12,968] 318 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 65s remote-cache, linux-sandbox ... (68 actions, 66 running)
[12,710 / 12,968] 319 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,711 / 12,968] 319 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 68s remote-cache, linux-sandbox ... (70 actions running)
[12,713 / 12,968] 319 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 69s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,717 / 12,968] 319 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 70s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,719 / 12,968] 320 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 71s remote-cache, linux-sandbox ... (70 actions running)
[12,725 / 12,991] 321 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 73s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,725 / 12,991] 321 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 74s remote-cache, linux-sandbox ... (70 actions running)
[12,727 / 12,991] 321 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 75s remote-cache, linux-sandbox ... (70 actions running)
[12,727 / 12,991] 321 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 76s remote-cache, linux-sandbox ... (70 actions running)
[12,728 / 12,991] 322 / 403 tests; Testing //pkg/statistics/handle/handletest/analyze:analyze_test (shard 2 of 5); 77s remote-cache, linux-sandbox ... (70 actions running)
[12,732 / 12,991] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 6 of 33); 53s remote-cache, linux-sandbox ... (70 actions running)
[12,733 / 12,991] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 6 of 33); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,733 / 12,991] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 6 of 33); 55s remote-cache, linux-sandbox ... (70 actions running)
[12,738 / 13,011] 323 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 42s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,740 / 13,062] 323 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 44s remote-cache, linux-sandbox ... (70 actions running)
[12,747 / 13,064] 323 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 45s remote-cache, linux-sandbox ... (70 actions running)
[12,748 / 13,064] 323 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 46s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,751 / 13,064] 323 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 47s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,752 / 13,064] 323 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,753 / 13,064] 323 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 50s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,759 / 13,066] 324 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,764 / 13,068] 324 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 53s remote-cache, linux-sandbox ... (70 actions running)
[12,765 / 13,068] 324 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,766 / 13,068] 324 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,767 / 13,068] 324 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 57s remote-cache, linux-sandbox ... (70 actions running)
[12,774 / 13,068] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 58s remote-cache, linux-sandbox ... (70 actions running)
[12,775 / 13,068] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 59s remote-cache, linux-sandbox ... (70 actions running)
[12,776 / 13,068] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 60s remote-cache, linux-sandbox ... (70 actions running)
[12,778 / 13,068] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,780 / 13,068] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 62s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,783 / 13,092] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 64s remote-cache, linux-sandbox ... (70 actions running)
[12,788 / 13,092] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 65s remote-cache, linux-sandbox ... (70 actions running)
[12,790 / 13,092] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 67s remote-cache, linux-sandbox ... (70 actions running)
[12,792 / 13,092] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 68s remote-cache, linux-sandbox ... (70 actions running)
[12,796 / 13,098] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 69s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,798 / 13,098] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 71s remote-cache, linux-sandbox ... (70 actions running)
[12,799 / 13,098] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 72s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,800 / 13,098] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 74s remote-cache, linux-sandbox ... (70 actions running)
[12,810 / 13,098] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 76s remote-cache, linux-sandbox ... (70 actions running)
[12,810 / 13,098] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 77s remote-cache, linux-sandbox ... (70 actions running)
[12,812 / 13,098] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 78s remote-cache, linux-sandbox ... (70 actions running)
[12,819 / 13,098] 326 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 79s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,823 / 13,098] 327 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 80s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,825 / 13,098] 327 / 403 tests; Testing //pkg/server:server_test (shard 50 of 50); 38s remote-cache, linux-sandbox ... (70 actions running)
[12,826 / 13,098] 327 / 403 tests; Testing //pkg/server:server_test (shard 50 of 50); 39s remote-cache, linux-sandbox ... (70 actions running)
[12,826 / 13,098] 327 / 403 tests; Testing //pkg/server:server_test (shard 50 of 50); 40s remote-cache, linux-sandbox ... (70 actions running)
[12,828 / 13,098] 327 / 403 tests; Testing //pkg/server:server_test (shard 50 of 50); 42s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,832 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 17 of 33); 42s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,835 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 43s remote-cache, linux-sandbox ... (70 actions running)
[12,838 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 45s remote-cache, linux-sandbox ... (70 actions running)
[12,844 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 47s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,848 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 48s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,849 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,851 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 50s remote-cache, linux-sandbox ... (70 actions running)
[12,854 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 52s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,856 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 53s remote-cache, linux-sandbox ... (70 actions running)
[12,857 / 13,098] 327 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 54s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,860 / 13,098] 328 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 55s remote-cache, linux-sandbox ... (68 actions, 66 running)
[12,867 / 13,098] 329 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 57s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,871 / 13,098] 329 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 58s remote-cache, linux-sandbox ... (70 actions running)
[12,875 / 13,098] 329 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 59s remote-cache, linux-sandbox ... (67 actions, 65 running)
[12,881 / 13,109] 329 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 60s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,884 / 13,109] 329 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,886 / 13,109] 329 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 63s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,890 / 13,128] 330 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 64s remote-cache, linux-sandbox ... (70 actions running)
[12,893 / 13,128] 330 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 65s remote-cache, linux-sandbox ... (69 actions running)
[12,893 / 13,128] 330 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 67s remote-cache, linux-sandbox ... (70 actions running)
[12,907 / 13,128] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 68s remote-cache, linux-sandbox ... (56 actions, 43 running)
[12,915 / 13,191] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 70s remote-cache, linux-sandbox ... (70 actions running)
[12,918 / 13,191] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 71s remote-cache, linux-sandbox ... (70 actions running)
[12,922 / 13,244] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 72s remote-cache, linux-sandbox ... (68 actions, 66 running)
[12,931 / 13,244] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 74s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,936 / 13,244] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 75s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,940 / 13,244] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 76s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,943 / 13,244] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 77s remote-cache, linux-sandbox ... (69 actions running)
[12,944 / 13,244] 331 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 78s remote-cache, linux-sandbox ... (70 actions running)
[12,953 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 80s remote-cache, linux-sandbox ... (70 actions running)
[12,954 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 81s remote-cache, linux-sandbox ... (70 actions running)
[12,955 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 82s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,967 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 83s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,971 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 85s remote-cache, linux-sandbox ... (70 actions running)
[12,971 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 86s remote-cache, linux-sandbox ... (70 actions running)
[12,974 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 87s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,981 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 88s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,988 / 13,244] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 90s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,991 / 13,262] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 91s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,995 / 13,262] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 92s remote-cache, linux-sandbox ... (70 actions running)
[12,996 / 13,262] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 94s remote-cache, linux-sandbox ... (70 actions running)
[13,007 / 13,313] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 95s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,010 / 13,313] 332 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 97s remote-cache, linux-sandbox ... (70 actions running)
[13,015 / 13,313] 333 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 64s remote-cache, linux-sandbox ... (70 actions running)
[13,020 / 13,363] 334 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 66s remote-cache, linux-sandbox ... (70 actions running)
[13,031 / 13,363] 334 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 67s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,038 / 13,381] 334 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 68s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,042 / 13,383] 335 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 69s remote-cache, linux-sandbox ... (70 actions running)
[13,048 / 13,383] 335 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 70s remote-cache, linux-sandbox ... (70 actions running)
[13,053 / 13,383] 335 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 71s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,059 / 13,383] 337 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 73s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,064 / 13,383] 337 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 74s remote-cache, linux-sandbox ... (70 actions running)
[13,066 / 13,383] 337 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 76s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,083 / 13,420] 337 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 77s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,087 / 13,420] 338 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 78s remote-cache, linux-sandbox ... (70 actions running)
[13,090 / 13,420] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 80s remote-cache, linux-sandbox ... (70 actions running)
[13,096 / 13,422] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 81s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,103 / 13,422] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 82s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,110 / 13,422] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 83s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,113 / 13,422] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 84s remote-cache, linux-sandbox ... (70 actions running)
[13,118 / 13,422] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 85s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,122 / 13,422] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 87s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,126 / 13,422] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 88s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,139 / 13,422] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 89s remote-cache, linux-sandbox ... (70 actions running)
[13,147 / 13,445] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 22 of 42); 65s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,156 / 13,445] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 22 of 42); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,156 / 13,445] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 22 of 42); 67s remote-cache, linux-sandbox ... (70 actions running)
[13,166 / 13,445] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 59s remote-cache, linux-sandbox ... (70 actions running)
[13,172 / 13,445] 339 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 60s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,183 / 13,445] 340 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 62s remote-cache, linux-sandbox ... (70 actions running)
[13,190 / 13,445] 340 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 63s remote-cache, linux-sandbox ... (69 actions running)
[13,193 / 13,445] 340 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 65s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,197 / 13,445] 340 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,207 / 13,445] 340 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 67s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,210 / 13,445] 340 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 68s remote-cache, linux-sandbox ... (67 actions, 66 running)
[13,218 / 13,445] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 69s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,221 / 13,445] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 70s remote-cache, linux-sandbox ... (70 actions running)
[13,233 / 13,476] 343 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 23 of 42); 72s remote-cache, linux-sandbox ... (70 actions running)
[13,239 / 13,476] 344 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 28 of 42); 34s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,251 / 13,476] 345 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 29 of 42); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,254 / 13,476] 345 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 29 of 42); 34s remote-cache, linux-sandbox ... (70 actions running)
[13,255 / 13,476] 345 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 29 of 42); 35s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,265 / 13,476] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 30 of 42); 24s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,280 / 13,498] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 30 of 42); 25s remote-cache, linux-sandbox ... (70 actions running)
[13,280 / 13,498] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 30 of 42); 26s remote-cache, linux-sandbox ... (70 actions running)
[13,283 / 13,500] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 30 of 42); 27s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,292 / 13,524] 348 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 30 of 42); 28s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,293 / 13,524] 348 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 30 of 42); 30s remote-cache, linux-sandbox ... (70 actions running)
[13,314 / 13,524] 350 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 30 of 42); 31s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,322 / 13,528] 351 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 30 of 42); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,324 / 13,528] 351 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 31 of 42); 33s remote-cache, linux-sandbox ... (70 actions running)
[13,327 / 13,551] 351 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 31 of 42); 34s remote-cache, linux-sandbox ... (70 actions running)
[13,329 / 13,551] 351 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 31 of 42); 35s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,350 / 13,551] 353 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 31 of 42); 37s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,356 / 13,564] 353 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 33 of 42); 32s remote-cache, linux-sandbox ... (70 actions running)
[13,356 / 13,564] 353 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 33 of 42); 34s remote-cache, linux-sandbox ... (70 actions running)
[13,364 / 13,572] 354 / 403 tests; Testing //pkg/executor/test/issuetest:issuetest_test (shard 7 of 17); 11s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,388 / 13,595] 356 / 403 tests; Testing //pkg/executor/test/issuetest:issuetest_test (shard 7 of 17); 13s remote-cache, linux-sandbox ... (70 actions running)
[13,392 / 13,597] 356 / 403 tests; Testing //pkg/executor/test/fktest:fktest_test (shard 13 of 24); 7s remote-cache, linux-sandbox ... (70 actions running)
[13,397 / 13,597] 356 / 403 tests; Testing //pkg/executor/test/fktest:fktest_test (shard 13 of 24); 9s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,401 / 13,604] 356 / 403 tests; Testing //pkg/executor/test/fktest:fktest_test (shard 13 of 24); 10s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,412 / 13,612] 356 / 403 tests; Testing //pkg/executor/test/fktest:fktest_test (shard 13 of 24); 11s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,424 / 13,612] 358 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 8s remote-cache, linux-sandbox ... (70 actions running)
[13,435 / 13,612] 358 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 9s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,437 / 13,618] 358 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 11s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,439 / 13,618] 358 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 12s remote-cache, linux-sandbox ... (70 actions running)
[13,447 / 13,618] 359 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 13s remote-cache, linux-sandbox ... (70 actions running)
[13,459 / 13,620] 359 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,471 / 13,620] 359 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 16s remote-cache, linux-sandbox ... (70 actions running)
[13,478 / 13,631] 359 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,487 / 13,631] 361 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 19s remote-cache, linux-sandbox ... (70 actions running)
[13,506 / 13,656] 363 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 20s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,513 / 13,656] 363 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 21s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,513 / 13,656] 363 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 23s remote-cache, linux-sandbox ... (70 actions running)
[13,528 / 13,658] 364 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 24s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,532 / 13,667] 364 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 25s remote-cache, linux-sandbox ... (69 actions running)
[13,533 / 13,667] 364 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 26s remote-cache, linux-sandbox ... (69 actions running)
[13,541 / 13,667] 364 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,554 / 13,679] 367 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 29s remote-cache, linux-sandbox ... (70 actions running)
[13,569 / 13,734] 367 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 30s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,579 / 13,734] 368 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,583 / 13,734] 370 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 33s remote-cache, linux-sandbox ... (70 actions running)
[13,587 / 13,734] 370 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 34s remote-cache, linux-sandbox ... (70 actions running)
[13,591 / 13,736] 371 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 35s remote-cache, linux-sandbox ... (70 actions running)
[13,606 / 13,736] 374 / 403 tests; Testing //pkg/server:server_test (shard 21 of 50); 28s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,610 / 13,736] 376 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 10 of 21); 16s remote-cache, linux-sandbox ... (70 actions running)
[13,611 / 13,736] 377 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 10 of 21); 18s remote-cache, linux-sandbox ... (70 actions running)
[13,634 / 13,795] 377 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 11s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,642 / 13,845] 377 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 12s remote-cache, linux-sandbox ... (70 actions running)
[13,645 / 13,852] 377 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 13s remote-cache, linux-sandbox ... (70 actions running)
[13,645 / 13,852] 378 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 15s remote-cache, linux-sandbox ... (70 actions running)
[13,654 / 13,852] 379 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 16s remote-cache, linux-sandbox ... (70 actions running)
[13,654 / 13,852] 379 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 17s remote-cache, linux-sandbox ... (70 actions running)
[13,674 / 13,904] 380 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 18s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,686 / 13,954] 380 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 20s remote-cache, linux-sandbox ... (70 actions running)
[13,688 / 13,954] 380 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 22s remote-cache, linux-sandbox ... (67 actions, 66 running)
[13,693 / 14,004] 380 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 23s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,704 / 14,004] 381 / 403 tests; Testing //pkg/session/bootstraptest:bootstraptest_test (shard 11 of 11); 24s remote-cache, linux-sandbox ... (66 actions, 63 running)
[13,721 / 14,004] 382 / 403 tests; Testing //pkg/session/nontransactionaltest:nontransactionaltest_test (shard 1 of 3); 25s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,726 / 14,027] 383 / 403 tests; Testing //pkg/session/nontransactionaltest:nontransactionaltest_test (shard 1 of 3); 26s remote-cache, linux-sandbox ... (70 actions running)
[13,729 / 14,027] 383 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 26s remote-cache, linux-sandbox ... (70 actions running)
[13,737 / 14,027] 383 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,738 / 14,027] 383 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 29s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,756 / 14,027] 384 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 30s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,771 / 14,027] 384 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,773 / 14,027] 384 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 33s remote-cache, linux-sandbox ... (70 actions running)
[13,774 / 14,027] 384 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 35s remote-cache, linux-sandbox ... (70 actions running)
[13,785 / 14,027] 384 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 36s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,803 / 14,027] 386 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 37s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,809 / 14,027] 386 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 15s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,812 / 14,027] 386 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 16s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,817 / 14,027] 386 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 17s remote-cache, linux-sandbox ... (70 actions running)
[13,820 / 14,027] 386 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 18s remote-cache, linux-sandbox ... (70 actions running)
[13,836 / 14,027] 389 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 19s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,848 / 14,027] 389 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 21s remote-cache, linux-sandbox ... (67 actions, 66 running)
[13,855 / 14,027] 391 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 22s remote-cache, linux-sandbox ... (70 actions running)
[13,861 / 14,027] 392 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 24s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,870 / 14,027] 393 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 25s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,881 / 14,027] 394 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 26s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,891 / 14,027] 394 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 27s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,895 / 14,027] 394 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,902 / 14,027] 394 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 30s remote-cache, linux-sandbox ... (70 actions running)
[13,919 / 14,027] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 31s remote-cache, linux-sandbox ... (70 actions running)
[13,928 / 14,027] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,936 / 14,027] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 34s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,937 / 14,027] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 35s remote-cache, linux-sandbox ... (70 actions running)
[13,945 / 14,027] 396 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 36s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,948 / 14,027] 396 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 37s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,964 / 14,027] 396 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 38s remote-cache, linux-sandbox ... (67 actions, 65 running)
[13,973 / 14,027] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 40s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,977 / 14,027] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 41s remote-cache, linux-sandbox ... (70 actions running)
[13,988 / 14,027] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 42s remote-cache, linux-sandbox ... (70 actions running)
[13,998 / 14,027] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 44s remote-cache, linux-sandbox ... (58 actions running)
[14,000 / 14,027] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 46s remote-cache, linux-sandbox ... (54 actions running)
[14,024 / 14,027] 401 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 48s remote-cache, linux-sandbox ... (6 actions running)
[14,025 / 14,027] 401 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 52s remote-cache, linux-sandbox ... (4 actions running)
[14,025 / 14,027] 402 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 60s remote-cache, linux-sandbox ... (4 actions running)
[14,026 / 14,027] 402 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 61s remote-cache, linux-sandbox
[14,026 / 14,027] 402 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 67s remote-cache, linux-sandbox
INFO: Elapsed time: 1390.922s, Critical Path: 277.84s
INFO: 14015 processes: 7234 remote cache hit, 1627 internal, 5154 linux-sandbox.
INFO: Build completed successfully, 14015 total actions
//pkg/executor/test/oomtest:oomtest_test                                  FLAKY, failed in 2 out of 5 in 41.8s
  Stats over 5 runs: max = 41.8s, min = 36.5s, avg = 38.3s, dev = 2.0s
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/oomtest/oomtest_test/shard_3_of_3/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/oomtest/oomtest_test/shard_1_of_3/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/oomtest/oomtest_test/shard_2_of_3/coverage.dat
//pkg/ddl/tests/fail:fail_test                                            FLAKY, failed in 1 out of 13 in 60.6s
  Stats over 13 runs: max = 60.6s, min = 37.9s, avg = 44.4s, dev = 7.9s
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_12_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_1_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_2_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_11_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_3_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_4_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_6_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_7_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_8_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_9_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_5_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_10_of_12/coverage.dat
Test cases: finished with 7915 passing and 0 failing out of 7915 test cases

Executed 200 out of 403 tests: 403 tests pass.
root: /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs
complete to collect bazel result.
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ ./scripts/plugins/analyze-go-test-from-bazel-output.sh tidb/bazel-test.log
Parse from local file: tidb/bazel-test.log
new flaky case: TestFailSchemaSyncer
sed: -e expression #1, char 6: unterminated address regex
new flaky case: TestMemTracker4InsertAndReplaceExec
sed: -e expression #1, char 6: unterminated address regex
new flaky case: TestMemTracker4InsertAndReplaceExec
sed: -e expression #1, char 6: unterminated address regex
new flaky case: TestMemTracker4InsertAndReplaceExec
sed: -e expression #1, char 6: unterminated address regex
new flaky case: TestMemTracker4InsertAndReplaceExec
Output files:
bazel-flaky-summaries.log
bazel-go-test-index.log
bazel-go-test-problem-cases.json
bazel-target-output-L1865-2321.fail.log
bazel-target-output-L2322-2778.fail.log
bazel-target-output-L679-1717.fail.log
[Pipeline] sh
++ uuidgen
+ timeout 10 curl --verbose --request POST --url http://cloudevents-server.apps.svc/events --header 'ce-id: a638f379-298b-43a5-b67f-50afbc30e7c2' --header 'ce-source: https://do.pingcap.net/jenkins/' --header 'ce-type: test-case-run-report' --header 'ce-repo: pingcap/tidb' --header 'ce-branch: release-8.1' --header 'ce-buildurl: https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/110/' --header 'ce-specversion: 1.0' --header 'content-type: application/json; charset=UTF-8' --data @bazel-go-test-problem-cases.json
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* About to connect() to cloudevents-server.apps.svc port 80 (#0)
*   Trying 10.233.31.173...
* Connected to cloudevents-server.apps.svc (10.233.31.173) port 80 (#0)
> POST /events HTTP/1.1
> User-Agent: curl/7.29.0
> Host: cloudevents-server.apps.svc
> Accept: */*
> ce-id: a638f379-298b-43a5-b67f-50afbc30e7c2
> ce-source: https://do.pingcap.net/jenkins/
> ce-type: test-case-run-report
> ce-repo: pingcap/tidb
> ce-branch: release-8.1
> ce-buildurl: https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/110/
> ce-specversion: 1.0
> content-type: application/json; charset=UTF-8
> Content-Length: 312
> 
} [data not shown]
* upload completely sent off: 312 out of 312 bytes

100   312    0     0  100   312      0    310  0:00:01  0:00:01 --:--:--   310
100   312    0     0  100   312      0    155  0:00:02  0:00:02 --:--:--   155
100   312    0     0  100   312      0    103  0:00:03  0:00:03 --:--:--   103
100   312    0     0  100   312      0     77  0:00:04  0:00:04 --:--:--    77
100   312    0     0  100   312      0     62  0:00:05  0:00:05 --:--:--    62
100   312    0     0  100   312      0     51  0:00:06  0:00:06 --:--:--     0
100   312    0     0  100   312      0     44  0:00:07  0:00:07 --:--:--     0
100   312    0     0  100   312      0     38  0:00:08  0:00:08 --:--:--     0
100   312    0     0  100   312      0     34  0:00:09  0:00:09 --:--:--     0+ true
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2024-05-06T02:57:57.234Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/

  Codecov report uploader 0.5.0
[2024-05-06T02:57:57.235Z] ['info'] => Project root located at: .
[2024-05-06T02:57:57.238Z] ['info'] ->  Token found by environment variables
[2024-05-06T02:57:57.251Z] ['info'] Searching for coverage files...
[2024-05-06T02:58:00.240Z] ['info'] => Found 1 possible coverage files:
  ./coverage.dat
[2024-05-06T02:58:00.241Z] ['info'] Processing ./coverage.dat...
[2024-05-06T02:58:00.750Z] ['info'] Using manual override from args.
[2024-05-06T02:58:00.751Z] ['info'] Detected Jenkins CI as the CI provider.
[2024-05-06T02:58:00.766Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F53021&build=110&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftidb%2Fjob%2Frelease-8.1%2Fjob%2Fghpr_unit_test%2F110%2F&commit=c4be2c041c79a83a94edd6d73e2d2e4d20ebd857&job=&pr=53021&service=jenkins&slug=pingcap%2Ftidb&name=&tag=&flags=unit&parent=
[2024-05-06T02:58:01.919Z] ['info'] https://app.codecov.io/github/pingcap/tidb/commit/c4be2c041c79a83a94edd6d73e2d2e4d20ebd857
https://storage.googleapis.com/codecov/v4/raw/2024-05-06/F6B65B6EE70BEC6C6B5E073ED3BB1A79/c4be2c041c79a83a94edd6d73e2d2e4d20ebd857/5bbe5044-d521-4ace-9191-cfa57b123131.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240506%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240506T025801Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=660e59defbccfe6768edf8a1c5857436fb93f92cc26adad65a4d5b08d05e87df
[2024-05-06T02:58:01.920Z] ['info'] Uploading...
[2024-05-06T02:58:03.816Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tidb/commit/c4be2c041c79a83a94edd6d73e2d2e4d20ebd857"}
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS