Started by user Jenkins Admin Obtained pipelines/pingcap/docs/latest/pull_verify.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5 Agent pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5 is provisioned from template pingcap_docs_pull_verify_12029-w594x-hxllc --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12029/" runUrl: "job/pingcap/job/docs/job/pull_verify/12029/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "d56036c2a00357857a0977706e7a7faa2693ae52" jenkins/label: "pingcap_docs_pull_verify_12029-w594x" name: "pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5" - 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: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5 in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [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/docs/pull_verify # 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-list --no-walk b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv JENKINS_HOME=/var/jenkins_home KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_SUCCESSFUL_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 NODE_VERSION=22.13.1 CI=true JOB_SPEC={"type":"presubmit","job":"pingcap/docs/pull_verify","buildid":"1908005134063898624","prowjobid":"aae25bf6-6bfe-4e08-b4be-1a0e5a003e7c","refs":{"org":"pingcap","repo":"docs","repo_link":"https://github.com/pingcap/docs","base_ref":"master","base_sha":"39773aa0984f0d4a50708562c30d5b05b36d17f8","base_link":"https://github.com/pingcap/docs/commit/39773aa0984f0d4a50708562c30d5b05b36d17f8","pulls":[{"number":20490,"author":"wddevries","sha":"a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39","title":"*: add TiDB workload repository","head_ref":"issue_39573","link":"https://github.com/pingcap/docs/pull/20490","commit_link":"https://github.com/pingcap/docs/pull/20490/commits/a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39","author_link":"https://github.com/wddevries"}]}} HOSTNAME=pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5 YARN_VERSION=1.22.22 POD_LABEL=pingcap_docs_pull_verify_12029-w594x RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12029/display/redirect?page=changes GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 HUDSON_URL=https://do.pingcap.net/jenkins/ NODE_LABELS=pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5 pingcap_docs_pull_verify_12029-w594x HOME=/root OLDPWD=/ BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12029/ JENKINS_SERVER_COOKIE=durable-910eecba8f711df810ca6ee5ce5bdb516fd9c7630f56f839475927a51a8de2d7 FILE_SERVER_URL=http://fileserver.pingcap.net WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs/pull_verify PROW_JOB_ID=aae25bf6-6bfe-4e08-b4be-1a0e5a003e7c NODE_NAME=pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5 POD_CONTAINER=runner RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12029/display/redirect?page=artifacts EXECUTOR_NUMBER=0 GIT_BRANCH=origin/main STAGE_NAME=Debug info TERM=xterm KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 BUILD_DISPLAY_NAME=#12029 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12029/display/redirect?page=tests HUDSON_HOME=/var/jenkins_home JOB_BASE_NAME=pull_verify PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin KUBERNETES_PORT_443_TCP_PORT=443 BUILD_ID=1908005134063898624 KUBERNETES_PORT_443_TCP_PROTO=tcp BUILD_TAG=jenkins-pingcap-docs-pull_verify-12029 JENKINS_URL=https://do.pingcap.net/jenkins/ GIT_URL=https://github.com/PingCAP-QE/ci.git JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/ BUILD_NUMBER=12029 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JENKINS_NODE_COOKIE=4180a596-fce9-4924-abe7-3b513a927b27 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12029/display/redirect HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/display/redirect KUBERNETES_SERVICE_PORT_HTTPS=443 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 CLASSPATH= JOB_NAME=pingcap/docs/pull_verify KUBERNETES_SERVICE_HOST=10.233.0.1 PWD=/home/jenkins/agent/workspace/pingcap/docs/pull_verify GIT_PREVIOUS_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs/pull_verify@tmp + echo ------------------------- ------------------------- + node -v v22.13.1 + echo ------------------------- ------------------------- + echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5 bash debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-12029-w594x-hxllc-m5dd5 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: 18756 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 7db7e41527719f42 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 27 IN A 20.27.177.113 github.com. 27 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 03:54:28 UTC 2025 ;; MSG SIZE rcvd: 103 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] sh + git config --global --add safe.directory * [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-39773aa) 594124800 bytes in 1.57 secs (377537948 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.39.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs/.git/ .git Updating files: 60% (1841/3053) Updating files: 61% (1863/3053) Updating files: 62% (1893/3053) Updating files: 63% (1924/3053) Updating files: 64% (1954/3053) Updating files: 65% (1985/3053) Updating files: 66% (2015/3053) Updating files: 67% (2046/3053) Updating files: 68% (2077/3053) Updating files: 69% (2107/3053) Updating files: 70% (2138/3053) Updating files: 71% (2168/3053) Updating files: 72% (2199/3053) Updating files: 73% (2229/3053) Updating files: 74% (2260/3053) Updating files: 75% (2290/3053) Updating files: 76% (2321/3053) Updating files: 77% (2351/3053) Updating files: 78% (2382/3053) Updating files: 79% (2412/3053) Updating files: 80% (2443/3053) Updating files: 81% (2473/3053) Updating files: 82% (2504/3053) Updating files: 83% (2534/3053) Updating files: 84% (2565/3053) Updating files: 85% (2596/3053) Updating files: 86% (2626/3053) Updating files: 87% (2657/3053) Updating files: 88% (2687/3053) Updating files: 89% (2718/3053) Updating files: 90% (2748/3053) Updating files: 91% (2779/3053) Updating files: 92% (2809/3053) Updating files: 93% (2840/3053) Updating files: 94% (2870/3053) Updating files: 95% (2901/3053) Updating files: 96% (2931/3053) Updating files: 97% (2962/3053) Updating files: 98% (2992/3053) Updating files: 99% (3023/3053) Updating files: 100% (3053/3053) Updating files: 100% (3053/3053), done. HEAD is now at 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) POST git-upload-pack (gzip 2273 to 1194 bytes) POST git-upload-pack (gzip 3373 to 1747 bytes) From https://github.com/pingcap/docs = [up to date] master -> origin/master * [new ref] refs/pull/20490/head -> origin/pr/20490/head HEAD is now at 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) ๐Ÿšง Checkouting to base SHA:39773aa0984f0d4a50708562c30d5b05b36d17f8... HEAD is now at 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 39773aa0984f0d4a50708562c30d5b05b36d17f8 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) eaa8dc0d7 Chronyc makestep (#20622) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 39773aa0984f0d4a50708562c30d5b05b36d17f8 ... Auto-merging TOC.md Auto-merging system-variables.md Merge made by the 'ort' strategy. TOC.md | 1 + system-variable-reference.md | 20 ++++++++ system-variables.md | 45 +++++++++++++++++ workloadrepo.md | 118 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 184 insertions(+) create mode 100644 workloadrepo.md ๐Ÿงพ Pre-merged result: f883c6f0383e2b5e1419a73d7960a649cfcbfdd9 f883c6f03 Merge commit 'a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39' into HEAD a756c87a9 Address a few suggestions. 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/docs/rev-39773aa-a756c87) 594728960 bytes in 7.83 secs (75993619 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py --2025-04-04 03:54:45-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2198 (2.1K) [text/plain] Saving to: 'check-file-encoding.py' 0K .. 100% 39.4M=0s 2025-04-04 03:54:46 (39.4 MB/s) - 'check-file-encoding.py' saved [2198/2198] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py --2025-04-04 03:54:46-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2479 (2.4K) [text/plain] Saving to: 'check-conflicts.py' 0K .. 100% 89.8M=0s 2025-04-04 03:54:46 (89.8 MB/s) - 'check-conflicts.py' saved [2479/2479] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py --2025-04-04 03:54:46-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2249 (2.2K) [text/plain] Saving to: 'check-control-char.py' 0K .. 100% 9.04M=0s 2025-04-04 03:54:47 (9.04 MB/s) - 'check-control-char.py' saved [2249/2249] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py --2025-04-04 03:54:47-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6799 (6.6K) [text/plain] Saving to: 'check-tags.py' 0K ...... 100% 3.91M=0.002s 2025-04-04 03:54:48 (3.91 MB/s) - 'check-tags.py' saved [6799/6799] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py --2025-04-04 03:54:48-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4792 (4.7K) [text/plain] Saving to: 'check-manual-line-breaks.py' 0K .... 100% 51.0M=0s 2025-04-04 03:54:48 (51.0 MB/s) - 'check-manual-line-breaks.py' saved [4792/4792] [Pipeline] } Cache saved successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029) 30720 bytes in 0.17 secs (177000 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-file-encoding.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-conflicts.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'markdownlint') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-control-char.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-tags.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-file-encoding.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-conflicts.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'markdownlint') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-control-char.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-tags.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12029-36khg-688z9-5fnhj Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Agent pingcap-docs-pull-verify-12029-36khg-688z9-5fnhj is provisioned from template pingcap_docs_pull_verify_12029-36khg-688z9 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12029/" runUrl: "job/pingcap/job/docs/job/pull_verify/12029/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "09f46904b47457e40e7a1cd5f2a5761f0d6e2366" jenkins/label: "pingcap_docs_pull_verify_12029-36khg" name: "pingcap-docs-pull-verify-12029-36khg-688z9-5fnhj" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12029-36khg-688z9-5fnhj" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12029-36khg-688z9-5fnhj" - 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: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12029-36khg-688z9-5fnhj in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12029-659r5-nv0n8-9bjmq Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12029-6kjxw-dhjvv-0mp63 Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12029-hst7j-zz1jd-0x6ql Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12029-2lsq7-qrkf2-2hhxt Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12029-94j6j-p4k45-gpjqb No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@180c05da; decorates RemoteLauncher[hudson.remoting.Channel@41c876de:JNLP4-connect connection from 10.233.87.191/10.233.87.191:52952] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/docs/pull_verify # 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 Agent pingcap-docs-pull-verify-12029-94j6j-p4k45-gpjqb is provisioned from template pingcap_docs_pull_verify_12029-94j6j-p4k45 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12029/" runUrl: "job/pingcap/job/docs/job/pull_verify/12029/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "28142736dcc39812e0a423e32666e9b7dfd23b89" jenkins/label: "pingcap_docs_pull_verify_12029-94j6j" name: "pingcap-docs-pull-verify-12029-94j6j-p4k45-gpjqb" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12029-94j6j-p4k45-gpjqb" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12029-94j6j-p4k45-gpjqb" - 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: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12029-94j6j-p4k45-gpjqb in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git > 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 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Agent pingcap-docs-pull-verify-12029-hst7j-zz1jd-0x6ql is provisioned from template pingcap_docs_pull_verify_12029-hst7j-zz1jd --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12029/" runUrl: "job/pingcap/job/docs/job/pull_verify/12029/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "934f0d3be74c7934ec85a67a0aedd500d0f94b10" jenkins/label: "pingcap_docs_pull_verify_12029-hst7j" name: "pingcap-docs-pull-verify-12029-hst7j-zz1jd-0x6ql" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12029-hst7j-zz1jd-0x6ql" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12029-hst7j-zz1jd-0x6ql" - 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: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12029-hst7j-zz1jd-0x6ql in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage Agent pingcap-docs-pull-verify-12029-6kjxw-dhjvv-0mp63 is provisioned from template pingcap_docs_pull_verify_12029-6kjxw-dhjvv --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12029/" runUrl: "job/pingcap/job/docs/job/pull_verify/12029/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4e3b839fc3f47a763d512705394844f7043a22d9" jenkins/label: "pingcap_docs_pull_verify_12029-6kjxw" name: "pingcap-docs-pull-verify-12029-6kjxw-dhjvv-0mp63" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12029-6kjxw-dhjvv-0mp63" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12029-6kjxw-dhjvv-0mp63" - 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: medium: "" name: "workspace-volume" [Pipeline] { (Test) Running on pingcap-docs-pull-verify-12029-6kjxw-dhjvv-0mp63 in /home/jenkins/agent/workspace/pingcap/docs/pull_verify No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e1c2868; decorates RemoteLauncher[hudson.remoting.Channel@16c3b88a:JNLP4-connect connection from 10.233.78.215/10.233.78.215:33618] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] timeout Timeout set to expire in 20 min Agent pingcap-docs-pull-verify-12029-2lsq7-qrkf2-2hhxt is provisioned from template pingcap_docs_pull_verify_12029-2lsq7-qrkf2 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12029/" runUrl: "job/pingcap/job/docs/job/pull_verify/12029/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "5f4aa829700470997b19db8c177a58e2914ac024" jenkins/label: "pingcap_docs_pull_verify_12029-2lsq7" name: "pingcap-docs-pull-verify-12029-2lsq7-qrkf2-2hhxt" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12029-2lsq7-qrkf2-2hhxt" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12029-2lsq7-qrkf2-2hhxt" - 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: medium: "" name: "workspace-volume" [Pipeline] { Running on pingcap-docs-pull-verify-12029-2lsq7-qrkf2-2hhxt in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@224ecfe2; decorates RemoteLauncher[hudson.remoting.Channel@16d8b835:JNLP4-connect connection from 10.233.76.39/10.233.76.39:39158] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/docs/pull_verify # 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 Agent pingcap-docs-pull-verify-12029-659r5-nv0n8-9bjmq is provisioned from template pingcap_docs_pull_verify_12029-659r5-nv0n8 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12029/" runUrl: "job/pingcap/job/docs/job/pull_verify/12029/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "7923e08b9dc9b812eba4309e3835f6ae7091cc70" jenkins/label: "pingcap_docs_pull_verify_12029-659r5" name: "pingcap-docs-pull-verify-12029-659r5-nv0n8-9bjmq" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12029-659r5-nv0n8-9bjmq" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12029-659r5-nv0n8-9bjmq" - 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: medium: "" name: "workspace-volume" No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@862c784; decorates RemoteLauncher[hudson.remoting.Channel@65f6f060:JNLP4-connect connection from 10.233.109.30/10.233.109.30:57752] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Running on pingcap-docs-pull-verify-12029-659r5-nv0n8-9bjmq in /home/jenkins/agent/workspace/pingcap/docs/pull_verify 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/docs/pull_verify # 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@64045395; decorates RemoteLauncher[hudson.remoting.Channel@185334bc:JNLP4-connect connection from 10.233.87.190/10.233.87.190:49654] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 > 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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029) 30720 bytes in 0.14 secs (212937 bytes/sec) [Pipeline] { [Pipeline] sh Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] { [Pipeline] withEnv [Pipeline] { Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) [Pipeline] checkout [Pipeline] container > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] { The recommended git tool is: git [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 03:55 . drwxr-sr-x. 18 node node 4.0K Apr 4 03:55 .. -rw-r--r--. 1 node node 2.5K Apr 4 03:54 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 03:54 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 03:54 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 03:54 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 03:54 check-tags.py [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] { [Pipeline] cache > 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 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5b7c090c; decorates RemoteLauncher[hudson.remoting.Channel@7c7a897f:JNLP4-connect connection from 10.233.109.146/10.233.109.146:59666] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029) 30720 bytes in 0.12 secs (252386 bytes/sec) [Pipeline] { [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029 already exists) [Pipeline] sh [Pipeline] // cache [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] // dir + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 4 03:55 . drwxr-sr-x 18 node node 4.0K Apr 4 03:55 .. -rw-r--r-- 1 node node 2.5K Apr 4 03:54 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 4 03:54 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 4 03:54 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 4 03:54 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 4 03:54 check-tags.py [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] cache Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Cache restored successfully (git/pingcap/docs/rev-39773aa-a756c87) 594728960 bytes in 1.53 secs (387896281 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029 already exists) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] // cache [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache + git log --format=%h %B --oneline -n 3 f883c6f03 Merge commit 'a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39' into HEAD a756c87a9 Address a few suggestions. 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) Cache restored successfully (git/pingcap/docs/rev-39773aa-a756c87) 594728960 bytes in 1.32 secs (449222136 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029) 30720 bytes in 0.11 secs (268439 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029) 30720 bytes in 0.16 secs (191827 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029) 30720 bytes in 0.13 secs (230448 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] sh + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 4 03:55 . drwxr-sr-x 18 node node 4.0K Apr 4 03:55 .. -rw-r--r-- 1 node node 2.5K Apr 4 03:54 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 4 03:54 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 4 03:54 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 4 03:54 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 4 03:54 check-tags.py [Pipeline] sh + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 03:55 . drwxr-sr-x. 18 node node 4.0K Apr 4 03:55 .. -rw-r--r--. 1 node node 2.5K Apr 4 03:54 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 03:54 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 03:54 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 03:54 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 03:54 check-tags.py [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 03:55 . drwxr-sr-x. 18 node node 4.0K Apr 4 03:55 .. -rw-r--r--. 1 node node 2.5K Apr 4 03:54 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 03:54 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 03:54 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 03:54 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 03:54 check-tags.py + git log --format=%h %B --oneline -n 3 f883c6f03 Merge commit 'a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39' into HEAD a756c87a9 Address a few suggestions. 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029) 30720 bytes in 0.12 secs (265839 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 03:55 . drwxr-sr-x. 18 node node 4.0K Apr 4 03:55 .. -rw-r--r--. 1 node node 2.5K Apr 4 03:54 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 03:54 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 03:54 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 03:54 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 03:54 check-tags.py [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029 already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029 already exists) [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* TOC.md system-variable-reference.md system-variables.md workloadrepo.md [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029 already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12029 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* TOC.md system-variable-reference.md system-variables.md workloadrepo.md [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] sh [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-39773aa-a756c87) 594728960 bytes in 1.34 secs (443385018 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-39773aa-a756c87) 594728960 bytes in 1.69 secs (352600333 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] cache + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . + git log --format=%h %B --oneline -n 3 f883c6f03 Merge commit 'a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39' into HEAD a756c87a9 Address a few suggestions. 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) Cache restored successfully (git/pingcap/docs/rev-39773aa-a756c87) 594728960 bytes in 1.49 secs (398816957 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] cache + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . + git log --format=%h %B --oneline -n 3 f883c6f03 Merge commit 'a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39' into HEAD a756c87a9 Address a few suggestions. 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) Cache restored successfully (git/pingcap/docs/rev-39773aa-a756c87) 594728960 bytes in 2.05 secs (289748596 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-a756c87 already exists) [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-a756c87 already exists) [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* TOC.md system-variable-reference.md system-variables.md workloadrepo.md [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] sh + git log --format=%h %B --oneline -n 3 f883c6f03 Merge commit 'a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39' into HEAD a756c87a9 Address a few suggestions. 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* TOC.md system-variable-reference.md system-variables.md workloadrepo.md [Pipeline] // dir [Pipeline] } + git log --format=%h %B --oneline -n 3 f883c6f03 Merge commit 'a756c87a9ecdfd4d0e91b548fd3bf8eca1894a39' into HEAD a756c87a9 Address a few suggestions. 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) [Pipeline] // dir [Pipeline] } [Pipeline] sh [Pipeline] sh [Pipeline] // timeout [Pipeline] } [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* TOC.md system-variable-reference.md system-variables.md workloadrepo.md [Pipeline] // timeout [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-a756c87 already exists) [Pipeline] // stage [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-a756c87 already exists) [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* TOC.md system-variable-reference.md system-variables.md workloadrepo.md [Pipeline] // stage [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // container [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] // timeout [Pipeline] } [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-a756c87 already exists) [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // podTemplate [Pipeline] // stage [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] // container [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] // timeout [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // podTemplate [Pipeline] // container [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported added 33 packages in 3s 2 packages are looking for funding run `npm fund` for details workloadrepo.md: 92: MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] (node:100) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - CHECK_CMD = 'markdownlint' [Pipeline] // parallel [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 ERROR: script returned exit code 1 Finished: FAILURE