GOBIN=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/tools/bin GO111MODULE=on go install github.com/pingcap/failpoint/failpoint-ctl@2eaa328 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/sergi/go-diff v1.1.0 bazel --output_user_root=/home/jenkins/.tidb/tmp run --config=ci --repository_cache=/share/.cache/bazel-repository-cache //:gazelle Extracting Bazel installation... Starting local Bazel server and connecting to it... INFO: Invocation ID: a6f19ff3-d4d9-4b3a-8dff-75936bd37ef9 INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'run' from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'run' from /data/..2024_05_06_09_07_18.1313233216/bazel: Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'run' from /home/jenkins/.bazelrc: Inherited 'build' options: --local_ram_resources=315385 --local_cpu_resources=70 --jobs=70 --repository_cache=/share/.cache/bazel-repository-cache INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression INFO: Found applicable config definition run:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --color=yes Loading: Loading: Loading: Loading: 0 packages loaded Analyzing: target //:gazelle (1 packages loaded, 0 targets configured) Analyzing: target //:gazelle (44 packages loaded, 413 targets configured) Analyzing: target //:gazelle (44 packages loaded, 413 targets configured) Analyzing: target //:gazelle (44 packages loaded, 413 targets configured) Analyzing: target //:gazelle (100 packages loaded, 10464 targets configured) Analyzing: target //:gazelle (100 packages loaded, 10464 targets configured) Analyzing: target //:gazelle (242 packages loaded, 11595 targets configured) INFO: Analyzed target //:gazelle (270 packages loaded, 11965 targets configured). INFO: Found 1 target... [0 / 228] [Prepa] Writing file external/go_sdk/packages.txt [for tool] [24 / 316] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/net.a, 2.2 MiB / 3.6 MiB; 0s remote-cache ... (3 actions, 0 running) [24 / 316] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 13.6 MiB / 17.2 MiB; 1s remote-cache ... (3 actions, 0 running) [71 / 316] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 8.0 MiB / 17.2 MiB; 2s remote-cache ... (28 actions, 0 running) Target //:gazelle up-to-date: bazel-bin/gazelle-runner.bash bazel-bin/gazelle INFO: Elapsed time: 24.740s, Critical Path: 3.79s INFO: 316 processes: 296 remote cache hit, 20 internal. INFO: Build completed successfully, 316 total actions INFO: Running command line: bazel-bin/gazelle bazel --output_user_root=/home/jenkins/.tidb/tmp run --config=ci --repository_cache=/share/.cache/bazel-repository-cache \ --run_under="cd /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb && " \ //tools/tazel:tazel INFO: Invocation ID: d326e13d-331e-4108-93fb-497089cdea65 INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'run' from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'run' from /data/..2024_05_06_09_07_18.1313233216/bazel: Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'run' from /home/jenkins/.bazelrc: Inherited 'build' options: --local_ram_resources=315385 --local_cpu_resources=70 --jobs=70 --repository_cache=/share/.cache/bazel-repository-cache INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression INFO: Found applicable config definition run:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --color=yes Loading: Loading: Loading: 0 packages loaded INFO: Build option --run_under has changed, discarding analysis cache. Analyzing: target //tools/tazel:tazel (1 packages loaded, 0 targets configured) Analyzing: target //tools/tazel:tazel (138 packages loaded, 13014 targets configured) INFO: Analyzed target //tools/tazel:tazel (320 packages loaded, 14292 targets configured). INFO: Found 1 target... [0 / 17] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (2 actions, 0 running) [272 / 607] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 1s remote-cache [574 / 607] GoCompilePkg external/com_github_pingcap_kvproto/pkg/tikvpb/tikvpb.a; 0s remote-cache ... (4 actions, 0 running) Target //tools/tazel:tazel up-to-date: bazel-bin/tools/tazel/tazel_/tazel INFO: Elapsed time: 4.837s, Critical Path: 2.76s INFO: 339 processes: 336 remote cache hit, 3 internal. INFO: Build completed successfully, 339 total actions INFO: Running command line: /bin/bash -c 'cd /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb && bazel-bin/tools/tazel/tazel_/tazel ' bazel --output_user_root=/home/jenkins/.tidb/tmp --nohome_rc coverage --config=ci --repository_cache=/share/.cache/bazel-repository-cache --instrument_test_targets --instrumentation_filter=//pkg/...,//br/...,//dumpling/... --jobs=35 --build_tests_only --test_keep_going=false \ --@io_bazel_rules_go//go/config:cover_format=go_cover --define gotags=deadlock,intest \ -- //... -//cmd/... -//tests/graceshutdown/... \ -//tests/globalkilltest/... -//tests/readonlytest/... -//br/pkg/task:task_test -//tests/realtikvtest/... INFO: Invocation ID: a0ad070a-fce6-47e8-9252-09ef637b2508 INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'coverage' from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'coverage' from /data/..2024_05_06_09_07_18.1313233216/bazel: Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'coverage' from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: Inherited 'test' options: --test_output=errors --test_summary=detailed INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression INFO: Found applicable config definition test:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/.bazelrc: --color=yes --verbose_failures --test_verbose_timeout_warnings --test_env=GO_TEST_WRAP_TESTV=1 --experimental_ui_max_stdouterr_bytes=268435456 --test_timeout=150,300,900,3600 Loading: Loading: Loading: 0 packages loaded INFO: Build options --@io_bazel_rules_go//go/config:cover_format, --collect_code_coverage, --define, and 4 more have changed, discarding analysis cache. Analyzing: 411 targets (641 packages loaded, 0 targets configured) Analyzing: 411 targets (1245 packages loaded, 17211 targets configured) Analyzing: 411 targets (1480 packages loaded, 21568 targets configured) Analyzing: 411 targets (1678 packages loaded, 23646 targets configured) Analyzing: 411 targets (1917 packages loaded, 25541 targets configured) Analyzing: 411 targets (1920 packages loaded, 25680 targets configured) Analyzing: 411 targets (1981 packages loaded, 26853 targets configured) INFO: Analyzed 411 targets (1981 packages loaded, 26989 targets configured).  checking cached actions INFO: Found 411 test targets... [0 / 17] [Prepa] Writing file br/pkg/backup/backup_test/baseline_coverage.dat ... (16 actions, 0 running) [1,404 / 9,763] GoToolchainBinaryBuild external/go_sdk/builder [for tool]; Downloading external/go_sdk/builder, 4.9 MiB / 5.3 MiB; 0s remote-cache ... (35 actions, 0 running) [1,449 / 9,763] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 1s remote-cache ... (35 actions, 0 running) [1,465 / 9,763] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 3s remote-cache ... (34 actions, 0 running) [1,578 / 9,763] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/net/http.a, 6.0 MiB / 7.3 MiB; 2s remote-cache ... (35 actions, 2 running) [2,101 / 9,763] GoCompilePkg external/co_honnef_go_tools/go/ir/ir.a [for tool]; Downloading external/co_honnef_go_tools/go/ir/ir.a, 5.0 MiB / 5.7 MiB; 0s remote-cache ... (6 actions, 0 running) [2,599 / 9,771] GoCompilePkg external/org_golang_x_tools/internal/gcimporter/gcimporter.a; Downloading external/org_golang_x_tools/internal/gcimporter/gcimporter.a, 1023.9 KiB / 1.5 MiB; 0s remote-cache ... (33 actions, 0 running) [3,084 / 9,775] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 24.0 MiB / 96.2 MiB; 0s remote-cache ... (35 actions, 0 running) [3,309 / 9,830] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 56.2 MiB / 96.2 MiB; 1s remote-cache ... (33 actions, 0 running) [3,502 / 9,884] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 85.0 MiB / 96.2 MiB; 2s remote-cache ... (35 actions, 0 running) [3,738 / 9,919] 2 / 411 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 20.0 MiB / 69.8 MiB; 0s remote-cache ... (35 actions, 0 running) [4,004 / 9,953] 20 / 411 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 58.0 MiB / 69.8 MiB; 1s remote-cache ... (35 actions, 0 running) [4,463 / 9,985] 65 / 411 tests; GoCompilePkg external/com_github_pingcap_tipb/go-tipb/go-tipb.a; Downloading external/com_github_pingcap_tipb/go-tipb/go-tipb.a, 5.0 MiB / 6.8 MiB; 0s remote-cache ... (35 actions, 0 running) [4,699 / 9,985] 66 / 411 tests; GoCompilePkg pkg/parser/parser_test.internal.a; Downloading pkg/parser/parser_test.internal.a, 8.0 MiB / 11.7 MiB; 0s remote-cache ... (35 actions, 0 running) [4,860 / 9,996] 70 / 411 tests; GoLink pkg/util/extsort/extsort_test_/extsort_test; Downloading pkg/util/extsort/extsort_test_/extsort_test, 6.0 MiB / 15.1 MiB; 0s remote-cache ... (35 actions, 0 running) [4,959 / 10,056] 70 / 411 tests; GoCompilePkg external/io_k8s_api/core/v1/core.a; Downloading external/io_k8s_api/core/v1/core.a, 20.0 MiB / 24.4 MiB; 1s remote-cache ... (35 actions, 0 running) [5,115 / 10,109] 73 / 411 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 36.0 MiB / 75.3 MiB; 2s remote-cache ... (35 actions, 0 running) [5,252 / 10,113] 76 / 411 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 66.0 MiB / 75.3 MiB; 3s remote-cache ... (18 actions, 0 running) [5,297 / 10,133] 77 / 411 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2iface/ec2iface.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2iface/ec2iface.a, 6.1 MiB / 6.9 MiB; 0s remote-cache ... (23 actions, 0 running) [5,433 / 10,133] 81 / 411 tests; GoLink pkg/util/execdetails/execdetails_test_/execdetails_test; Downloading pkg/util/execdetails/execdetails_test_/execdetails_test, 28.0 MiB / 28.0 MiB; 1s remote-cache ... (21 actions, 0 running) [5,476 / 10,141] 82 / 411 tests; GoLink pkg/util/systimemon/systimemon_test_/systimemon_test; Downloading pkg/util/systimemon/systimemon_test_/systimemon_test, 19.0 MiB / 23.2 MiB; 1s remote-cache ... (33 actions, 0 running) [5,537 / 10,152] 85 / 411 tests; GoLink pkg/lightning/log/log_test_/log_test; Downloading pkg/lightning/log/log_test_/log_test, 27.0 MiB / 27.8 MiB; 2s remote-cache ... (35 actions, 0 running) [5,592 / 10,201] 90 / 411 tests; GoLink pkg/util/disk/disk_test_/disk_test; Downloading pkg/util/disk/disk_test_/disk_test, 22.0 MiB / 25.4 MiB; 2s remote-cache ... (35 actions, 0 running) [5,620 / 10,203] 92 / 411 tests; GoLink pkg/types/types_test_/types_test; Downloading pkg/types/types_test_/types_test, 21.0 MiB / 29.2 MiB; 2s remote-cache ... (35 actions, 0 running) [5,623 / 10,203] 93 / 411 tests; GoLink pkg/types/types_test_/types_test; Downloading pkg/types/types_test_/types_test, 24.0 MiB / 29.2 MiB; 4s remote-cache ... (35 actions, 0 running) [5,648 / 10,205] 95 / 411 tests; GoLink pkg/types/types_test_/types_test; Downloading pkg/types/types_test_/types_test, 29.0 MiB / 29.2 MiB; 5s remote-cache ... (35 actions, 0 running) [5,724 / 10,308] 102 / 411 tests; GoLink pkg/util/plancodec/plancodec_test_/plancodec_test; Downloading pkg/util/plancodec/plancodec_test_/plancodec_test, 16.0 MiB / 29.0 MiB; 3s remote-cache ... (35 actions, 0 running) [5,775 / 10,308] 107 / 411 tests; GoLink pkg/util/plancodec/plancodec_test_/plancodec_test; Downloading pkg/util/plancodec/plancodec_test_/plancodec_test, 28.0 MiB / 29.0 MiB; 5s remote-cache ... (35 actions, 0 running) [5,866 / 10,313] 111 / 411 tests; GoLink pkg/store/driver/error/error_test_/error_test; Downloading pkg/store/driver/error/error_test_/error_test, 18.0 MiB / 28.9 MiB; 1s remote-cache ... (34 actions, 0 running) [5,930 / 10,324] 112 / 411 tests; GoLink br/pkg/logutil/logutil_test_/logutil_test; Downloading br/pkg/logutil/logutil_test_/logutil_test, 24.0 MiB / 30.4 MiB; 1s remote-cache ... (35 actions, 0 running) [6,013 / 10,336] 113 / 411 tests; GoLink pkg/util/chunk/chunk_test_/chunk_test; Downloading pkg/util/chunk/chunk_test_/chunk_test, 31.0 MiB / 40.5 MiB; 2s remote-cache ... (35 actions, 0 running) [6,085 / 10,387] 115 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 9.0 MiB / 78.6 MiB; 1s remote-cache ... (35 actions, 0 running) [6,127 / 10,387] 116 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 20.0 MiB / 78.6 MiB; 2s remote-cache ... (34 actions, 0 running) [6,155 / 10,389] 116 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 29.0 MiB / 78.6 MiB; 3s remote-cache ... (35 actions, 0 running) [6,196 / 10,409] 117 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 37.0 MiB / 78.6 MiB; 4s remote-cache ... (35 actions, 0 running) [6,230 / 10,415] 118 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 46.0 MiB / 78.6 MiB; 5s remote-cache ... (35 actions, 0 running) [6,260 / 10,446] 122 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 54.0 MiB / 78.6 MiB; 6s remote-cache ... (35 actions, 0 running) [6,295 / 10,494] 124 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 63.0 MiB / 78.6 MiB; 7s remote-cache ... (35 actions, 0 running) [6,328 / 10,496] 125 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 70.3 MiB / 78.6 MiB; 8s remote-cache ... (35 actions, 0 running) [6,370 / 10,500] 127 / 411 tests; GoCompilePkg pkg/metrics/expression.recompile578.a; Downloading pkg/metrics/expression.recompile578.a, 78.0 MiB / 78.6 MiB; 9s remote-cache ... (35 actions, 0 running) [6,422 / 10,529] 129 / 411 tests; GoCompilePkg pkg/meta/expression.recompile557.a; Downloading pkg/meta/expression.recompile557.a, 60.0 MiB / 78.6 MiB; 7s remote-cache ... (36 actions, 2 running) [6,468 / 10,529] 130 / 411 tests; GoCompilePkg pkg/meta/expression.recompile557.a; Downloading pkg/meta/expression.recompile557.a, 70.0 MiB / 78.6 MiB; 8s remote-cache ... (36 actions, 2 running) [6,505 / 10,535] 131 / 411 tests; GoCompilePkg pkg/meta/expression.recompile557.a; Downloading pkg/meta/expression.recompile557.a, 78.0 MiB / 78.6 MiB; 9s remote-cache ... (37 actions, 4 running) [6,546 / 10,535] 131 / 411 tests; GoCompilePkg pkg/extension/expression.recompile1163.a; Downloading pkg/extension/expression.recompile1163.a, 68.0 MiB / 78.6 MiB; 8s remote-cache ... (35 actions, 0 running) [6,589 / 10,535] 132 / 411 tests; GoCompilePkg pkg/extension/expression.recompile1163.a; 9s remote-cache ... (36 actions, 2 running) [6,645 / 10,537] 134 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 49.0 MiB / 80.2 MiB; 5s remote-cache ... (35 actions, 0 running) [6,709 / 10,539] 136 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 61.0 MiB / 80.2 MiB; 6s remote-cache ... (36 actions, 2 running) [6,768 / 10,551] 137 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 73.0 MiB / 80.2 MiB; 7s remote-cache ... (36 actions, 2 running) [6,831 / 10,551] 139 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; 8s remote-cache ... (37 actions, 4 running) [6,886 / 10,551] 139 / 411 tests; GoLink br/pkg/streamhelper/spans/spans_test_/spans_test; Downloading br/pkg/streamhelper/spans/spans_test_/spans_test, 18.0 MiB / 45.1 MiB; 1s remote-cache ... (37 actions, 6 running) [6,945 / 10,569] 139 / 411 tests; GoLink br/pkg/streamhelper/spans/spans_test_/spans_test; Downloading br/pkg/streamhelper/spans/spans_test_/spans_test, 32.0 MiB / 45.1 MiB; 2s remote-cache ... (37 actions, 4 running) [6,998 / 10,582] 142 / 411 tests; GoLink br/pkg/streamhelper/spans/spans_test_/spans_test; 3s remote-cache ... (35 actions, 0 running) [7,047 / 10,604] 144 / 411 tests; GoLink pkg/util/util_test_/util_test; Downloading pkg/util/util_test_/util_test, 38.0 MiB / 61.2 MiB; 3s remote-cache ... (36 actions, 2 running) [7,093 / 10,609] 144 / 411 tests; GoLink pkg/util/util_test_/util_test; Downloading pkg/util/util_test_/util_test, 50.0 MiB / 61.2 MiB; 4s remote-cache ... (35 actions, 0 running) [7,143 / 10,617] 147 / 411 tests; GoLink pkg/util/util_test_/util_test; 5s remote-cache ... (34 actions, 0 running) [7,192 / 10,682] 150 / 411 tests; GoLink pkg/util/memoryusagealarm/memoryusagealarm_test_/memoryusagealarm_test; Downloading pkg/util/memoryusagealarm/memoryusagealarm_test_/memoryusagealarm_test, 49.0 MiB / 55.8 MiB; 4s remote-cache ... (35 actions, 0 running) [7,247 / 10,725] 153 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 29.0 MiB / 80.2 MiB; 3s remote-cache ... (35 actions, 0 running) [7,288 / 10,725] 155 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 39.0 MiB / 80.2 MiB; 4s remote-cache ... (36 actions, 2 running) [7,339 / 10,725] 156 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 49.0 MiB / 80.2 MiB; 5s remote-cache ... (37 actions, 4 running) [7,382 / 10,725] 157 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 57.0 MiB / 80.2 MiB; 6s remote-cache ... (35 actions, 0 running) [7,417 / 10,769] 157 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 66.0 MiB / 80.2 MiB; 7s remote-cache ... (36 actions, 2 running) [7,463 / 10,771] 157 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 75.0 MiB / 80.2 MiB; 8s remote-cache ... (36 actions, 2 running) [7,488 / 10,771] 159 / 411 tests; GoCompilePkg pkg/expression/expression.a; 9s remote-cache ... (36 actions, 2 running) [7,527 / 10,779] 159 / 411 tests; GoLink pkg/ddl/placement/placement_test_/placement_test; Downloading pkg/ddl/placement/placement_test_/placement_test, 77.0 MiB / 79.7 MiB; 9s remote-cache ... (36 actions, 2 running) [7,568 / 10,813] 160 / 411 tests; GoLink pkg/ddl/copr/copr_test_/copr_test; Downloading pkg/ddl/copr/copr_test_/copr_test, 53.0 MiB / 53.8 MiB; 6s remote-cache ... (36 actions, 2 running) [7,613 / 10,822] 162 / 411 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 14.0 MiB / 61.4 MiB; 1s remote-cache ... (35 actions, 0 running) [7,647 / 10,822] 164 / 411 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 22.0 MiB / 61.4 MiB; 2s remote-cache ... (34 actions, 0 running) [7,684 / 10,822] 164 / 411 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 31.0 MiB / 61.4 MiB; 3s remote-cache ... (35 actions, 0 running) [7,715 / 10,822] 165 / 411 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 38.0 MiB / 61.4 MiB; 4s remote-cache ... (35 actions, 0 running) [7,740 / 10,822] 166 / 411 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 46.0 MiB / 61.4 MiB; 5s remote-cache ... (35 actions, 0 running) [7,778 / 10,822] 167 / 411 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 54.0 MiB / 61.4 MiB; 7s remote-cache ... (35 actions, 0 running) [7,805 / 10,822] 167 / 411 tests; GoLink pkg/store/helper/helper_test_/helper_test; 8s remote-cache ... (35 actions, 0 running) [7,842 / 10,829] 167 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 67.0 MiB / 151.3 MiB; 8s remote-cache ... (36 actions, 2 running) [7,873 / 10,829] 168 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 75.0 MiB / 151.3 MiB; 9s remote-cache ... (35 actions, 2 running) [7,907 / 10,838] 169 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 84.0 MiB / 151.3 MiB; 10s remote-cache ... (36 actions, 2 running) [7,947 / 10,843] 169 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 92.0 MiB / 151.3 MiB; 11s remote-cache ... (37 actions, 4 running) [7,970 / 10,843] 169 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 100.0 MiB / 151.3 MiB; 13s remote-cache ... (37 actions, 4 running) [7,989 / 10,843] 170 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 106.0 MiB / 151.3 MiB; 14s remote-cache ... (37 actions, 4 running) [8,016 / 10,843] 170 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 114.0 MiB / 151.3 MiB; 15s remote-cache ... (37 actions, 4 running) [8,044 / 10,854] 170 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 121.0 MiB / 151.3 MiB; 16s remote-cache ... (37 actions, 4 running) [8,064 / 10,854] 172 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 127.0 MiB / 151.3 MiB; 17s remote-cache ... (39 actions, 8 running) [8,091 / 10,854] 173 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 134.0 MiB / 151.3 MiB; 18s remote-cache ... (39 actions, 8 running) [8,116 / 10,854] 173 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 139.0 MiB / 151.3 MiB; 19s remote-cache ... (39 actions, 10 running) [8,134 / 10,854] 173 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 145.4 MiB / 151.3 MiB; 20s remote-cache ... (41 actions, 12 running) [8,157 / 10,858] 173 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; 21s remote-cache ... (41 actions, 13 running) [8,177 / 10,882] 173 / 411 tests; GoLink pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test; Downloading pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test, 54.0 MiB / 67.9 MiB; 9s remote-cache ... (43 actions, 16 running) [8,202 / 10,882] 175 / 411 tests; GoLink pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test; Downloading pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test, 62.0 MiB / 67.9 MiB; 10s remote-cache ... (43 actions, 16 running) [8,229 / 10,892] 175 / 411 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 67.0 MiB / 101.9 MiB; 11s remote-cache ... (43 actions, 16 running) [8,255 / 10,892] 175 / 411 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 73.0 MiB / 101.9 MiB; 12s remote-cache ... (41 actions, 12 running) [8,287 / 10,922] 176 / 411 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 81.0 MiB / 101.9 MiB; 13s remote-cache ... (40 actions, 10 running) [8,317 / 10,932] 176 / 411 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 88.0 MiB / 101.9 MiB; 14s remote-cache ... (42 actions, 14 running) [8,346 / 10,934] 176 / 411 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 96.0 MiB / 101.9 MiB; 15s remote-cache ... (42 actions, 14 running) [8,370 / 10,934] 177 / 411 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; 16s remote-cache ... (46 actions, 22 running) [8,414 / 10,990] 177 / 411 tests; GoCompilePkg pkg/sessionctx/sessionstates/core.recompile1266.a; 8s remote-cache, linux-sandbox ... (45 actions, 20 running) [8,435 / 10,990] 178 / 411 tests; GoCompilePkg pkg/sessionctx/sessionstates/core.recompile1266.a; 9s remote-cache, linux-sandbox ... (44 actions, 18 running) [8,473 / 10,992] 178 / 411 tests; GoLink pkg/meta/autoid/autoid_test_/autoid_test; 9s remote-cache ... (44 actions, 18 running) [8,504 / 11,003] 178 / 411 tests; GoLink pkg/statistics/handle/cache/cache_test_/cache_test; Downloading pkg/statistics/handle/cache/cache_test_/cache_test, 34.0 MiB / 55.0 MiB; 4s remote-cache ... (43 actions, 16 running) [8,538 / 11,003] 179 / 411 tests; GoLink pkg/statistics/handle/cache/cache_test_/cache_test; Downloading pkg/statistics/handle/cache/cache_test_/cache_test, 43.0 MiB / 55.0 MiB; 5s remote-cache ... (42 actions, 15 running) [8,558 / 11,003] 179 / 411 tests; GoLink pkg/statistics/handle/cache/cache_test_/cache_test; Downloading pkg/statistics/handle/cache/cache_test_/cache_test, 50.0 MiB / 55.0 MiB; 6s remote-cache ... (43 actions, 16 running) [8,582 / 11,005] 179 / 411 tests; GoCompilePkg pkg/sessionctx/variable/executor.recompile1256.a; 6s remote-cache, linux-sandbox ... (44 actions, 18 running) [8,606 / 11,005] 179 / 411 tests; GoCompilePkg pkg/sessionctx/variable/executor.recompile1256.a; 7s remote-cache, linux-sandbox ... (44 actions, 18 running) [8,629 / 11,005] 180 / 411 tests; GoCompilePkg pkg/sessionctx/variable/executor.recompile1256.a; 8s remote-cache, linux-sandbox ... (42 actions, 15 running) [8,647 / 11,005] 180 / 411 tests; GoCompilePkg pkg/sessionctx/variable/executor.recompile1256.a; 9s remote-cache, linux-sandbox ... (43 actions, 16 running) [8,673 / 11,005] 181 / 411 tests; GoLink pkg/table/temptable/temptable_test_/temptable_test; Downloading pkg/table/temptable/temptable_test_/temptable_test, 58.0 MiB / 61.9 MiB; 8s remote-cache ... (44 actions, 18 running) [8,699 / 11,022] 183 / 411 tests; GoCompilePkg pkg/statistics/core.recompile1246.a; 8s remote-cache, linux-sandbox ... (44 actions, 18 running) [8,720 / 11,022] 183 / 411 tests; GoCompilePkg pkg/statistics/core.recompile1246.a; 9s remote-cache, linux-sandbox ... (44 actions, 18 running) [8,744 / 11,033] 183 / 411 tests; GoCompilePkg pkg/sessionctx/binloginfo/core.recompile1243.a; 10s remote-cache, linux-sandbox ... (43 actions, 16 running) [8,765 / 11,035] 183 / 411 tests; GoCompilePkg pkg/sessionctx/binloginfo/core.recompile1243.a; 11s remote-cache, linux-sandbox ... (43 actions, 16 running) [8,783 / 11,035] 183 / 411 tests; GoLink dumpling/export/export_test_/export_test; Downloading dumpling/export/export_test_/export_test, 75.0 MiB / 76.5 MiB; 12s remote-cache ... (41 actions, 12 running) [8,808 / 11,086] 183 / 411 tests; GoCompilePkg pkg/sessionctx/stmtctx/executor.recompile1254.a; 9s remote-cache, linux-sandbox ... (44 actions, 18 running) [8,829 / 11,086] 184 / 411 tests; GoCompilePkg pkg/extension/executor.recompile1285.a; 8s remote-cache, linux-sandbox ... (41 actions, 12 running) [8,851 / 11,086] 184 / 411 tests; GoCompilePkg pkg/extension/executor.recompile1285.a; 10s remote-cache, linux-sandbox ... (42 actions, 14 running) [8,879 / 11,086] 185 / 411 tests; GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 62.0 MiB / 70.3 MiB; 10s remote-cache ... (45 actions, 20 running) [8,892 / 11,086] 185 / 411 tests; GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 68.0 MiB / 70.3 MiB; 12s remote-cache ... (45 actions, 21 running) [8,917 / 11,105] 186 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 72.0 MiB / 107.0 MiB; 12s remote-cache ... (44 actions, 18 running) [8,936 / 11,105] 186 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 78.0 MiB / 107.0 MiB; 13s remote-cache ... (40 actions, 10 running) [8,956 / 11,117] 186 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 86.0 MiB / 107.0 MiB; 14s remote-cache ... (45 actions, 20 running) [8,971 / 11,117] 187 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 92.0 MiB / 107.0 MiB; 15s remote-cache ... (44 actions, 18 running) [8,985 / 11,117] 187 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 98.0 MiB / 107.0 MiB; 16s remote-cache ... (46 actions, 22 running) [9,001 / 11,117] 187 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 104.1 MiB / 107.0 MiB; 17s remote-cache ... (39 actions, 9 running) [9,017 / 11,123] 189 / 411 tests; GoLink br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test; Downloading br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test, 95.0 MiB / 105.8 MiB; 15s remote-cache ... (46 actions, 22 running) [9,037 / 11,125] 190 / 411 tests; GoLink br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test; Downloading br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test, 101.0 MiB / 105.8 MiB; 16s remote-cache ... (45 actions, 20 running) [9,056 / 11,125] 191 / 411 tests; GoLink br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test; 17s remote-cache ... (46 actions, 22 running) [9,079 / 11,176] 193 / 411 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 80.0 MiB / 113.1 MiB; 13s remote-cache ... (48 actions, 26 running) [9,092 / 11,176] 194 / 411 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 86.0 MiB / 113.1 MiB; 14s remote-cache ... (48 actions, 26 running) [9,112 / 11,227] 195 / 411 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 94.0 MiB / 113.1 MiB; 15s remote-cache ... (46 actions, 23 running) [9,125 / 11,227] 196 / 411 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 103.0 MiB / 113.1 MiB; 16s remote-cache ... (48 actions, 26 running) [9,130 / 11,227] 196 / 411 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 109.0 MiB / 113.1 MiB; 17s remote-cache ... (49 actions, 28 running) [9,145 / 11,253] 196 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 11s remote-cache, linux-sandbox ... (48 actions, 26 running) [9,159 / 11,253] 196 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 12s remote-cache, linux-sandbox ... (49 actions, 28 running) [9,168 / 11,253] 196 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 13s remote-cache, linux-sandbox ... (50 actions, 30 running) [9,189 / 11,257] 197 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 14s remote-cache, linux-sandbox ... (49 actions, 28 running) [9,196 / 11,276] 197 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 16s remote-cache, linux-sandbox ... (49 actions, 28 running) [9,216 / 11,276] 197 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 17s remote-cache, linux-sandbox ... (46 actions, 22 running) [9,229 / 11,329] 197 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 18s remote-cache, linux-sandbox ... (48 actions, 26 running) [9,242 / 11,339] 197 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 19s remote-cache, linux-sandbox ... (48 actions, 26 running) [9,264 / 11,352] 199 / 411 tests; GoCompilePkg pkg/lightning/backend/kv/core.recompile1114.a; 20s remote-cache, linux-sandbox ... (46 actions, 22 running) [9,274 / 11,352] 199 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; 14s remote-cache, linux-sandbox ... (48 actions, 26 running) [9,294 / 11,352] 199 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; 15s remote-cache, linux-sandbox ... (48 actions, 26 running) [9,318 / 11,352] 199 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; 16s remote-cache, linux-sandbox ... (47 actions, 24 running) [9,350 / 11,362] 200 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 80.0 MiB / 120.2 MiB; 11s remote-cache ... (49 actions, 29 running) [9,372 / 11,413] 201 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 88.0 MiB / 120.2 MiB; 12s remote-cache ... (49 actions, 29 running) [9,383 / 11,413] 201 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 95.0 MiB / 120.2 MiB; 13s remote-cache ... (52 actions, 34 running) [9,406 / 11,413] 201 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 102.0 MiB / 120.2 MiB; 14s remote-cache ... (51 actions, 32 running) [9,416 / 11,413] 201 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 109.0 MiB / 120.2 MiB; 15s remote-cache ... (53 actions, 36 running) [9,443 / 11,413] 205 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 119.0 MiB / 120.2 MiB; 16s remote-cache ... (53 actions, 36 running) [9,451 / 11,464] 205 / 411 tests; GoLink pkg/extension/extension_test_/extension_test; 12s remote-cache, linux-sandbox ... (52 actions, 35 running) [9,470 / 11,480] 205 / 411 tests; GoCompilePkg br/pkg/storage/core.recompile1284.a; 7s remote-cache, linux-sandbox ... (53 actions, 36 running) [9,483 / 11,480] 205 / 411 tests; GoCompilePkg br/pkg/storage/core.recompile1284.a; 8s remote-cache, linux-sandbox ... (53 actions, 36 running) [9,495 / 11,480] 205 / 411 tests; GoCompilePkg br/pkg/storage/core.recompile1284.a; 9s remote-cache, linux-sandbox ... (53 actions, 36 running) [9,502 / 11,480] 205 / 411 tests; GoCompilePkg br/pkg/storage/core.recompile1284.a; 10s remote-cache, linux-sandbox ... (53 actions, 36 running) [9,520 / 11,480] 205 / 411 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; 11s remote-cache, linux-sandbox ... (50 actions, 30 running) [9,533 / 11,480] 207 / 411 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; 12s remote-cache, linux-sandbox ... (48 actions, 26 running) [9,550 / 11,500] 207 / 411 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; 13s remote-cache, linux-sandbox ... (48 actions, 26 running) [9,571 / 11,518] 207 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; 10s remote-cache, linux-sandbox ... (48 actions, 26 running) [9,585 / 11,518] 207 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; 12s remote-cache, linux-sandbox ... (50 actions, 30 running) [9,601 / 11,518] 208 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; 13s remote-cache, linux-sandbox ... (52 actions, 35 running) [9,620 / 11,518] 208 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; 14s remote-cache, linux-sandbox ... (55 actions, 40 running) [9,633 / 11,518] 208 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; 15s remote-cache, linux-sandbox ... (55 actions, 40 running) [9,655 / 11,546] 208 / 411 tests; GoLink pkg/statistics/statistics_test_/statistics_test; 13s remote-cache, linux-sandbox ... (54 actions, 39 running) [9,671 / 11,584] 208 / 411 tests; GoCompilePkg pkg/expression/core.recompile1246.a; 12s remote-cache, linux-sandbox ... (54 actions, 38 running) [9,686 / 11,584] 208 / 411 tests; GoCompilePkg pkg/expression/core.recompile1246.a; 13s remote-cache, linux-sandbox ... (54 actions, 38 running) [9,702 / 11,586] 208 / 411 tests; GoCompilePkg pkg/expression/core.recompile1246.a; 14s remote-cache, linux-sandbox ... (53 actions, 37 running) [9,719 / 11,586] 208 / 411 tests; GoCompilePkg pkg/expression/core.recompile1246.a; 15s remote-cache, linux-sandbox ... (54 actions, 38 running) [9,737 / 11,618] 208 / 411 tests; GoCompilePkg pkg/expression/core.recompile1246.a; 16s remote-cache, linux-sandbox ... (54 actions, 39 running) [9,755 / 11,618] 208 / 411 tests; GoCompilePkg pkg/expression/core.recompile1246.a; 18s remote-cache, linux-sandbox ... (55 actions, 40 running) [9,788 / 11,618] 209 / 411 tests; GoLink pkg/ddl/syncer/syncer_test_/syncer_test; Downloading pkg/ddl/syncer/syncer_test_/syncer_test, 70.0 MiB / 97.5 MiB; 9s remote-cache ... (53 actions, 36 running) [9,801 / 11,618] 209 / 411 tests; GoLink pkg/ddl/syncer/syncer_test_/syncer_test; Downloading pkg/ddl/syncer/syncer_test_/syncer_test, 80.0 MiB / 97.5 MiB; 10s remote-cache ... (54 actions, 38 running) [9,833 / 11,628] 209 / 411 tests; GoLink pkg/ddl/syncer/syncer_test_/syncer_test; Downloading pkg/ddl/syncer/syncer_test_/syncer_test, 91.0 MiB / 97.5 MiB; 11s remote-cache ... (53 actions, 37 running) [9,847 / 11,628] 209 / 411 tests; GoLink pkg/ddl/syncer/syncer_test_/syncer_test; 12s remote-cache ... (53 actions, 36 running) [9,864 / 11,632] 209 / 411 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 6s remote-cache, linux-sandbox ... (55 actions, 40 running) [9,882 / 11,632] 209 / 411 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 7s remote-cache, linux-sandbox ... (57 actions, 44 running) [9,909 / 11,632] 209 / 411 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 8s remote-cache, linux-sandbox ... (56 actions, 42 running) [9,940 / 11,632] 210 / 411 tests; Testing //pkg/lightning/backend/kv:kv_test (shard 3 of 19); 5s remote-cache, linux-sandbox ... (58 actions, 46 running) [9,954 / 11,632] 210 / 411 tests; GoCompilePkg pkg/statistics/handle/usage/core.recompile1240.a; 6s remote-cache, linux-sandbox ... (58 actions, 47 running) [9,961 / 11,632] 211 / 411 tests; GoCompilePkg pkg/statistics/handle/usage/core.recompile1240.a; 7s remote-cache, linux-sandbox ... (57 actions, 45 running) [9,975 / 11,632] 211 / 411 tests; GoCompilePkg pkg/statistics/handle/usage/core.recompile1240.a; 8s remote-cache, linux-sandbox ... (62 actions, 54 running) [9,986 / 11,662] 212 / 411 tests; GoLink pkg/store/mockstore/mockcopr/mockcopr_test_/mockcopr_test; 8s remote-cache, linux-sandbox ... (61 actions, 52 running) [9,994 / 11,662] 213 / 411 tests; GoLink pkg/store/mockstore/mockcopr/mockcopr_test_/mockcopr_test; 9s remote-cache, linux-sandbox ... (63 actions, 56 running) [10,002 / 11,662] 213 / 411 tests; GoLink pkg/store/mockstore/mockcopr/mockcopr_test_/mockcopr_test; 10s remote-cache, linux-sandbox ... (64 actions, 58 running) [10,009 / 11,662] 214 / 411 tests; GoLink pkg/store/mockstore/mockcopr/mockcopr_test_/mockcopr_test; 11s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,033 / 11,664] 215 / 411 tests; GoLink pkg/store/mockstore/mockcopr/mockcopr_test_/mockcopr_test; 12s remote-cache, linux-sandbox ... (65 actions, 60 running) [10,052 / 11,666] 215 / 411 tests; GoCompilePkg pkg/disttask/framework/scheduler/core.recompile1245.a; 10s remote-cache, linux-sandbox ... (65 actions, 61 running) [10,064 / 11,666] 215 / 411 tests; GoCompilePkg pkg/disttask/framework/scheduler/core.recompile1245.a; 11s remote-cache, linux-sandbox ... (64 actions, 59 running) [10,080 / 11,666] 215 / 411 tests; GoCompilePkg pkg/ddl/core.recompile1273.a; 11s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,087 / 11,666] 215 / 411 tests; GoCompilePkg pkg/ddl/core.recompile1273.a; 12s remote-cache, linux-sandbox ... (65 actions, 60 running) [10,100 / 11,666] 215 / 411 tests; GoCompilePkg pkg/ddl/core.recompile1273.a; 14s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,128 / 11,666] 216 / 411 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 15 of 17); 14s remote-cache, linux-sandbox ... (63 actions, 57 running) [10,143 / 11,687] 217 / 411 tests; Testing //pkg/table/tables:tables_test (shard 2 of 31); 12s remote-cache, linux-sandbox ... (65 actions, 60 running) [10,163 / 11,687] 217 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 12s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,184 / 11,687] 217 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 13s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,201 / 11,687] 217 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 14s remote-cache, linux-sandbox ... (65 actions, 61 running) [10,220 / 11,687] 217 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 15s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,244 / 11,687] 219 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 16s remote-cache, linux-sandbox ... (63 actions, 56 running) [10,259 / 11,687] 220 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 17s remote-cache, linux-sandbox ... (66 actions, 63 running) [10,279 / 11,687] 220 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 18s remote-cache, linux-sandbox ... (65 actions, 60 running) [10,292 / 11,687] 220 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 20s remote-cache, linux-sandbox ... (59 actions, 49 running) [10,311 / 11,687] 220 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 21s remote-cache, linux-sandbox ... (68 actions, 66 running) [10,320 / 11,700] 220 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 22s remote-cache, linux-sandbox ... (68 actions, 66 running) [10,342 / 11,700] 220 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 23s remote-cache, linux-sandbox ... (68 actions, 66 running) [10,349 / 11,700] 220 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 24s remote-cache, linux-sandbox ... (68 actions, 66 running) [10,363 / 11,700] 220 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1243.a; 25s remote-cache, linux-sandbox ... (68 actions, 66 running) [10,384 / 11,700] 221 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 13s remote-cache, linux-sandbox ... (67 actions, 65 running) [10,394 / 11,700] 221 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 15s remote-cache, linux-sandbox ... (69 actions, 68 running) [10,417 / 11,704] 222 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 16s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,424 / 11,704] 222 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 17s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,436 / 11,706] 223 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 18s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,460 / 11,708] 224 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 19s remote-cache, linux-sandbox ... (65 actions, 60 running) [10,470 / 11,708] 224 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 20s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,478 / 11,708] 224 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 21s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,491 / 11,710] 225 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 22s remote-cache, linux-sandbox ... (65 actions, 61 running) [10,492 / 11,712] 225 / 411 tests; GoCompilePkg pkg/expression/executor.recompile1259.a; 23s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,515 / 11,714] 227 / 411 tests; GoCompilePkg pkg/util/profile/executor.recompile1255.a; 12s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,528 / 11,726] 227 / 411 tests; GoCompilePkg pkg/util/profile/executor.recompile1255.a; 13s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,539 / 11,735] 228 / 411 tests; GoLink br/pkg/storage/storage_test_/storage_test; 10s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,552 / 11,737] 229 / 411 tests; GoLink br/pkg/storage/storage_test_/storage_test; 11s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,561 / 11,739] 229 / 411 tests; GoLink br/pkg/storage/storage_test_/storage_test; 12s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,588 / 11,794] 229 / 411 tests; GoCompilePkg pkg/statistics/handle/globalstats/executor.recompile1256.a; 11s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,600 / 11,794] 229 / 411 tests; Testing //pkg/statistics:statistics_test (shard 23 of 37); 6s remote-cache, linux-sandbox ... (66 actions, 63 running) [10,622 / 11,794] 231 / 411 tests; GoCompilePkg pkg/expression/session.recompile1260.a; 7s remote-cache, linux-sandbox ... (64 actions, 58 running) [10,647 / 11,833] 232 / 411 tests; GoCompilePkg pkg/planner/core/core_test.internal.recompileinternal.a; 8s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,669 / 11,843] 233 / 411 tests; GoCompilePkg pkg/planner/core/core_test.internal.recompileinternal.a; 9s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,687 / 11,843] 233 / 411 tests; GoCompilePkg pkg/planner/core/core_test.internal.recompileinternal.a; 10s remote-cache, linux-sandbox ... (65 actions, 60 running) [10,696 / 11,843] 233 / 411 tests; GoCompilePkg pkg/planner/core/core_test.internal.recompileinternal.a; 11s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,710 / 11,861] 233 / 411 tests; GoCompilePkg pkg/planner/core/core_test.internal.recompileinternal.a; 12s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,721 / 11,861] 234 / 411 tests; GoCompilePkg pkg/planner/core/core_test.internal.recompileinternal.a; 13s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,730 / 11,861] 234 / 411 tests; GoCompilePkg pkg/planner/core/core_test.internal.recompileinternal.a; 14s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,753 / 11,869] 234 / 411 tests; GoCompilePkg pkg/planner/cardinality/core.recompile1246.a; 12s remote-cache, linux-sandbox ... (66 actions, 63 running) [10,764 / 11,869] 235 / 411 tests; GoCompilePkg pkg/planner/cardinality/core.recompile1246.a; 13s remote-cache, linux-sandbox ... (64 actions, 59 running) [10,779 / 11,910] 235 / 411 tests; Testing //pkg/executor/aggregate:aggregate_test (shard 3 of 3); 12s remote-cache, linux-sandbox ... (67 actions, 65 running) [10,789 / 11,910] 235 / 411 tests; Testing //pkg/executor/aggregate:aggregate_test (shard 3 of 3); 13s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,810 / 11,912] 237 / 411 tests; GoCompilePkg pkg/util/admin/executor.recompile1256.a; 10s remote-cache, linux-sandbox ... (65 actions, 61 running) [10,825 / 11,912] 237 / 411 tests; GoLink pkg/owner/owner_test_/owner_test; 11s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,838 / 11,912] 237 / 411 tests; GoLink pkg/owner/owner_test_/owner_test; 12s remote-cache, linux-sandbox ... (66 actions, 63 running) [10,856 / 11,918] 237 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 9s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,860 / 11,918] 237 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 11s remote-cache, linux-sandbox ... (65 actions, 60 running) [10,873 / 11,918] 238 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 12s remote-cache, linux-sandbox ... (64 actions, 58 running) [10,885 / 11,918] 239 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 13s remote-cache, linux-sandbox ... (65 actions, 60 running) [10,893 / 11,918] 239 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 14s remote-cache, linux-sandbox ... (66 actions, 62 running) [10,920 / 11,922] 240 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 15s remote-cache, linux-sandbox ... (68 actions, 66 running) [10,941 / 11,974] 241 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 16s remote-cache, linux-sandbox ... (68 actions, 67 running) [10,956 / 12,001] 242 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 17s remote-cache, linux-sandbox ... (67 actions, 64 running) [10,968 / 12,001] 242 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 18s remote-cache, linux-sandbox ... (68 actions, 66 running) [10,988 / 12,001] 243 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 19s remote-cache, linux-sandbox ... (66 actions, 62 running) [11,004 / 12,052] 244 / 411 tests; GoCompilePkg pkg/ttl/ttlworker/executor.recompile1254.a; 20s remote-cache, linux-sandbox ... (69 actions, 68 running) [11,022 / 12,052] 246 / 411 tests; GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 17s remote-cache, linux-sandbox ... (67 actions, 64 running) [11,037 / 12,052] 247 / 411 tests; GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 18s remote-cache, linux-sandbox ... (69 actions, 68 running) [11,046 / 12,052] 247 / 411 tests; GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 19s remote-cache, linux-sandbox ... (69 actions, 68 running) [11,060 / 12,052] 247 / 411 tests; GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 21s remote-cache, linux-sandbox ... (70 actions running) [11,064 / 12,052] 247 / 411 tests; GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 22s remote-cache, linux-sandbox ... (70 actions running) [11,064 / 12,052] 247 / 411 tests; GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 23s remote-cache, linux-sandbox ... (70 actions running) [11,065 / 12,052] 247 / 411 tests; GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 24s remote-cache, linux-sandbox ... (70 actions running) [11,085 / 12,054] 247 / 411 tests; GoCompilePkg pkg/disttask/framework/storage/core.recompile1245.a; 23s remote-cache, linux-sandbox ... (70 actions running) [11,105 / 12,054] 248 / 411 tests; GoCompilePkg pkg/planner/core/core.a; 16s remote-cache, linux-sandbox ... (68 actions, 66 running) [11,109 / 12,056] 248 / 411 tests; GoCompilePkg pkg/planner/core/core.a; 17s remote-cache, linux-sandbox ... (69 actions, 68 running) [11,117 / 12,062] 248 / 411 tests; GoCompilePkg pkg/planner/core/core.a; 18s remote-cache, linux-sandbox ... (69 actions, 68 running) [11,132 / 12,062] 248 / 411 tests; GoCompilePkg pkg/planner/core/core.a; 19s remote-cache, linux-sandbox ... (69 actions, 68 running) [11,134 / 12,062] 249 / 411 tests; GoCompilePkg pkg/planner/core/core.a; 20s remote-cache, linux-sandbox ... (69 actions, 68 running) ERROR: /home/jenkins/agent/workspace/pingcap/tidb/ghpr_unit_test/tidb/pkg/planner/core/BUILD.bazel:191:8: GoCompilePkg pkg/planner/core/core_test_test.external.a failed: (Exit 1): builder failed: error executing command (from target //pkg/planner/core:core_test) (cd /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/sandbox/linux-sandbox/10284/execroot/__main__ && \ exec env - \ CGO_ENABLED=1 \ GOARCH=amd64 \ GOEXPERIMENT=nocoverageredesign \ GOOS=linux \ GOPATH='' \ GOROOT=bazel-out/k8-fastbuild-ST-b33d65c724e6/bin/external/io_bazel_rules_go/stdlib_ \ GOROOT_FINAL=GOROOT \ GOTOOLCHAIN=local \ PATH=/usr/bin:/bin \ bazel-out/k8-opt-exec-2B5CBBC6/bin/external/go_sdk/builder_reset/builder '-param=bazel-out/k8-fastbuild/bin/pkg/planner/core/core_test_test.external.a-0.params') # Configuration: da40a21cca7961bc38e4e0b5ccede7328b45ec8fef34c0be5e9555ae6011614c # Execution platform: @local_config_platform//:host Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging pkg/planner/core/memtable_predicate_extractor_test.go:1724:39: undefined: plannercore.MemTablePredicateExtractor pkg/planner/core/memtable_predicate_extractor_test.go:1730:40: undefined: plannercore.MemTablePredicateExtractor pkg/planner/core/memtable_predicate_extractor_test.go:1733:16: cannot infer S ($GOROOT/src/slices/sort.go:14:11) pkg/planner/core/memtable_predicate_extractor_test.go:1741:40: undefined: plannercore.MemTablePredicateExtractor pkg/planner/core/memtable_predicate_extractor_test.go:1744:16: cannot infer S ($GOROOT/src/slices/sort.go:14:11) pkg/planner/core/memtable_predicate_extractor_test.go:1752:40: undefined: plannercore.MemTablePredicateExtractor pkg/planner/core/memtable_predicate_extractor_test.go:1755:16: cannot infer S ($GOROOT/src/slices/sort.go:14:11) pkg/planner/core/memtable_predicate_extractor_test.go:1763:40: undefined: plannercore.MemTablePredicateExtractor pkg/planner/core/memtable_predicate_extractor_test.go:1776:40: undefined: plannercore.MemTablePredicateExtractor compilepkg: error running subcommand external/go_sdk/pkg/tool/linux_amd64/compile: exit status 2 [11,182 / 12,113] 250 / 411 tests, 1 failed; checking cached actions INFO: Elapsed time: 282.624s, Critical Path: 181.46s INFO: 11170 processes: 8510 remote cache hit, 1543 internal, 1117 linux-sandbox. FAILED: Build did NOT complete successfully //br/cmd/br:br_test NO STATUS //br/pkg/backup:backup_test NO STATUS //br/pkg/gluetidb:gluetidb_test NO STATUS //br/pkg/gluetikv:gluetikv_test NO STATUS //br/pkg/mock:mock_test NO STATUS //br/pkg/restore:restore_test NO STATUS //br/pkg/restore/data:data_test NO STATUS //br/pkg/task/show:show_test NO STATUS //lightning/cmd/tidb-lightning:tidb-lightning_test NO STATUS //lightning/cmd/tidb-lightning-ctl:tidb-lightning-ctl_test NO STATUS //lightning/pkg/importer:importer_test NO STATUS //lightning/pkg/importer/mock:mock_test NO STATUS //lightning/pkg/server:server_test NO STATUS //pkg/autoid_service:autoid_service_test NO STATUS //pkg/bindinfo:bindinfo_test NO STATUS //pkg/bindinfo/tests:tests_test NO STATUS //pkg/bindinfo/tests/timeout:timeout_test NO STATUS //pkg/ddl:ddl_test NO STATUS //pkg/ddl/ingest:ingest_test NO STATUS //pkg/ddl/ingest/tests:tests_test NO STATUS //pkg/ddl/internal/session:session_test NO STATUS //pkg/ddl/tests/adminpause:adminpause_test NO STATUS //pkg/ddl/tests/fail:fail_test NO STATUS //pkg/ddl/tests/fastcreatetable:fastcreatetable_test NO STATUS //pkg/ddl/tests/fk:fk_test NO STATUS //pkg/ddl/tests/indexmerge:indexmerge_test NO STATUS //pkg/ddl/tests/metadatalock:metadatalock_test NO STATUS //pkg/ddl/tests/multivaluedindex:multivaluedindex_test NO STATUS //pkg/ddl/tests/partition:partition_test NO STATUS //pkg/ddl/tests/resourcegroup:resourcegroup_test NO STATUS //pkg/ddl/tests/serial:serial_test NO STATUS //pkg/ddl/tests/tiflash:tiflash_test NO STATUS //pkg/disttask/framework/handle:handle_test NO STATUS //pkg/disttask/framework/integrationtests:integrationtests_test NO STATUS //pkg/disttask/framework/planner:planner_test NO STATUS //pkg/disttask/framework/storage:storage_test NO STATUS //pkg/disttask/importinto:importinto_test NO STATUS //pkg/domain:domain_test NO STATUS //pkg/domain/globalconfigsync:globalconfigsync_test NO STATUS //pkg/executor:executor_test NO STATUS //pkg/executor/aggfuncs:aggfuncs_test NO STATUS //pkg/executor/importer:importer_test NO STATUS //pkg/executor/internal/calibrateresource:calibrateresource_test NO STATUS //pkg/executor/internal/exec:exec_test NO STATUS //pkg/executor/internal/querywatch:querywatch_test NO STATUS //pkg/executor/sortexec:sort_exec_test NO STATUS //pkg/executor/sortexec:sortexec_test NO STATUS //pkg/executor/test/admintest:admintest_test NO STATUS //pkg/executor/test/aggregate:aggregate_test NO STATUS //pkg/executor/test/analyzetest:analyzetest_test NO STATUS //pkg/executor/test/analyzetest/memorycontrol:memorycontrol_test NO STATUS //pkg/executor/test/analyzetest/panictest:panictest_test NO STATUS //pkg/executor/test/autoidtest:autoidtest_test NO STATUS //pkg/executor/test/ddl:ddl_test NO STATUS //pkg/executor/test/distsqltest:distsqltest_test NO STATUS //pkg/executor/test/executor:executor_test NO STATUS //pkg/executor/test/fktest:fktest_test NO STATUS //pkg/executor/test/indexmergereadtest:indexmergereadtest_test NO STATUS //pkg/executor/test/issuetest:issuetest_test NO STATUS //pkg/executor/test/jointest:jointest_test NO STATUS //pkg/executor/test/jointest/hashjoin:hashjoin_test NO STATUS //pkg/executor/test/loaddatatest:loaddatatest_test NO STATUS //pkg/executor/test/loadremotetest:loadremotetest_test NO STATUS //pkg/executor/test/memtest:memtest_test NO STATUS //pkg/executor/test/oomtest:oomtest_test NO STATUS //pkg/executor/test/passwordtest:passwordtest_test NO STATUS //pkg/executor/test/seqtest:seqtest_test NO STATUS //pkg/executor/test/showtest:showtest_test NO STATUS //pkg/executor/test/simpletest:simpletest_test NO STATUS //pkg/executor/test/splittest:splittest_test NO STATUS //pkg/executor/test/tiflashtest:tiflashtest_test NO STATUS //pkg/executor/test/unstabletest:unstabletest_test NO STATUS //pkg/executor/test/writetest:writetest_test NO STATUS //pkg/expression/integration_test:integration_test_test NO STATUS //pkg/expression/test/multivaluedindex:multivaluedindex_test NO STATUS //pkg/extension/enterprise/audit:audit_test NO STATUS //pkg/infoschema/perfschema:perfschema_test NO STATUS //pkg/infoschema/test/clustertablestest:clustertablestest_test NO STATUS //pkg/infoschema/test/infoschemav2test:infoschemav2test_test NO STATUS //pkg/lightning/backend:backend_test NO STATUS //pkg/planner/cardinality:cardinality_test NO STATUS //pkg/planner/core/casetest:casetest_test NO STATUS //pkg/planner/core/casetest/binaryplan:binaryplan_test NO STATUS //pkg/planner/core/casetest/cbotest:cbotest_test NO STATUS //pkg/planner/core/casetest/correlated:correlated_test NO STATUS //pkg/planner/core/casetest/dag:dag_test NO STATUS //pkg/planner/core/casetest/enforcempp:enforcempp_test NO STATUS //pkg/planner/core/casetest/flatplan:flatplan_test NO STATUS //pkg/planner/core/casetest/hint:hint_test NO STATUS //pkg/planner/core/casetest/index:index_test NO STATUS //pkg/planner/core/casetest/mpp:mpp_test NO STATUS //pkg/planner/core/casetest/parallelapply:parallelapply_test NO STATUS //pkg/planner/core/casetest/partition:partition_test NO STATUS //pkg/planner/core/casetest/physicalplantest:physicalplantest_test NO STATUS //pkg/planner/core/casetest/planstats:planstats_test NO STATUS //pkg/planner/core/casetest/pushdown:pushdown_test NO STATUS //pkg/planner/core/casetest/rule:rule_test NO STATUS //pkg/planner/core/casetest/scalarsubquery:scalarsubquery_test NO STATUS //pkg/planner/core/casetest/windows:windows_test NO STATUS //pkg/planner/core/issuetest:issuetest_test NO STATUS //pkg/planner/core/tests/prepare:prepare_test NO STATUS //pkg/planner/funcdep:funcdep_test NO STATUS //pkg/planner/util/fixcontrol:fixcontrol_test NO STATUS //pkg/plugin:plugin_test NO STATUS //pkg/privilege/privileges:privileges_test NO STATUS //pkg/server:server_test NO STATUS //pkg/server/handler/extractorhandler:extractorhandler_test NO STATUS //pkg/server/handler/optimizor:optimizor_test NO STATUS //pkg/server/handler/tests:tests_test NO STATUS //pkg/server/tests:tests_test NO STATUS //pkg/server/tests/commontest:commontest_test NO STATUS //pkg/server/tests/cursor:cursor_test NO STATUS //pkg/server/tests/tls:tls_test NO STATUS //pkg/session:session_test NO STATUS //pkg/session/bootstraptest:bootstraptest_test NO STATUS //pkg/session/clusteredindextest:clusteredindextest_test NO STATUS //pkg/session/nontransactionaltest:nontransactionaltest_test NO STATUS //pkg/session/resourcegrouptest:resourcegrouptest_test NO STATUS //pkg/session/schematest:schematest_test NO STATUS //pkg/session/temporarytabletest:temporarytabletest_test NO STATUS //pkg/session/test:test_test NO STATUS //pkg/session/test/common:common_test NO STATUS //pkg/session/test/meta:meta_test NO STATUS //pkg/session/test/privileges:privileges_test NO STATUS //pkg/session/test/txn:txn_test NO STATUS //pkg/session/test/variable:variable_test NO STATUS //pkg/session/test/vars:vars_test NO STATUS //pkg/sessiontxn:sessiontxn_test NO STATUS //pkg/sessiontxn/isolation:isolation_test NO STATUS //pkg/sessiontxn/staleread:staleread_test NO STATUS //pkg/statistics/handle/autoanalyze:autoanalyze_test NO STATUS //pkg/statistics/handle/autoanalyze/exec:exec_test NO STATUS //pkg/statistics/handle/autoanalyze/priorityqueue:priorityqueue_test NO STATUS //pkg/statistics/handle/autoanalyze/refresher:refresher_test NO STATUS //pkg/statistics/handle/ddl:ddl_test NO STATUS //pkg/statistics/handle/handletest:handletest_test NO STATUS //pkg/statistics/handle/handletest/analyze:analyze_test NO STATUS //pkg/statistics/handle/handletest/lockstats:lockstats_test NO STATUS //pkg/statistics/handle/handletest/statstest:statstest_test NO STATUS //pkg/statistics/handle/storage:storage_test NO STATUS //pkg/statistics/handle/syncload:syncload_test NO STATUS //pkg/statistics/handle/updatetest:updatetest_test NO STATUS //pkg/store:store_test NO STATUS //pkg/store/driver:driver_test NO STATUS //pkg/store/gcworker:gcworker_test NO STATUS //pkg/table/tables/test/partition:partition_test NO STATUS //pkg/testkit:testkit_test NO STATUS //pkg/timer:timer_test NO STATUS //pkg/ttl/cache:cache_test NO STATUS //pkg/ttl/session:session_test NO STATUS //pkg/ttl/sqlbuilder:sqlbuilder_test NO STATUS //pkg/ttl/ttlworker:ttlworker_test NO STATUS //pkg/util/ddl-checker:ddl-checker_test NO STATUS //pkg/util/ranger:ranger_test NO STATUS //pkg/util/stmtsummary/v2/tests:tests_test NO STATUS //pkg/planner/core:core_test FAILED TO BUILD //pkg/expression:expression_test NO STATUS /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/expression/expression_test/shard_2_of_50/coverage.dat //pkg/disttask/framework/taskexecutor:taskexecutor_test NO STATUS /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_1_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_2_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_16_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_3_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_4_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_15_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_5_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_14_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_6_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_8_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_13_of_16/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/taskexecutor/taskexecutor_test/shard_9_of_16/coverage.dat //pkg/disttask/framework/scheduler:scheduler_test NO STATUS /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_34_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_33_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_1_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_2_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_32_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_3_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_4_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_5_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_6_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_31_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_7_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_8_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_9_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_12_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_11_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_10_of_34/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/disttask/framework/scheduler/scheduler_test/shard_30_of_34/coverage.dat //pkg/planner/cascades:cascades_test NO STATUS /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_25_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_24_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_23_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_22_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_21_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_20_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_19_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_1_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_18_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_17_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_2_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_16_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_3_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_15_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_5_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_4_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_14_of_25/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/planner/cascades/cascades_test/shard_6_of_25/coverage.dat //pkg/statistics/handle/globalstats:globalstats_test NO STATUS /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_26_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_25_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_1_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_4_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_3_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_2_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_5_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_24_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_6_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_9_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_7_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_8_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_10_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_11_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_23_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_13_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_12_of_26/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/statistics/handle/globalstats/globalstats_test/shard_14_of_26/coverage.dat //br/pkg/storage:storage_test NO STATUS /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_50_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_49_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_48_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_47_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_46_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_1_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_45_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_2_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_44_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_3_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_43_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_42_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_4_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_41_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_40_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_39_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_5_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_38_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_6_of_50/coverage.dat /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/storage/storage_test/shard_37_of_50/coverage.dat Test cases: finished with 3490 passing and 0 failing out of 3490 test cases Executed 34 out of 411 tests: 249 tests pass, 1 fails to build and 161 were skipped. make: *** [bazel_coverage_test] Error 1 root: /home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/execroot/__main__/bazel-out/k8-fastbuild/testlogs complete to collect bazel result.