Skip to content

Console Output

Skipping 7 KB.. Full Log
      value: "pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-n0x97"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/"
    image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  restartPolicy: "Never"
  securityContext:
    fsGroup: 1000
  volumes:
  - emptyDir: {}
    name: "bazel-out-merged"
  - name: "bazel-rc"
    secret:
      secretName: "bazel"
  - emptyDir: {}
    name: "bazel-out-overlay"
  - name: "gocache"
    persistentVolumeClaim:
      claimName: "gocache"
  - downwardAPI:
      items:
      - path: "cpu_limit"
        resourceFieldRef:
          containerName: "golang"
          resource: "limits.cpu"
      - path: "cpu_request"
        resourceFieldRef:
          containerName: "golang"
          resource: "requests.cpu"
      - path: "mem_limit"
        resourceFieldRef:
          containerName: "golang"
          resource: "limits.memory"
      - path: "mem_request"
        resourceFieldRef:
          containerName: "golang"
          resource: "requests.memory"
    name: "containerinfo"
  - name: "bazel-out-lower"
    persistentVolumeClaim:
      claimName: "bazel-out-data"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - name: "gopathcache"
    persistentVolumeClaim:
      claimName: "gopathcache"
  - name: "bazel-repository-cache"
    persistentVolumeClaim:
      claimName: "bazel-repository-cache"

Running on pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-n0x97 in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/PingCAP-QE/ci.git
 > git init /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test # timeout=10
Fetching upstream changes from https://github.com/PingCAP-QE/ci.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5
Avoid second fetch
Checking out Revision 8c60e558a9356c5a25645eebaade802e946e45b6 (origin/main)
Commit message: "feat: disable old pipeline trigger on tiflash master (#2944)"
 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c60e558a9356c5a25645eebaade802e946e45b6 # timeout=10
 > git rev-list --no-walk 8c60e558a9356c5a25645eebaade802e946e45b6 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 30 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
+ printenv
PROW_JOB_ID=7698207f-ca1d-4354-bcf4-26feee93209c
JENKINS_NODE_COOKIE=fda8f4ab-b32e-4780-8b7e-cb22aa72ceac
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/91/
GOLANG_VERSION=1.21.0
HOSTNAME=pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-n0x97
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT=tcp://10.233.0.1:443
TERM=xterm
STAGE_NAME=Debug info
BUILD_TAG=jenkins-pingcap-tidb-release-8.1-ghpr_unit_test-91
KUBERNETES_SERVICE_PORT=443
GIT_PREVIOUS_COMMIT=8c60e558a9356c5a25645eebaade802e946e45b6
JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/release-8.1/ghpr_unit_test","buildid":"1784861351298994178","prowjobid":"7698207f-ca1d-4354-bcf4-26feee93209c","refs":{"org":"pingcap","repo":"tidb","base_ref":"release-8.1","base_sha":"e39969afee490d01514171fa06afaeecea421925","pulls":[{"number":52961,"author":"ti-chi-bot","sha":"983d963cdcf63566c459e2f029b7e529d765850a","title":"txn: handle errors returned from Flush (#52890)"}]}}
KUBERNETES_SERVICE_HOST=10.233.0.1
WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test
JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/91/display/redirect?page=changes
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/91/display/redirect?page=artifacts
FILE_SERVER_URL=http://fileserver.pingcap.net
JENKINS_HOME=/var/jenkins_home
GIT_COMMIT=8c60e558a9356c5a25645eebaade802e946e45b6
PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/91/display/redirect
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
_=/usr/bin/printenv
POD_CONTAINER=golang
PWD=/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test
HUDSON_URL=https://do.pingcap.net/jenkins/
JOB_NAME=pingcap/tidb/release-8.1/ghpr_unit_test
TZ=Asia/Shanghai
BUILD_DISPLAY_NAME=#91
JENKINS_URL=https://do.pingcap.net/jenkins/
BUILD_ID=1784861351298994178
GOLANG_DOWNLOAD_SHA256=d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742
JOB_BASE_NAME=ghpr_unit_test
GIT_PREVIOUS_SUCCESSFUL_COMMIT=8c60e558a9356c5a25645eebaade802e946e45b6
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/91/display/redirect?page=tests
SHLVL=3
HOME=/home/jenkins
POD_LABEL=pingcap_tidb_release-8_1_ghpr_unit_test_91-0qgtt
GOROOT=/usr/local/go
GIT_BRANCH=origin/main
KUBERNETES_PORT_443_TCP_PROTO=tcp
CI=true
KUBERNETES_SERVICE_PORT_HTTPS=443
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test@tmp
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=durable-5c6a8d54e1eafe77a1a9b9f415b7dcf80d0f4d17173a0e297ba32a2ec04ce2da
NODE_LABELS=pingcap_tidb_release-8_1_ghpr_unit_test_91-0qgtt pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-n0x97
GIT_URL=https://github.com/PingCAP-QE/ci.git
HUDSON_HOME=/var/jenkins_home
CLASSPATH=
NODE_NAME=pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-n0x97
GOPATH=/go
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/display/redirect
BUILD_NUMBER=91
KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443
GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.0.linux-amd64.tar.gz
+ echo -------------------------
-------------------------
+ go env
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/jenkins/.cache/go-build'
GOENV='/home/jenkins/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMODCACHE='/go/pkg/mod'
GONOPROXY=''
GONOSUMDB=''
GOOS='linux'
GOPATH='/go'
GOPRIVATE=''
GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct'
GOROOT='/usr/local/go'
GOSUMDB='sum.golang.org'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS=''
GOVERSION='go1.21.0'
GCCGO='gccgo'
GOAMD64='v1'
AR='ar'
CC='gcc'
CXX='g++'
CGO_ENABLED='1'
GOMOD='/dev/null'
GOWORK=''
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
PKG_CONFIG='pkg-config'
GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build3246190142=/tmp/go-build -gno-record-gcc-switches'
+ echo -------------------------
-------------------------
+ ls -l /dev/null
crw-rw-rw- 1 root root 1, 3 Apr 29 16:46 /dev/null
+ echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-n0x97 bash'
debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-n0x97 bash
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ dig github.com

; <<>> DiG 9.18.16 <<>> github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60818
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 74fb9e79fec55b13 (echoed)
;; QUESTION SECTION:
;github.com.			IN	A

;; ANSWER SECTION:
github.com.		25	IN	A	20.205.243.166

;; Query time: 0 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Mon Apr 29 08:46:23 UTC 2024
;; MSG SIZE  rcvd: 77

[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/pingcap/tidb/rev-e39969a-983d963)
552071680 bytes in 3.23 secs (170809264 bytes/sec)
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $SSH_KEY
[Pipeline] {
[Pipeline] sh
+ '[' -d /home/jenkins/.ssh ']'
+ mkdir /home/jenkins/.ssh
+ chmod 0700 /home/jenkins/.ssh
+ cp **** /home/jenkins/.ssh/id_rsa
+ chmod 400 /home/jenkins/.ssh/id_rsa
+ ssh-keyscan -t rsa,dsa github.com
# github.com:22 SSH-2.0-babeld-f524c1b4
# github.com:22 SSH-2.0-babeld-f524c1b4
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] retry
[Pipeline] {
[Pipeline] sh
git version 2.37.2
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.git/
.git
HEAD is now at 1c204a2330 Merge commit '983d963cdcf63566c459e2f029b7e529d765850a' into HEAD
POST git-upload-pack (686 bytes)
From https://github.com/pingcap/tidb
 = [up to date]            release-8.1          -> origin/release-8.1
 = [up to date]            refs/pull/52961/head -> origin/pr/52961/head
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  1c204a2330 Merge commit '983d963cdcf63566c459e2f029b7e529d765850a' into HEAD

If you want to keep it by creating a new branch, this may be a good time
to do so with:

 git branch <new-branch-name> 1c204a2330

HEAD is now at e39969afee *: add metadata lock when using the plan cache (#51897) (#52955)
๐Ÿšง Checkouting to base SHA:e39969afee490d01514171fa06afaeecea421925...
HEAD is now at e39969afee *: add metadata lock when using the plan cache (#51897) (#52955)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
e39969afee490d01514171fa06afaeecea421925
e39969afee *: add metadata lock when using the plan cache (#51897) (#52955)
fafdbbc796 *: modify the printing of column default expression in `SHOW CREATE TABLE` and `Restore` (#52940) (#52952)
7d912d9f99 disttask: fix scope can't set different value (#52627) (#52909)
๐Ÿšง Pre-merge heads of pull requests to base SHA: e39969afee490d01514171fa06afaeecea421925 ...
Auto-merging pkg/session/session.go
Merge made by the 'ort' strategy.
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
 pkg/session/session.go                             | 18 ++++++++++++++++-
 .../pipelineddmltest/pipelineddml_test.go          | 23 +++++++++++++++++++---
 2 files changed, 37 insertions(+), 4 deletions(-)
๐Ÿงพ Pre-merged result:
0806f81616f8ddb95aeacd352c975bfe6b8222a4
0806f81616 Merge commit '983d963cdcf63566c459e2f029b7e529d765850a' into HEAD
e39969afee *: add metadata lock when using the plan cache (#51897) (#52955)
fafdbbc796 *: modify the printing of column default expression in `SHOW CREATE TABLE` and `Restore` (#52940) (#52952)
โœ… Pre merged ๐ŸŽ‰
๐Ÿ“ update submodules ...
โœ… update submodules done
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // script
[Pipeline] }
Cache not saved (git/pingcap/tidb/rev-e39969a-983d963 already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] withCredentials
Masking supported pattern matches of $CODECOV_TOKEN
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] sh
+ sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common
+ git diff .
diff --git a/Makefile.common b/Makefile.common
index b540debd42..9264b96d48 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -127,7 +127,7 @@ TEST_COVERAGE_DIR := "test_coverage"
 
 ifneq ("$(CI)", "")
 	BAZEL_GLOBAL_CONFIG := --output_user_root=/home/jenkins/.tidb/tmp
-	BAZEL_CMD_CONFIG := --config=ci --repository_cache=/home/jenkins/.tidb/tmp
-	BAZEL_SYNC_CONFIG := --repository_cache=/home/jenkins/.tidb/tmp
+	BAZEL_CMD_CONFIG := --config=ci --repository_cache=/share/.cache/bazel-repository-cache
+	BAZEL_SYNC_CONFIG := --repository_cache=/share/.cache/bazel-repository-cache
 endif
 BAZEL_INSTRUMENTATION_FILTER := --instrument_test_targets --instrumentation_filter=//pkg/...,//br/...,//dumpling/...
+ git status
HEAD detached from origin/release-8.1
You are in a sparse checkout with 100% of tracked files present.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   Makefile.common

no changes added to commit (use "git add" and/or "git commit -a")
[Pipeline] sh
GOBIN=/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/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: 684ceff8-fc0f-4961-8ea2-fd1a3398974d
INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/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/release-8.1/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_04_29_08_46_10.1350087319/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=314897 --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/release-8.1/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/release-8.1/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 (41 packages loaded, 388 targets configured)
Analyzing: target //:gazelle (44 packages loaded, 404 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 (203 packages loaded, 11379 targets configured)
INFO: Analyzed target //:gazelle (268 packages loaded, 11957 targets configured).
INFO: Found 1 target...
[0 / 296] [Prepa] Writing file external/go_sdk/packages.txt [for tool] ... ( 1 action running)
[24 / 314] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/crypto/tls.a, 3.4 MiB / 3.5 MiB; 1s remote-cache ... (3 actions, 0 running)
[24 / 314] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 9.0 MiB / 17.2 MiB; 2s remote-cache ... (3 actions, 0 running)
[137 / 314] GoCompilePkg external/co_honnef_go_tools/go/types/typeutil/typeutil.a [for tool]; Downloading external/co_honnef_go_tools/go/types/typeutil/typeutil.a; 0s remote-cache ... (16 actions, 0 running)
Target //:gazelle up-to-date:
  bazel-bin/gazelle-runner.bash
  bazel-bin/gazelle
INFO: Elapsed time: 27.810s, Critical Path: 4.25s
INFO: 314 processes: 294 remote cache hit, 20 internal.
INFO: Build completed successfully, 314 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/release-8.1/ghpr_unit_test/tidb && " \
	 //tools/tazel:tazel
INFO: Invocation ID: 5081da7b-d9d4-4c4a-9c7c-0d185c020e95
INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/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/release-8.1/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_04_29_08_46_10.1350087319/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=314897 --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/release-8.1/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/release-8.1/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 (109 packages loaded, 12897 targets configured)
INFO: Analyzed target //tools/tazel:tazel (301 packages loaded, 14190 targets configured).
INFO: Found 1 target...
[0 / 1] checking cached actions
[270 / 585] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/net/http.a, 7.0 MiB / 7.3 MiB; 0s remote-cache
[452 / 585] [Prepa] GoCompilePkg external/org_golang_google_protobuf/types/known/anypb/anypb.a ... (6 actions, 0 running)
[576 / 585] [Prepa] GoCompilePkg external/com_github_tikv_client_go_v2/txnkv/transaction/transaction.a
Target //tools/tazel:tazel up-to-date:
  bazel-bin/tools/tazel/tazel_/tazel
INFO: Elapsed time: 5.617s, Critical Path: 3.27s
INFO: 319 processes: 316 remote cache hit, 3 internal.
INFO: Build completed successfully, 319 total actions
INFO: Running command line: /bin/bash -c 'cd /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/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: dd06d0bf-894b-4400-b05b-186616ac55c6
INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/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/release-8.1/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_04_29_08_46_10.1350087319/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/release-8.1/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/release-8.1/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/release-8.1/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
ERROR: Failed to launch pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-8rc13
io.fabric8.kubernetes.client.KubernetesClientTimeoutException: Timed out waiting for [1000000] milliseconds for [Pod] with name:[pingcap-tidb-release-8-1-ghpr-unit-test-91-0qgtt-dnglq-8rc13] in namespace [jenkins-tidb].
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.waitUntilCondition(BaseOperation.java:939)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.waitUntilReady(BaseOperation.java:921)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.waitUntilReady(BaseOperation.java:97)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:185)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
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: 403 targets (630 packages loaded, 0 targets configured)
Analyzing: 403 targets (1188 packages loaded, 15924 targets configured)
Analyzing: 403 targets (1408 packages loaded, 20256 targets configured)
Analyzing: 403 targets (1487 packages loaded, 21496 targets configured)
Analyzing: 403 targets (1740 packages loaded, 24022 targets configured)
Analyzing: 403 targets (1874 packages loaded, 25290 targets configured)
Analyzing: 403 targets (1874 packages loaded, 25290 targets configured)
Analyzing: 403 targets (1932 packages loaded, 26044 targets configured)
Analyzing: 403 targets (1937 packages loaded, 26628 targets configured)
INFO: Analyzed 403 targets (1937 packages loaded, 26722 targets configured).
INFO: Found 403 test targets...
[0 / 21] [Prepa] Writing file br/pkg/backup/backup_test/baseline_coverage.dat ... (18 actions, 0 running)
[1,331 / 9,355] GoToolchainBinaryBuild external/go_sdk/builder [for tool]; Downloading external/go_sdk/builder, 1.9 MiB / 5.3 MiB; 0s remote-cache ... (34 actions, 0 running)
[1,363 / 9,355] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 15.8 MiB / 17.2 MiB; 1s remote-cache ... (35 actions, 0 running)
[1,376 / 9,355] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/include/asm_ppc64x.h; 2s remote-cache ... (35 actions, 0 running)
[1,495 / 9,355] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 10.0 MiB / 17.2 MiB; 3s remote-cache ... (35 actions, 0 running)
[1,753 / 9,355] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; 1s remote-cache ... (32 actions, 0 running)
[2,315 / 9,355] GoLink build/tidb_nogo_actual_/tidb_nogo_actual [for tool]; Downloading build/tidb_nogo_actual_/tidb_nogo_actual, 11.0 MiB / 12.2 MiB; 0s remote-cache ... (34 actions, 0 running)
[2,966 / 9,360] GoCompilePkg external/com_github_johannesboyne_gofakes3/gofakes3.a; Downloading external/com_github_johannesboyne_gofakes3/gofakes3.a, 1.3 MiB / 1.5 MiB; 0s remote-cache ... (34 actions, 0 running)
[3,250 / 9,427] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 16.4 MiB / 96.2 MiB; 0s remote-cache ... (35 actions, 0 running)
[3,461 / 9,476] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 53.8 MiB / 96.2 MiB; 1s remote-cache ... (35 actions, 0 running)
[3,628 / 9,523] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 79.4 MiB / 96.2 MiB; 2s remote-cache ... (35 actions, 0 running)
[3,832 / 9,562] GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; 2s remote-cache ... (35 actions, 0 running)
[4,091 / 9,584] 20 / 403 tests; GoLink pkg/parser/ast/ast_test_/ast_test; Downloading pkg/parser/ast/ast_test_/ast_test, 11.7 MiB / 16.9 MiB; 0s remote-cache ... (35 actions, 0 running)
[4,496 / 9,695] 44 / 403 tests; GoCompilePkg external/io_k8s_sigs_json/json.a; Downloading external/io_k8s_sigs_json/json.a; 0s remote-cache ... (34 actions, 0 running)
[4,888 / 9,699] 73 / 403 tests; GoCompilePkg external/io_k8s_api/core/v1/core.a; 0s remote-cache ... (25 actions, 0 running)
[5,046 / 9,699] 74 / 403 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, 53.0 MiB / 75.3 MiB; 0s remote-cache ... (35 actions, 0 running)
[5,157 / 9,723] 78 / 403 tests; Testing //pkg/util/topsql/stmtstats:stmtstats_test (shard 3 of 11); Downloading pkg/util/topsql/stmtstats/stmtstats_test/shard_3_of_11/coverage.dat, 4.0 MiB / 5.0 MiB; 0s remote-cache ... (21 actions, 0 running)
[5,336 / 9,725] 80 / 403 tests; GoLink pkg/privilege/privileges/ldap/ldap_test_/ldap_test; Downloading pkg/privilege/privileges/ldap/ldap_test_/ldap_test, 16.0 MiB / 23.6 MiB; 0s remote-cache ... (35 actions, 0 running)
[5,404 / 9,751] 83 / 403 tests; GoLink pkg/util/memory/memory_test_/memory_test; Downloading pkg/util/memory/memory_test_/memory_test, 25.0 MiB / 25.1 MiB; 1s remote-cache ... (35 actions, 0 running)
[5,449 / 9,792] 89 / 403 tests; GoLink pkg/server/internal/parse/parse_test_/parse_test; Downloading pkg/server/internal/parse/parse_test_/parse_test, 23.6 MiB / 23.8 MiB; 2s remote-cache ... (35 actions, 0 running)
[5,501 / 9,853] 99 / 403 tests; GoLink pkg/util/timeutil/timeutil_test_/timeutil_test; 2s remote-cache ... (35 actions, 0 running)
[5,592 / 9,876] 105 / 403 tests; Testing //pkg/types:types_test (shard 12 of 50); Downloading pkg/types/types_test/shard_12_of_50/coverage.dat, 4.0 MiB / 5.9 MiB; 0s remote-cache ... (35 actions, 0 running)
[5,664 / 9,878] 107 / 403 tests; GoLink pkg/kv/kv_test_/kv_test; Downloading pkg/kv/kv_test_/kv_test, 21.0 MiB / 30.7 MiB; 1s remote-cache ... (35 actions, 0 running)
[5,768 / 9,914] 111 / 403 tests; GoLink pkg/util/rowcodec/rowcodec_test_/rowcodec_test; Downloading pkg/util/rowcodec/rowcodec_test_/rowcodec_test, 28.0 MiB / 30.8 MiB; 1s remote-cache ... (35 actions, 0 running)
[5,850 / 9,951] 112 / 403 tests; GoLink pkg/util/stmtsummary/v2/stmtsummary_test_/stmtsummary_test; 1s remote-cache ... (34 actions, 0 running)
[5,898 / 9,969] 115 / 403 tests; GoLink pkg/util/stmtsummary/stmtsummary_test_/stmtsummary_test; Downloading pkg/util/stmtsummary/stmtsummary_test_/stmtsummary_test, 30.0 MiB / 30.7 MiB; 2s remote-cache ... (35 actions, 0 running)
[5,951 / 9,998] 116 / 403 tests; GoCompilePkg pkg/sessionctx/stmtctx/expression.recompile1064.a; Downloading pkg/sessionctx/stmtctx/expression.recompile1064.a, 31.0 MiB / 78.4 MiB; 2s remote-cache ... (34 actions, 0 running)
[6,004 / 10,004] 120 / 403 tests; GoCompilePkg pkg/sessionctx/stmtctx/expression.recompile1064.a; Downloading pkg/sessionctx/stmtctx/expression.recompile1064.a, 46.0 MiB / 78.4 MiB; 3s remote-cache ... (35 actions, 0 running)
[6,062 / 10,050] 123 / 403 tests; GoCompilePkg pkg/sessionctx/stmtctx/expression.recompile1064.a; Downloading pkg/sessionctx/stmtctx/expression.recompile1064.a, 62.0 MiB / 78.4 MiB; 4s remote-cache ... (35 actions, 0 running)
[6,119 / 10,050] 126 / 403 tests; GoCompilePkg pkg/sessionctx/stmtctx/expression.recompile1064.a; Downloading pkg/sessionctx/stmtctx/expression.recompile1064.a, 75.0 MiB / 78.4 MiB; 5s remote-cache ... (35 actions, 0 running)
[6,173 / 10,050] 127 / 403 tests; GoCompilePkg pkg/meta/expression.recompile532.a; Downloading pkg/meta/expression.recompile532.a, 47.0 MiB / 78.4 MiB; 3s remote-cache ... (35 actions, 0 running)
[6,225 / 10,105] 127 / 403 tests; GoCompilePkg pkg/meta/expression.recompile532.a; Downloading pkg/meta/expression.recompile532.a, 61.0 MiB / 78.4 MiB; 4s remote-cache ... (35 actions, 0 running)
[6,278 / 10,109] 131 / 403 tests; GoCompilePkg pkg/meta/expression.recompile532.a; Downloading pkg/meta/expression.recompile532.a, 72.0 MiB / 78.4 MiB; 5s remote-cache ... (35 actions, 0 running)
[6,341 / 10,122] 132 / 403 tests; GoCompilePkg pkg/sessionctx/variable/expression.recompile1066.a; 6s remote-cache ... (35 actions, 0 running)
[6,415 / 10,122] 132 / 403 tests; GoCompilePkg pkg/extension/expression.recompile1129.a; Downloading pkg/extension/expression.recompile1129.a, 59.0 MiB / 78.4 MiB; 4s remote-cache ... (35 actions, 0 running)
[6,470 / 10,124] 134 / 403 tests; GoCompilePkg pkg/extension/expression.recompile1129.a; Downloading pkg/extension/expression.recompile1129.a, 76.0 MiB / 78.4 MiB; 5s remote-cache ... (35 actions, 0 running)
[6,540 / 10,131] 135 / 403 tests; GoCompilePkg pkg/expression/expression.a; 3s remote-cache ... (35 actions, 0 running)
[6,599 / 10,216] 135 / 403 tests; GoLink br/pkg/rtree/rtree_test_/rtree_test; Downloading br/pkg/rtree/rtree_test_/rtree_test, 42.0 MiB / 42.7 MiB; 2s remote-cache ... (34 actions, 0 running)
[6,671 / 10,223] 138 / 403 tests; GoLink pkg/timer/api/api_test_/api_test; Downloading pkg/timer/api/api_test_/api_test, 36.0 MiB / 41.4 MiB; 2s remote-cache ... (35 actions, 0 running)
[6,745 / 10,242] 138 / 403 tests; GoLink pkg/util/gctuner/gctuner_test_/gctuner_test; Downloading pkg/util/gctuner/gctuner_test_/gctuner_test, 28.1 MiB / 41.0 MiB; 1s remote-cache ... (35 actions, 0 running)
[6,816 / 10,248] 141 / 403 tests; GoLink pkg/meta/meta_test_/meta_test; Downloading pkg/meta/meta_test_/meta_test, 16.3 MiB / 60.7 MiB; 1s remote-cache ... (35 actions, 0 running)
[6,873 / 10,248] 141 / 403 tests; GoLink pkg/meta/meta_test_/meta_test; Downloading pkg/meta/meta_test_/meta_test, 33.8 MiB / 60.7 MiB; 2s remote-cache ... (35 actions, 0 running)
[6,938 / 10,257] 143 / 403 tests; GoLink pkg/meta/meta_test_/meta_test; Downloading pkg/meta/meta_test_/meta_test, 51.8 MiB / 60.7 MiB; 3s remote-cache ... (35 actions, 0 running)
[7,004 / 10,272] 144 / 403 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 12.0 MiB / 80.0 MiB; 1s remote-cache ... (35 actions, 0 running)
[7,065 / 10,272] 144 / 403 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 26.0 MiB / 80.0 MiB; 2s remote-cache ... (35 actions, 0 running)
[7,119 / 10,272] 146 / 403 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 39.0 MiB / 80.0 MiB; 3s remote-cache ... (35 actions, 0 running)
[7,165 / 10,272] 147 / 403 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 50.0 MiB / 80.0 MiB; 4s remote-cache ... (35 actions, 0 running)
[7,209 / 10,281] 149 / 403 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 62.0 MiB / 80.0 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,255 / 10,283] 151 / 403 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 72.0 MiB / 80.0 MiB; 6s remote-cache ... (35 actions, 0 running)
[7,290 / 10,283] 153 / 403 tests; GoCompilePkg pkg/expression/expression.a; 7s remote-cache ... (35 actions, 0 running)
[7,328 / 10,300] 153 / 403 tests; GoLink pkg/store/mockstore/unistore/cophandler/cophandler_test_/cophandler_test; Downloading pkg/store/mockstore/unistore/cophandler/cophandler_test_/cophandler_test, 49.0 MiB / 54.6 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,361 / 10,322] 154 / 403 tests; GoLink pkg/expression/aggregation/aggregation_test_/aggregation_test; Downloading pkg/expression/aggregation/aggregation_test_/aggregation_test, 50.9 MiB / 52.7 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,398 / 10,352] 154 / 403 tests; GoLink pkg/store/mockstore/unistore/tikv/tikv_test_/tikv_test; Downloading pkg/store/mockstore/unistore/tikv/tikv_test_/tikv_test, 45.0 MiB / 54.0 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,435 / 10,352] 156 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 47.0 MiB / 151.1 MiB; 5s remote-cache ... (33 actions, 0 running)
[7,478 / 10,387] 157 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 58.4 MiB / 151.1 MiB; 6s remote-cache ... (34 actions, 0 running)
[7,512 / 10,417] 162 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 70.0 MiB / 151.1 MiB; 7s remote-cache ... (35 actions, 0 running)
[7,566 / 10,452] 165 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 82.0 MiB / 151.1 MiB; 8s remote-cache ... (35 actions, 0 running)
[7,613 / 10,452] 165 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 94.0 MiB / 151.1 MiB; 9s remote-cache ... (35 actions, 0 running)
[7,646 / 10,470] 166 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 105.0 MiB / 151.1 MiB; 10s remote-cache ... (35 actions, 0 running)
[7,690 / 10,476] 166 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 116.0 MiB / 151.1 MiB; 11s remote-cache ... (35 actions, 0 running)
[7,739 / 10,488] 168 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 129.0 MiB / 151.1 MiB; 12s remote-cache ... (36 actions, 2 running)
[7,782 / 10,488] 169 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 139.0 MiB / 151.1 MiB; 13s remote-cache ... (36 actions, 2 running)
[7,828 / 10,505] 169 / 403 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; 14s remote-cache ... (35 actions, 0 running)
[7,870 / 10,507] 170 / 403 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 92.0 MiB / 101.4 MiB; 8s remote-cache ... (37 actions, 4 running)
[7,922 / 10,523] 173 / 403 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; 9s remote-cache ... (36 actions, 4 running)
[7,973 / 10,549] 175 / 403 tests; GoCompilePkg pkg/sessionctx/variable/session.recompile1216.a; 3s remote-cache, linux-sandbox ... (37 actions, 4 running)
[8,026 / 10,559] 178 / 403 tests; GoLink dumpling/export/export_test_/export_test; Downloading dumpling/export/export_test_/export_test, 42.0 MiB / 75.7 MiB; 3s remote-cache ... (37 actions, 4 running)
[8,068 / 10,559] 178 / 403 tests; GoLink dumpling/export/export_test_/export_test; Downloading dumpling/export/export_test_/export_test, 54.0 MiB / 75.7 MiB; 4s remote-cache ... (36 actions, 2 running)
[8,112 / 10,559] 179 / 403 tests; GoLink dumpling/export/export_test_/export_test; Downloading dumpling/export/export_test_/export_test, 65.0 MiB / 75.7 MiB; 5s remote-cache ... (36 actions, 2 running)
[8,149 / 10,559] 179 / 403 tests; GoLink dumpling/export/export_test_/export_test; Downloading dumpling/export/export_test_/export_test, 74.0 MiB / 75.7 MiB; 6s remote-cache ... (38 actions, 6 running)
[8,194 / 10,610] 181 / 403 tests; GoLink pkg/infoschema/test/cachetest/cachetest_test_/cachetest_test; Downloading pkg/infoschema/test/cachetest/cachetest_test_/cachetest_test, 45.0 MiB / 54.4 MiB; 4s remote-cache ... (38 actions, 6 running)
[8,252 / 10,644] 181 / 403 tests; GoLink pkg/store/copr/copr_test/copr_test_test_/copr_test_test; Downloading pkg/store/copr/copr_test/copr_test_test_/copr_test_test, 55.0 MiB / 60.5 MiB; 5s remote-cache ... (38 actions, 6 running)
[8,291 / 10,657] 181 / 403 tests; GoLink br/pkg/restore/tiflashrec/tiflashrec_test_/tiflashrec_test; Downloading br/pkg/restore/tiflashrec/tiflashrec_test_/tiflashrec_test, 54.0 MiB / 56.1 MiB; 5s remote-cache ... (38 actions, 6 running)
[8,333 / 10,661] 182 / 403 tests; GoLink pkg/distsql/distsql_test_/distsql_test; Downloading pkg/distsql/distsql_test_/distsql_test, 31.0 MiB / 69.8 MiB; 3s remote-cache ... (38 actions, 6 running)
[8,376 / 10,661] 185 / 403 tests; GoLink pkg/distsql/distsql_test_/distsql_test; Downloading pkg/distsql/distsql_test_/distsql_test, 42.0 MiB / 69.8 MiB; 4s remote-cache ... (38 actions, 6 running)
[8,411 / 10,661] 185 / 403 tests; GoLink pkg/distsql/distsql_test_/distsql_test; Downloading pkg/distsql/distsql_test_/distsql_test, 54.0 MiB / 69.8 MiB; 5s remote-cache ... (39 actions, 8 running)
[8,442 / 10,661] 186 / 403 tests; GoLink pkg/distsql/distsql_test_/distsql_test; Downloading pkg/distsql/distsql_test_/distsql_test, 64.0 MiB / 69.8 MiB; 6s remote-cache ... (39 actions, 8 running)
[8,476 / 10,738] 186 / 403 tests; GoLink pkg/structure/structure_test_/structure_test; 6s remote-cache, linux-sandbox ... (39 actions, 8 running)
[8,501 / 10,742] 187 / 403 tests; GoLink pkg/structure/structure_test_/structure_test; 7s remote-cache, linux-sandbox ... (40 actions, 10 running)
[8,531 / 10,742] 188 / 403 tests; GoLink pkg/structure/structure_test_/structure_test; 8s remote-cache, linux-sandbox ... (40 actions, 11 running)
[8,563 / 10,793] 188 / 403 tests; GoLink pkg/structure/structure_test_/structure_test; 9s remote-cache, linux-sandbox ... (40 actions, 10 running)
[8,592 / 10,804] 189 / 403 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 67.9 MiB / 110.3 MiB; 7s remote-cache ... (39 actions, 8 running)
[8,620 / 10,827] 189 / 403 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 81.9 MiB / 110.3 MiB; 8s remote-cache ... (40 actions, 10 running)
[8,668 / 10,839] 190 / 403 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 94.9 MiB / 110.3 MiB; 9s remote-cache ... (40 actions, 10 running)
[8,702 / 10,839] 191 / 403 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 106.9 MiB / 110.3 MiB; 10s remote-cache ... (39 actions, 8 running)
[8,731 / 10,863] 193 / 403 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 8s remote-cache, linux-sandbox ... (43 actions, 16 running)
[8,751 / 10,914] 193 / 403 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 9s remote-cache, linux-sandbox ... (43 actions, 16 running)
[8,786 / 10,914] 193 / 403 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 10s remote-cache, linux-sandbox ... (41 actions, 12 running)
[8,811 / 10,916] 194 / 403 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 11s remote-cache, linux-sandbox ... (41 actions, 12 running)
[8,850 / 10,916] 195 / 403 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 12s remote-cache, linux-sandbox ... (40 actions, 10 running)
[8,867 / 10,916] 195 / 403 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 13s remote-cache, linux-sandbox ... (42 actions, 14 running)
[8,891 / 10,936] 197 / 403 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 14s remote-cache, linux-sandbox ... (44 actions, 18 running)
[8,919 / 10,936] 197 / 403 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 15s remote-cache, linux-sandbox ... (42 actions, 14 running)
[8,955 / 10,987] 198 / 403 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 97.0 MiB / 117.3 MiB; 10s remote-cache ... (42 actions, 14 running)
[8,984 / 10,987] 199 / 403 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 108.0 MiB / 117.3 MiB; 11s remote-cache ... (40 actions, 10 running)
[9,007 / 10,987] 199 / 403 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 116.0 MiB / 117.3 MiB; 12s remote-cache ... (41 actions, 12 running)
[9,037 / 11,038] 200 / 403 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; 7s remote-cache, linux-sandbox ... (40 actions, 10 running)
[9,068 / 11,038] 200 / 403 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; 8s remote-cache, linux-sandbox ... (42 actions, 14 running)
[9,089 / 11,038] 200 / 403 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; 9s remote-cache, linux-sandbox ... (42 actions, 14 running)
[9,119 / 11,045] 200 / 403 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; 10s remote-cache, linux-sandbox ... (43 actions, 16 running)
[9,167 / 11,045] 201 / 403 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; 11s remote-cache, linux-sandbox ... (44 actions, 18 running)
[9,196 / 11,045] 201 / 403 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; 12s remote-cache, linux-sandbox ... (45 actions, 20 running)
[9,219 / 11,058] 201 / 403 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; 9s remote-cache, linux-sandbox ... (45 actions, 20 running)
[9,221 / 11,058] 201 / 403 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; 11s remote-cache, linux-sandbox ... (45 actions, 20 running)
[9,224 / 11,058] 201 / 403 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; 12s remote-cache, linux-sandbox ... (45 actions, 20 running)
[9,246 / 11,076] 202 / 403 tests; GoLink pkg/lightning/common/common_test_/common_test; Downloading pkg/lightning/common/common_test_/common_test, 59.0 MiB / 101.6 MiB; 9s remote-cache ... (41 actions, 12 running)
[9,262 / 11,076] 203 / 403 tests; GoLink pkg/lightning/common/common_test_/common_test; Downloading pkg/lightning/common/common_test_/common_test, 67.0 MiB / 101.6 MiB; 10s remote-cache ... (44 actions, 20 running)
[9,274 / 11,076] 203 / 403 tests; GoLink pkg/lightning/common/common_test_/common_test; Downloading pkg/lightning/common/common_test_/common_test, 74.3 MiB / 101.6 MiB; 11s remote-cache ... (46 actions, 22 running)
[9,291 / 11,076] 203 / 403 tests; GoLink pkg/lightning/common/common_test_/common_test; Downloading pkg/lightning/common/common_test_/common_test, 81.0 MiB / 101.6 MiB; 12s remote-cache ... (46 actions, 22 running)
[9,309 / 11,076] 203 / 403 tests; GoLink pkg/lightning/common/common_test_/common_test; Downloading pkg/lightning/common/common_test_/common_test, 89.0 MiB / 101.6 MiB; 13s remote-cache ... (48 actions, 26 running)
[9,328 / 11,076] 204 / 403 tests; GoLink pkg/lightning/common/common_test_/common_test; Downloading pkg/lightning/common/common_test_/common_test, 94.0 MiB / 101.6 MiB; 14s remote-cache ... (50 actions, 30 running)
[9,356 / 11,076] 204 / 403 tests; GoLink pkg/lightning/common/common_test_/common_test; 15s remote-cache ... (49 actions, 28 running)
[9,374 / 11,122] 204 / 403 tests; GoLink pkg/lightning/backend/tidb/tidb_test_/tidb_test; Downloading pkg/lightning/backend/tidb/tidb_test_/tidb_test, 74.0 MiB / 76.2 MiB; 12s remote-cache ... (53 actions, 36 running)
[9,398 / 11,188] 204 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 17 of 17); 8s remote-cache, linux-sandbox ... (54 actions, 38 running)
[9,427 / 11,188] 204 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 17 of 17); 9s remote-cache, linux-sandbox ... (54 actions, 38 running)
[9,458 / 11,188] 204 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 17 of 17); 10s remote-cache, linux-sandbox ... (53 actions, 36 running)
[9,486 / 11,188] 204 / 403 tests; GoCompilePkg pkg/ttl/ttlworker/session.recompile1215.a; 5s remote-cache, linux-sandbox ... (53 actions, 36 running)
[9,512 / 11,198] 205 / 403 tests; GoCompilePkg pkg/ddl/ingest/session.recompile1218.a; 5s remote-cache, linux-sandbox ... (54 actions, 38 running)
[9,547 / 11,198] 206 / 403 tests; Testing //pkg/sessionctx/variable:variable_test (shard 15 of 50); 3s remote-cache, linux-sandbox ... (54 actions, 38 running)
[9,571 / 11,198] 206 / 403 tests; Testing //pkg/sessionctx/variable:variable_test (shard 15 of 50); 4s remote-cache, linux-sandbox ... (54 actions, 38 running)
[9,599 / 11,198] 206 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 4s remote-cache, linux-sandbox ... (50 actions, 30 running)
[9,620 / 11,198] 207 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 5s remote-cache, linux-sandbox ... (56 actions, 42 running)
[9,642 / 11,198] 207 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 6s remote-cache, linux-sandbox ... (53 actions, 36 running)
[9,677 / 11,198] 207 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 7s remote-cache, linux-sandbox ... (55 actions, 40 running)
[9,700 / 11,198] 207 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 8s remote-cache, linux-sandbox ... (56 actions, 42 running)
[9,728 / 11,198] 207 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 16 of 17); 9s remote-cache, linux-sandbox ... (52 actions, 35 running)
[9,752 / 11,200] 209 / 403 tests; GoLink pkg/table/tables/tables_test_/tables_test; 8s remote-cache, linux-sandbox ... (61 actions, 52 running)
[9,767 / 11,200] 210 / 403 tests; GoLink pkg/table/tables/tables_test_/tables_test; 9s remote-cache, linux-sandbox ... (62 actions, 54 running)
[9,794 / 11,232] 210 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 4s remote-cache, linux-sandbox ... (63 actions, 57 running)
[9,815 / 11,232] 210 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 5s remote-cache, linux-sandbox ... (63 actions, 56 running)
[9,822 / 11,234] 210 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 6s remote-cache, linux-sandbox ... (63 actions, 56 running)
[9,859 / 11,234] 211 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 7s remote-cache, linux-sandbox ... (65 actions, 60 running)
[9,878 / 11,234] 211 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 9s remote-cache, linux-sandbox ... (65 actions, 60 running)
[9,903 / 11,234] 211 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 10s remote-cache, linux-sandbox ... (65 actions, 60 running)
[9,917 / 11,234] 212 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 11s remote-cache, linux-sandbox ... (67 actions, 64 running)
[9,932 / 11,234] 212 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 12s remote-cache, linux-sandbox ... (68 actions, 66 running)
[9,946 / 11,234] 212 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 13s remote-cache, linux-sandbox ... (69 actions, 68 running)
[9,968 / 11,234] 212 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[9,985 / 11,234] 212 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 15s remote-cache, linux-sandbox ... (70 actions running)
[9,987 / 11,234] 212 / 403 tests; GoLink pkg/expression/expression_test_/expression_test; 16s remote-cache, linux-sandbox ... (70 actions running)
[10,005 / 11,285] 213 / 403 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; 14s remote-cache, linux-sandbox ... (70 actions running)
[10,005 / 11,285] 213 / 403 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; 15s remote-cache, linux-sandbox ... (70 actions running)
[10,027 / 11,285] 213 / 403 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; 16s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,035 / 11,373] 213 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 14 of 17); 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,037 / 11,373] 213 / 403 tests; Testing //pkg/sessionctx/sessionstates:sessionstates_test (shard 14 of 17); 15s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,057 / 11,373] 213 / 403 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 10s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,060 / 11,373] 213 / 403 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 11s remote-cache, linux-sandbox ... (70 actions running)
[10,060 / 11,373] 213 / 403 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 12s remote-cache, linux-sandbox ... (70 actions running)
[10,062 / 11,424] 213 / 403 tests; GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 12s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,070 / 11,450] 213 / 403 tests; Testing //pkg/table/tables:tables_test (shard 2 of 31); 11s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,085 / 11,450] 214 / 403 tests; Testing //pkg/expression:expression_test (shard 50 of 50); 13s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,085 / 11,450] 214 / 403 tests; Testing //pkg/expression:expression_test (shard 50 of 50); 14s remote-cache, linux-sandbox ... (70 actions running)
[10,085 / 11,450] 214 / 403 tests; Testing //pkg/expression:expression_test (shard 50 of 50); 16s remote-cache, linux-sandbox ... (70 actions running)
[10,118 / 11,544] 215 / 403 tests; Testing //pkg/expression:expression_test (shard 50 of 50); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,129 / 11,544] 216 / 403 tests; GoLink pkg/statistics/handle/globalstats/globalstats_test_/globalstats_test; 11s remote-cache, linux-sandbox ... (69 actions running)
[10,146 / 11,622] 216 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 8s remote-cache, linux-sandbox ... (68 actions, 67 running)
[10,153 / 11,622] 216 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 9s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,162 / 11,622] 216 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 11s remote-cache, linux-sandbox ... (70 actions running)
[10,163 / 11,622] 216 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 13s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,176 / 11,622] 216 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 14s remote-cache, linux-sandbox ... (70 actions running)
[10,176 / 11,622] 216 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 15s remote-cache, linux-sandbox ... (70 actions running)
[10,181 / 11,622] 217 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 16s remote-cache, linux-sandbox ... (70 actions running)
[10,188 / 11,622] 217 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 18s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,194 / 11,622] 217 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 19s remote-cache, linux-sandbox ... (70 actions running)
[10,210 / 11,622] 218 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 20s remote-cache, linux-sandbox ... (70 actions running)
[10,222 / 11,676] 219 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 21s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,226 / 11,676] 219 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 23s remote-cache, linux-sandbox ... (70 actions running)
[10,243 / 11,676] 220 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 24s remote-cache, linux-sandbox ... (68 actions, 66 running)
[10,251 / 11,676] 220 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 25s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,268 / 11,676] 220 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 26s remote-cache, linux-sandbox ... (67 actions, 63 running)
[10,272 / 11,676] 220 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 27s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,286 / 11,678] 220 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 28s remote-cache, linux-sandbox ... (68 actions, 66 running)
[10,293 / 11,678] 220 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 30s remote-cache, linux-sandbox ... (70 actions running)
[10,299 / 11,678] 221 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 31s remote-cache, linux-sandbox ... (68 actions, 67 running)
[10,299 / 11,678] 221 / 403 tests; Testing //pkg/store/gcworker:gcworker_test (shard 25 of 25); 33s remote-cache, linux-sandbox ... (70 actions running)
[10,316 / 11,729] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 21 of 22); 29s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,323 / 11,774] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 21 of 22); 30s remote-cache, linux-sandbox ... (70 actions running)
[10,336 / 11,787] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 21 of 22); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,342 / 11,809] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 21 of 22); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,349 / 11,809] 223 / 403 tests; Testing //pkg/bindinfo:bindinfo_test (shard 50 of 50); 32s remote-cache, linux-sandbox ... (70 actions running)
[10,352 / 11,809] 223 / 403 tests; Testing //pkg/bindinfo:bindinfo_test (shard 50 of 50); 34s remote-cache, linux-sandbox ... (70 actions running)
[10,354 / 11,809] 223 / 403 tests; Testing //pkg/bindinfo:bindinfo_test (shard 50 of 50); 35s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,359 / 11,809] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 2 of 22); 28s remote-cache, linux-sandbox ... (70 actions running)
[10,366 / 11,809] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 2 of 22); 29s remote-cache, linux-sandbox ... (70 actions running)
[10,367 / 11,809] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 2 of 22); 31s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,370 / 11,809] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 2 of 22); 32s remote-cache, linux-sandbox ... (68 actions, 67 running)
[10,370 / 11,809] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 2 of 22); 33s remote-cache, linux-sandbox ... (70 actions running)
[10,373 / 11,809] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 2 of 22); 34s remote-cache, linux-sandbox ... (70 actions running)
[10,380 / 11,847] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 2 of 22); 35s remote-cache, linux-sandbox ... (70 actions running)
[10,382 / 11,847] 223 / 403 tests; Testing //pkg/disttask/framework/storage:storage_test (shard 2 of 22); 37s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,386 / 11,868] 223 / 403 tests; Testing //pkg/disttask/importinto:importinto_test (shard 15 of 16); 37s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,388 / 11,874] 223 / 403 tests; Testing //pkg/disttask/importinto:importinto_test (shard 15 of 16); 38s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,389 / 11,874] 223 / 403 tests; Testing //pkg/disttask/importinto:importinto_test (shard 15 of 16); 39s remote-cache, linux-sandbox ... (70 actions running)
[10,390 / 11,874] 223 / 403 tests; Testing //pkg/disttask/importinto:importinto_test (shard 15 of 16); 40s remote-cache, linux-sandbox ... (70 actions running)
[10,391 / 11,874] 223 / 403 tests; Testing //pkg/disttask/importinto:importinto_test (shard 15 of 16); 42s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,398 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 37s remote-cache, linux-sandbox ... (70 actions running)
[10,398 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 38s remote-cache, linux-sandbox ... (70 actions running)
[10,403 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 40s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,404 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 41s remote-cache, linux-sandbox ... (70 actions running)
[10,408 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 42s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,411 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 44s remote-cache, linux-sandbox ... (70 actions running)
[10,414 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 45s remote-cache, linux-sandbox ... (70 actions running)
[10,417 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 47s remote-cache, linux-sandbox ... (70 actions running)
[10,418 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 49s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,425 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 50s remote-cache, linux-sandbox ... (70 actions running)
[10,428 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 52s remote-cache, linux-sandbox ... (70 actions running)
[10,429 / 11,874] 223 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 15 of 17); 53s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,441 / 11,874] 223 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 45s remote-cache, linux-sandbox ... (70 actions running)
[10,450 / 11,874] 225 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 46s remote-cache, linux-sandbox ... (68 actions, 66 running)
[10,453 / 11,876] 225 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 47s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,462 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 48s remote-cache, linux-sandbox ... (68 actions, 66 running)
[10,474 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 49s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,485 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,487 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 52s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,500 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 53s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,502 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 54s remote-cache, linux-sandbox ... (70 actions running)
[10,506 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,507 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 56s remote-cache, linux-sandbox ... (70 actions running)
[10,507 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 57s remote-cache, linux-sandbox ... (70 actions running)
[10,508 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 59s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,514 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 60s remote-cache, linux-sandbox ... (70 actions running)
[10,516 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 61s remote-cache, linux-sandbox ... (70 actions running)
[10,518 / 11,876] 226 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 46 of 50); 62s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,524 / 11,876] 226 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 61s remote-cache, linux-sandbox ... (70 actions running)
[10,524 / 11,876] 226 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 63s remote-cache, linux-sandbox ... (70 actions running)
[10,529 / 11,876] 226 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 64s remote-cache, linux-sandbox ... (70 actions running)
[10,529 / 11,876] 226 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 65s remote-cache, linux-sandbox ... (70 actions running)
[10,530 / 11,876] 226 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 67s remote-cache, linux-sandbox ... (70 actions running)
[10,539 / 11,876] 228 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 68s remote-cache, linux-sandbox ... (70 actions running)
[10,540 / 11,876] 228 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 70s remote-cache, linux-sandbox ... (70 actions running)
[10,549 / 11,876] 228 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 71s remote-cache, linux-sandbox ... (70 actions running)
[10,551 / 11,876] 228 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 72s remote-cache, linux-sandbox ... (70 actions running)
[10,553 / 11,876] 228 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 73s remote-cache, linux-sandbox ... (70 actions running)
[10,555 / 11,876] 228 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 74s remote-cache, linux-sandbox ... (70 actions running)
[10,555 / 11,876] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 75s remote-cache, linux-sandbox ... (70 actions running)
[10,559 / 11,876] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 76s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,561 / 11,876] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 77s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,561 / 11,876] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 79s remote-cache, linux-sandbox ... (70 actions running)
[10,562 / 11,876] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 80s remote-cache, linux-sandbox ... (70 actions running)
[10,562 / 11,876] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 82s remote-cache, linux-sandbox ... (70 actions running)
[10,562 / 11,876] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 84s remote-cache, linux-sandbox ... (70 actions running)
[10,570 / 11,876] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 85s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,574 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 86s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,578 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 5 of 50); 87s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,581 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 80s remote-cache, linux-sandbox ... (70 actions running)
[10,581 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 82s remote-cache, linux-sandbox ... (70 actions running)
[10,582 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 83s remote-cache, linux-sandbox ... (70 actions running)
[10,583 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 84s remote-cache, linux-sandbox ... (70 actions running)
[10,583 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 86s remote-cache, linux-sandbox ... (70 actions running)
[10,584 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 88s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,587 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 89s remote-cache, linux-sandbox ... (70 actions running)
[10,588 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 90s remote-cache, linux-sandbox ... (70 actions running)
[10,589 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 91s remote-cache, linux-sandbox ... (70 actions running)
[10,589 / 11,888] 229 / 403 tests; Testing //pkg/expression:expression_test (shard 7 of 50); 92s remote-cache, linux-sandbox ... (70 actions running)
[10,591 / 11,888] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 61s remote-cache, linux-sandbox ... (70 actions running)
[10,595 / 11,905] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 63s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,595 / 11,905] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 64s remote-cache, linux-sandbox ... (70 actions running)
[10,595 / 11,905] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 65s remote-cache, linux-sandbox ... (70 actions running)
[10,599 / 11,905] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,600 / 11,905] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 68s remote-cache, linux-sandbox ... (70 actions running)
[10,600 / 11,905] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 70s remote-cache, linux-sandbox ... (70 actions running)
[10,601 / 11,905] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 71s remote-cache, linux-sandbox ... (70 actions running)
[10,603 / 11,905] 229 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 6 of 50); 73s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,607 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 54s remote-cache, linux-sandbox ... (70 actions running)
[10,616 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 55s remote-cache, linux-sandbox ... (70 actions running)
[10,617 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 57s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,619 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 58s remote-cache, linux-sandbox ... (70 actions running)
[10,622 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 60s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,623 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 61s remote-cache, linux-sandbox ... (70 actions running)
[10,623 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 62s remote-cache, linux-sandbox ... (70 actions running)
[10,624 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 64s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,627 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 65s remote-cache, linux-sandbox ... (70 actions running)
[10,627 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 67s remote-cache, linux-sandbox ... (70 actions running)
[10,629 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 69s remote-cache, linux-sandbox ... (70 actions running)
[10,634 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 70s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,639 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 72s remote-cache, linux-sandbox ... (70 actions running)
[10,642 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 73s remote-cache, linux-sandbox ... (70 actions running)
[10,643 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 75s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,646 / 11,905] 229 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 76s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,649 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 77s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,650 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 78s remote-cache, linux-sandbox ... (70 actions running)
[10,650 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 80s remote-cache, linux-sandbox ... (70 actions running)
[10,651 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 81s remote-cache, linux-sandbox ... (70 actions running)
[10,652 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 83s remote-cache, linux-sandbox ... (70 actions running)
[10,656 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 84s remote-cache, linux-sandbox ... (70 actions running)
[10,660 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 85s remote-cache, linux-sandbox ... (70 actions running)
[10,663 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 86s remote-cache, linux-sandbox ... (70 actions running)
[10,664 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 87s remote-cache, linux-sandbox ... (70 actions running)
[10,666 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 88s remote-cache, linux-sandbox ... (70 actions running)
[10,666 / 11,905] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 90s remote-cache, linux-sandbox ... (70 actions running)
[10,669 / 11,917] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 92s remote-cache, linux-sandbox ... (70 actions running)
[10,672 / 11,917] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 93s remote-cache, linux-sandbox ... (70 actions running)
[10,672 / 11,917] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 94s remote-cache, linux-sandbox ... (70 actions running)
[10,673 / 11,917] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 95s remote-cache, linux-sandbox ... (70 actions running)
[10,673 / 11,917] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 97s remote-cache, linux-sandbox ... (70 actions running)
[10,674 / 11,917] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 98s remote-cache, linux-sandbox ... (70 actions running)
[10,675 / 11,917] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 100s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,676 / 11,917] 230 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 101s remote-cache, linux-sandbox ... (70 actions running)
[10,676 / 11,917] 231 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 102s remote-cache, linux-sandbox ... (70 actions running)
[10,682 / 11,917] 231 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 18 of 19); 103s remote-cache, linux-sandbox ... (70 actions running)
[10,684 / 11,917] 231 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 77s remote-cache, linux-sandbox ... (70 actions running)
[10,685 / 11,917] 231 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 79s remote-cache, linux-sandbox ... (70 actions running)
[10,685 / 11,917] 231 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 80s remote-cache, linux-sandbox ... (70 actions running)
[10,685 / 11,917] 231 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 81s remote-cache, linux-sandbox ... (70 actions running)
[10,685 / 11,917] 231 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 82s remote-cache, linux-sandbox ... (70 actions running)
[10,691 / 11,917] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 83s remote-cache, linux-sandbox ... (70 actions running)
[10,692 / 11,917] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 85s remote-cache, linux-sandbox ... (70 actions running)
[10,693 / 11,917] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 86s remote-cache, linux-sandbox ... (70 actions running)
[10,694 / 11,917] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 88s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,699 / 11,917] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 89s remote-cache, linux-sandbox ... (70 actions running)
[10,700 / 11,917] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 90s remote-cache, linux-sandbox ... (70 actions running)
[10,707 / 11,917] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 91s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,710 / 11,930] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 93s remote-cache, linux-sandbox ... (70 actions running)
[10,710 / 11,930] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 94s remote-cache, linux-sandbox ... (70 actions running)
[10,711 / 11,930] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 96s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,713 / 11,930] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 97s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,714 / 11,930] 232 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 98s remote-cache, linux-sandbox ... (69 actions running)
[10,725 / 11,930] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 99s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,733 / 11,930] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 100s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,740 / 11,930] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 101s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,742 / 11,930] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 102s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,751 / 11,930] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 103s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,754 / 11,930] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 104s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,757 / 11,930] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 106s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,757 / 11,930] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 107s remote-cache, linux-sandbox ... (70 actions running)
[10,764 / 11,932] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 108s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,767 / 11,932] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 109s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,769 / 11,932] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 111s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,770 / 11,932] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 112s remote-cache, linux-sandbox ... (70 actions running)
[10,773 / 11,932] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 113s remote-cache, linux-sandbox ... (70 actions running)
[10,775 / 11,938] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 114s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,777 / 11,938] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 116s remote-cache, linux-sandbox ... (70 actions running)
[10,780 / 11,938] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 117s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,780 / 11,938] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 119s remote-cache, linux-sandbox ... (70 actions running)
[10,781 / 11,938] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 120s remote-cache, linux-sandbox ... (70 actions running)
[10,781 / 11,938] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 122s remote-cache, linux-sandbox ... (70 actions running)
[10,784 / 11,938] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 123s remote-cache, linux-sandbox ... (70 actions running)
[10,785 / 11,938] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 125s remote-cache, linux-sandbox ... (70 actions running)
[10,786 / 11,942] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 127s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,789 / 11,942] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 128s remote-cache, linux-sandbox ... (70 actions running)
[10,790 / 11,942] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 130s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,790 / 11,942] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 131s remote-cache, linux-sandbox ... (70 actions running)
[10,790 / 11,942] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 132s remote-cache, linux-sandbox ... (70 actions running)
[10,790 / 11,942] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 133s remote-cache, linux-sandbox ... (70 actions running)
[10,791 / 11,942] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 134s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,793 / 11,944] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 136s remote-cache, linux-sandbox ... (70 actions running)
[10,795 / 11,944] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 138s remote-cache, linux-sandbox ... (70 actions running)
[10,795 / 11,944] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 139s remote-cache, linux-sandbox ... (70 actions running)
[10,795 / 11,944] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 140s remote-cache, linux-sandbox ... (70 actions running)
[10,799 / 11,944] 234 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 141s remote-cache, linux-sandbox ... (70 actions running)
[10,800 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 142s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,805 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 143s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,811 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 144s remote-cache, linux-sandbox ... (68 actions, 66 running)
[10,817 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 145s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,822 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 147s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,824 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 148s remote-cache, linux-sandbox ... (68 actions, 66 running)
[10,830 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 149s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,836 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 150s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,838 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 151s remote-cache, linux-sandbox ... (70 actions running)
[10,838 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 153s remote-cache, linux-sandbox ... (70 actions running)
[10,838 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 155s remote-cache, linux-sandbox ... (70 actions running)
[10,839 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 156s remote-cache, linux-sandbox ... (70 actions running)
[10,842 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 157s remote-cache, linux-sandbox ... (70 actions running)
[10,844 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 158s remote-cache, linux-sandbox ... (70 actions running)
[10,846 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 160s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,847 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 161s remote-cache, linux-sandbox ... (70 actions running)
[10,848 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 162s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,848 / 11,944] 235 / 403 tests; Testing //pkg/expression:expression_test (shard 8 of 50); 164s remote-cache, linux-sandbox ... (70 actions running)
[10,851 / 11,944] 235 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 109s remote-cache, linux-sandbox ... (70 actions running)
[10,851 / 11,944] 235 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 111s remote-cache, linux-sandbox ... (70 actions running)
[10,851 / 11,944] 235 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 112s remote-cache, linux-sandbox ... (70 actions running)
[10,851 / 11,944] 235 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 114s remote-cache, linux-sandbox ... (70 actions running)
[10,852 / 11,944] 235 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 115s remote-cache, linux-sandbox ... (70 actions running)
[10,852 / 11,944] 235 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 116s remote-cache, linux-sandbox ... (70 actions running)
[10,852 / 11,944] 235 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 118s remote-cache, linux-sandbox ... (70 actions running)
[10,852 / 11,944] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 119s remote-cache, linux-sandbox ... (70 actions running)
[10,864 / 11,944] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 120s remote-cache, linux-sandbox ... (70 actions running)
[10,865 / 11,944] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 122s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,868 / 11,944] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 123s remote-cache, linux-sandbox ... (70 actions running)
[10,868 / 11,944] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 126s remote-cache, linux-sandbox ... (70 actions running)
[10,869 / 11,944] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 127s remote-cache, linux-sandbox ... (70 actions running)
[10,869 / 11,944] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 129s remote-cache, linux-sandbox ... (70 actions running)
[10,869 / 11,944] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 130s remote-cache, linux-sandbox ... (70 actions running)
[10,873 / 11,995] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 131s remote-cache, linux-sandbox ... (70 actions running)
[10,874 / 11,995] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 133s remote-cache, linux-sandbox ... (70 actions running)
[10,874 / 11,995] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 134s remote-cache, linux-sandbox ... (70 actions running)
[10,876 / 11,995] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 135s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,878 / 11,995] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 137s remote-cache, linux-sandbox ... (70 actions running)
[10,878 / 11,995] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 138s remote-cache, linux-sandbox ... (70 actions running)
[10,881 / 12,007] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 139s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,883 / 12,007] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 141s remote-cache, linux-sandbox ... (70 actions running)
[10,884 / 12,007] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 142s remote-cache, linux-sandbox ... (70 actions running)
[10,884 / 12,007] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 145s remote-cache, linux-sandbox ... (70 actions running)
[10,887 / 12,007] 236 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 5 of 17); 146s remote-cache, linux-sandbox ... (70 actions running)
[10,891 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 106s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,893 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 108s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,894 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 109s remote-cache, linux-sandbox ... (70 actions running)
[10,894 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 110s remote-cache, linux-sandbox ... (70 actions running)
[10,896 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 111s remote-cache, linux-sandbox ... (70 actions running)
[10,897 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 113s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,897 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 114s remote-cache, linux-sandbox ... (70 actions running)
[10,898 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 116s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,900 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 117s remote-cache, linux-sandbox ... (70 actions running)
[10,900 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 119s remote-cache, linux-sandbox ... (70 actions running)
[10,902 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 120s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,902 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 122s remote-cache, linux-sandbox ... (70 actions running)
[10,905 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 123s remote-cache, linux-sandbox ... (70 actions running)
[10,906 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 125s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,909 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 126s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,909 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 127s remote-cache, linux-sandbox ... (70 actions running)
[10,910 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 128s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,911 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 130s remote-cache, linux-sandbox ... (70 actions running)
[10,911 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 131s remote-cache, linux-sandbox ... (70 actions running)
[10,911 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 133s remote-cache, linux-sandbox ... (70 actions running)
[10,912 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 134s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,920 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 136s remote-cache, linux-sandbox ... (70 actions running)
[10,921 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 137s remote-cache, linux-sandbox ... (70 actions running)
[10,924 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 138s remote-cache, linux-sandbox ... (70 actions running)
[10,925 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 139s remote-cache, linux-sandbox ... (70 actions running)
[10,925 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 140s remote-cache, linux-sandbox ... (70 actions running)
[10,926 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 141s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,926 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 143s remote-cache, linux-sandbox ... (70 actions running)
[10,926 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 144s remote-cache, linux-sandbox ... (70 actions running)
[10,929 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 146s remote-cache, linux-sandbox ... (70 actions running)
[10,930 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 148s remote-cache, linux-sandbox ... (70 actions running)
[10,930 / 12,007] 236 / 403 tests; Testing //pkg/executor/aggfuncs:aggfuncs_test (shard 27 of 50); 151s remote-cache, linux-sandbox ... (70 actions running)
[10,936 / 12,007] 237 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 15 of 19); 53s remote-cache, linux-sandbox ... (70 actions running)
[10,937 / 12,007] 237 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 15 of 19); 54s remote-cache, linux-sandbox ... (70 actions running)
[10,939 / 12,007] 237 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 15 of 19); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,942 / 12,007] 237 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 15 of 19); 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,943 / 12,007] 237 / 403 tests; Testing //pkg/bindinfo:bindinfo_test (shard 5 of 50); 52s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,947 / 12,007] 238 / 403 tests; Testing //pkg/bindinfo:bindinfo_test (shard 5 of 50); 53s remote-cache, linux-sandbox ... (70 actions running)
[10,952 / 12,007] 238 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 14 of 50); 54s remote-cache, linux-sandbox ... (70 actions running)
[10,953 / 12,007] 238 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 14 of 50); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,953 / 12,007] 238 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 14 of 50); 57s remote-cache, linux-sandbox ... (70 actions running)
[10,954 / 12,007] 238 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 14 of 50); 58s remote-cache, linux-sandbox ... (70 actions running)
[10,956 / 12,007] 238 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 14 of 50); 60s remote-cache, linux-sandbox ... (70 actions running)
[10,957 / 12,007] 238 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 6 of 17); 61s remote-cache, linux-sandbox ... (70 actions running)
[10,962 / 12,007] 238 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 6 of 17); 62s remote-cache, linux-sandbox ... (70 actions running)
[10,963 / 12,007] 238 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 6 of 17); 64s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,965 / 12,007] 238 / 403 tests; Testing //pkg/ddl/ingest:ingest_test (shard 6 of 17); 65s remote-cache, linux-sandbox ... (70 actions running)
[10,969 / 12,025] 238 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 6 of 12); 49s remote-cache, linux-sandbox ... (70 actions running)
[10,970 / 12,025] 238 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 6 of 12); 50s remote-cache, linux-sandbox ... (70 actions running)
[10,970 / 12,025] 238 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 6 of 12); 52s remote-cache, linux-sandbox ... (70 actions running)
[10,972 / 12,025] 238 / 403 tests; Testing //pkg/executor/test/jointest:jointest_test (shard 2 of 8); 50s remote-cache, linux-sandbox ... (70 actions running)
[10,974 / 12,025] 239 / 403 tests; Testing //pkg/executor/test/jointest:jointest_test (shard 2 of 8); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,976 / 12,025] 239 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 50s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,976 / 12,025] 239 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 51s remote-cache, linux-sandbox ... (70 actions running)
[10,977 / 12,025] 239 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 53s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,978 / 12,025] 239 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 54s remote-cache, linux-sandbox ... (70 actions running)
[10,979 / 12,025] 239 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,982 / 12,058] 239 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 57s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,986 / 12,058] 240 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 58s remote-cache, linux-sandbox ... (70 actions running)
[10,987 / 12,058] 240 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 59s remote-cache, linux-sandbox ... (70 actions running)
[10,988 / 12,058] 240 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 61s remote-cache, linux-sandbox ... (70 actions running)
[10,989 / 12,058] 240 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 62s remote-cache, linux-sandbox ... (70 actions running)
[10,991 / 12,058] 240 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 63s remote-cache, linux-sandbox ... (69 actions, 68 running)
[10,997 / 12,058] 240 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 65s remote-cache, linux-sandbox ... (70 actions running)
[10,999 / 12,058] 241 / 403 tests; Testing //pkg/ddl/tests/fail:fail_test (shard 10 of 12); 66s remote-cache, linux-sandbox ... (70 actions running)
[11,002 / 12,058] 241 / 403 tests; Testing //pkg/executor/importer:importer_test (shard 17 of 28); 45s remote-cache, linux-sandbox ... (70 actions running)
[11,004 / 12,058] 241 / 403 tests; Testing //pkg/executor/importer:importer_test (shard 17 of 28); 46s remote-cache, linux-sandbox ... (70 actions running)
[11,005 / 12,058] 241 / 403 tests; Testing //pkg/executor/importer:importer_test (shard 17 of 28); 49s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,006 / 12,058] 241 / 403 tests; Testing //pkg/executor/importer:importer_test (shard 17 of 28); 50s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,012 / 12,058] 241 / 403 tests; Testing //pkg/executor/test/simpletest:simpletest_test (shard 10 of 11); 51s remote-cache, linux-sandbox ... (70 actions running)
[11,012 / 12,058] 241 / 403 tests; Testing //pkg/executor/test/simpletest:simpletest_test (shard 10 of 11); 53s remote-cache, linux-sandbox ... (70 actions running)
[11,013 / 12,058] 241 / 403 tests; Testing //pkg/executor/test/simpletest:simpletest_test (shard 10 of 11); 55s remote-cache, linux-sandbox ... (70 actions running)
[11,015 / 12,058] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,016 / 12,060] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 53s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,017 / 12,060] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 54s remote-cache, linux-sandbox ... (70 actions running)
[11,017 / 12,060] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 56s remote-cache, linux-sandbox ... (70 actions running)
[11,019 / 12,060] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 57s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,019 / 12,060] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 59s remote-cache, linux-sandbox ... (70 actions running)
[11,019 / 12,060] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 60s remote-cache, linux-sandbox ... (70 actions running)
[11,019 / 12,060] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 63s remote-cache, linux-sandbox ... (70 actions running)
[11,023 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 64s remote-cache, linux-sandbox ... (69 actions running)
[11,024 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 66s remote-cache, linux-sandbox ... (70 actions running)
[11,025 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 67s remote-cache, linux-sandbox ... (70 actions running)
[11,026 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 69s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,026 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 71s remote-cache, linux-sandbox ... (70 actions running)
[11,029 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 72s remote-cache, linux-sandbox ... (70 actions running)
[11,030 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 74s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,033 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 75s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,034 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 76s remote-cache, linux-sandbox ... (70 actions running)
[11,035 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 77s remote-cache, linux-sandbox ... (70 actions running)
[11,039 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 78s remote-cache, linux-sandbox ... (70 actions running)
[11,039 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 79s remote-cache, linux-sandbox ... (70 actions running)
[11,041 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 81s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,046 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 82s remote-cache, linux-sandbox ... (70 actions running)
[11,048 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 83s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,050 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 85s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,050 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 86s remote-cache, linux-sandbox ... (70 actions running)
[11,050 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 88s remote-cache, linux-sandbox ... (70 actions running)
[11,051 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 89s remote-cache, linux-sandbox ... (70 actions running)
[11,051 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 90s remote-cache, linux-sandbox ... (70 actions running)
[11,053 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 92s remote-cache, linux-sandbox ... (70 actions running)
[11,054 / 12,064] 241 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 93s remote-cache, linux-sandbox ... (70 actions running)
[11,055 / 12,064] 242 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 94s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,057 / 12,068] 242 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 95s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,058 / 12,068] 242 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 97s remote-cache, linux-sandbox ... (70 actions running)
[11,060 / 12,068] 243 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 98s remote-cache, linux-sandbox ... (70 actions running)
[11,063 / 12,068] 243 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 99s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,064 / 12,068] 243 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 101s remote-cache, linux-sandbox ... (70 actions running)
[11,064 / 12,068] 243 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 104s remote-cache, linux-sandbox ... (70 actions running)
[11,065 / 12,068] 243 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 105s remote-cache, linux-sandbox ... (70 actions running)
[11,065 / 12,068] 243 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 107s remote-cache, linux-sandbox ... (70 actions running)
[11,072 / 12,068] 243 / 403 tests; Testing //pkg/executor/test/indexmergereadtest:indexmergereadtest_test (shard 14 of 19); 108s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,080 / 12,111] 243 / 403 tests; Testing //pkg/planner/core/issuetest:issuetest_test; 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,081 / 12,111] 243 / 403 tests; Testing //pkg/planner/core/issuetest:issuetest_test; 57s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,083 / 12,111] 243 / 403 tests; Testing //pkg/planner/core/issuetest:issuetest_test; 59s remote-cache, linux-sandbox ... (70 actions running)
[11,085 / 12,111] 244 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 18 of 50); 49s remote-cache, linux-sandbox ... (70 actions running)
[11,085 / 12,111] 244 / 403 tests; Testing //pkg/ttl/ttlworker:ttlworker_test (shard 18 of 50); 50s remote-cache, linux-sandbox ... (70 actions running)
[11,087 / 12,111] 244 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 41s remote-cache, linux-sandbox ... (70 actions running)
[11,090 / 12,111] 244 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 42s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,091 / 12,111] 244 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 44s remote-cache, linux-sandbox ... (70 actions running)
[11,092 / 12,111] 244 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 46s remote-cache, linux-sandbox ... (70 actions running)
[11,092 / 12,111] 244 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 48s remote-cache, linux-sandbox ... (70 actions running)
[11,092 / 12,111] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 49s remote-cache, linux-sandbox ... (70 actions running)
[11,102 / 12,111] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 50s remote-cache, linux-sandbox ... (68 actions, 66 running)
[11,117 / 12,115] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,124 / 12,124] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 52s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,136 / 12,124] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 54s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,142 / 12,124] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,152 / 12,124] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,165 / 12,158] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 57s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,168 / 12,158] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 58s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,177 / 12,158] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 59s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,180 / 12,158] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,184 / 12,158] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 62s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,188 / 12,158] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 63s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,198 / 12,158] 245 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 64s remote-cache, linux-sandbox ... (69 actions, 68 running)
FAIL: //pkg/ddl/tests/fail:fail_test (shard 1 of 12) (see /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_1_of_12/test_attempts/attempt_1.log)
[11,203 / 12,158] 246 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 66s remote-cache, linux-sandbox ... (70 actions running)
[11,205 / 12,164] 246 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 67s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,206 / 12,164] 246 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 68s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,208 / 12,164] 246 / 403 tests; Testing //pkg/executor/test/splittest:splittest_test (shard 2 of 3); 70s remote-cache, linux-sandbox ... (70 actions running)
[11,211 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 54s remote-cache, linux-sandbox ... (70 actions running)
[11,212 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,212 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 57s remote-cache, linux-sandbox ... (70 actions running)
[11,213 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 59s remote-cache, linux-sandbox ... (70 actions running)
[11,213 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 61s remote-cache, linux-sandbox ... (70 actions running)
[11,215 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 62s remote-cache, linux-sandbox ... (70 actions running)
[11,222 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 64s remote-cache, linux-sandbox ... (69 actions, 68 running)
[11,223 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 65s remote-cache, linux-sandbox ... (70 actions running)
[11,224 / 12,164] 246 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 66s remote-cache, linux-sandbox ... (70 actions running)
[11,227 / 12,183] 247 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 67s remote-cache, linux-sandbox ... (70 actions running)
[11,228 / 12,183] 247 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 68s remote-cache, linux-sandbox ... (70 actions running)
[11,231 / 12,183] 247 / 403 tests; Testing //pkg/statistics/handle/handletest/statstest:statstest_test (shard 4 of 12); 69s remote-cache, linux-sandbox ... (70 actions running)
[11,233 / 12,183] 247 / 403 tests; Testing //pkg/executor/test/simpletest:simpletest_test (shard 8 of 11); 53s remote-cache, linux-sandbox ... (70 actions running)
Aborted by Jenkins Admin
Sending interrupt signal to process
Killing processes
[11,234 / 12,183] 247 / 403 tests; Testing //pkg/executor/test/simpletest:simpletest_test (shard 8 of 11); 55s remote-cache, linux-sandbox ... (70 actions running)
[11,234 / 12,183] 247 / 403 tests; Testing //pkg/executor/test/simpletest:simpletest_test (shard 8 of 11); 56s remote-cache, linux-sandbox ... (70 actions running)
[11,235 / 12,183] 247 / 403 tests; Testing //pkg/executor/test/simpletest:simpletest_test (shard 8 of 11); 57s remote-cache, linux-sandbox ... (69 actions, 68 running)
kill finished with exit code 0
script returned exit code 143
[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
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
No test report files were found. Configuration error?
+ ./scripts/plugins/analyze-go-test-from-bazel-output.sh tidb/bazel-test.log
Parse from local file: tidb/bazel-test.log
Output files:
ls: cannot access bazel-target-output-*.log: No such file or directory
bazel-flaky-summaries.log
bazel-go-test-index.log
bazel-go-test-problem-cases.json
[Pipeline] sh
++ uuidgen
+ timeout 10 curl --verbose --request POST --url http://cloudevents-server.apps.svc/events --header 'ce-id: ae19a80b-d4d8-44ca-8b6a-cc97daaa0ff0' --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/91/' --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: ae19a80b-d4d8-44ca-8b6a-cc97daaa0ff0
> 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/91/
> ce-specversion: 1.0
> content-type: application/json; charset=UTF-8
> Content-Length: 2
> 
} [data not shown]
* upload completely sent off: 2 out of 2 bytes
< HTTP/1.1 200 OK
< Date: Mon, 29 Apr 2024 08:59:19 GMT
< Content-Length: 0
< 

100     2    0     0  100     2      0      3 --:--:-- --:--:-- --:--:--     3
* Connection #0 to host cloudevents-server.apps.svc left intact
[Pipeline] archiveArtifacts
Archiving artifacts
[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
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 76c85bf9-5a68-4594-b7b9-67a6338066be
Finished: ABORTED