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-12033-pwr2w-mtm78-sz981 Agent pingcap-docs-pull-verify-12033-pwr2w-mtm78-sz981 is provisioned from template pingcap_docs_pull_verify_12033-pwr2w-mtm78 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12033/" runUrl: "job/pingcap/job/docs/job/pull_verify/12033/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "8cd625778e462dcae42d8fbe42c66a4b59783663" jenkins/label: "pingcap_docs_pull_verify_12033-pwr2w" name: "pingcap-docs-pull-verify-12033-pwr2w-mtm78-sz981" 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-12033-pwr2w-mtm78-sz981" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12033-pwr2w-mtm78-sz981" - 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-12033-pwr2w-mtm78-sz981 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) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 > 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_SERVICE_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 GIT_PREVIOUS_SUCCESSFUL_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 NODE_VERSION=22.14.0 CI=true JOB_SPEC={"type":"presubmit","job":"pingcap/docs/pull_verify","buildid":"1908561472040996864","prowjobid":"3dca8e69-ec69-42e4-9539-a669f9f62634","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":20714,"author":"dveeden","sha":"e90a9de584d12301d913b54daac4ea1a15245544","title":"metadata-lock: small fixes","head_ref":"mdl_fixes","link":"https://github.com/pingcap/docs/pull/20714","commit_link":"https://github.com/pingcap/docs/pull/20714/commits/e90a9de584d12301d913b54daac4ea1a15245544","author_link":"https://github.com/dveeden"}]}} HOSTNAME=pingcap-docs-pull-verify-12033-pwr2w-mtm78-sz981 YARN_VERSION=1.22.22 POD_LABEL=pingcap_docs_pull_verify_12033-pwr2w RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12033/display/redirect?page=changes GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 HUDSON_URL=https://do.pingcap.net/jenkins/ NODE_LABELS=pingcap_docs_pull_verify_12033-pwr2w pingcap-docs-pull-verify-12033-pwr2w-mtm78-sz981 HOME=/root OLDPWD=/ BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12033/ JENKINS_SERVER_COOKIE=durable-910eecba8f711df810ca6ee5ce5bdb516fd9c7630f56f839475927a51a8de2d7 FILE_SERVER_URL=http://fileserver.pingcap.net WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs/pull_verify PROW_JOB_ID=3dca8e69-ec69-42e4-9539-a669f9f62634 NODE_NAME=pingcap-docs-pull-verify-12033-pwr2w-mtm78-sz981 POD_CONTAINER=runner RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12033/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=#12033 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12033/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=1908561472040996864 KUBERNETES_PORT_443_TCP_PROTO=tcp BUILD_TAG=jenkins-pingcap-docs-pull_verify-12033 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=12033 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JENKINS_NODE_COOKIE=03a32eb5-7869-4a3b-9402-4b3173fcb391 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12033/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.14.0 + echo ------------------------- ------------------------- + echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-12033-pwr2w-mtm78-sz981 bash debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-12033-pwr2w-mtm78-sz981 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: 6072 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: c834863d444891cf (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 23 IN A 20.205.243.166 github.com. 23 IN A 20.27.177.113 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Sat Apr 05 16:45:08 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.58 secs (374868461 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% (1833/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) From https://github.com/pingcap/docs = [up to date] master -> origin/master 7d2f9fd96..e90a9de58 refs/pull/20714/head -> origin/pr/20714/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 ... Merge made by the 'ort' strategy. metadata-lock.md | 2 +- mysql-schema/mysql-schema-tidb-mdl-view.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ๐Ÿงพ Pre-merged result: d27701eabd428e28e4c77563841f2e5198a294b5 d27701eab Merge commit 'e90a9de584d12301d913b54daac4ea1a15245544' into HEAD e90a9de58 Update metadata-lock.md 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-e90a9de) 594155520 bytes in 9.82 secs (60482816 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-05 16:45:27-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2198 (2.1K) [text/plain] Saving to: 'check-file-encoding.py' 0K .. 100% 35.5M=0s 2025-04-05 16:45:29 (35.5 MB/s) - 'check-file-encoding.py' saved [2198/2198] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py --2025-04-05 16:45:29-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2479 (2.4K) [text/plain] Saving to: 'check-conflicts.py' 0K .. 100% 80.1M=0s 2025-04-05 16:45:29 (80.1 MB/s) - 'check-conflicts.py' saved [2479/2479] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py --2025-04-05 16:45:29-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2249 (2.2K) [text/plain] Saving to: 'check-control-char.py' 0K .. 100% 40.0M=0s 2025-04-05 16:45:30 (40.0 MB/s) - 'check-control-char.py' saved [2249/2249] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py --2025-04-05 16:45:30-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6799 (6.6K) [text/plain] Saving to: 'check-tags.py' 0K ...... 100% 4.48M=0.001s 2025-04-05 16:45:30 (4.48 MB/s) - 'check-tags.py' saved [6799/6799] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py --2025-04-05 16:45:30-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.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% 60.8M=0s 2025-04-05 16:45:31 (60.8 MB/s) - 'check-manual-line-breaks.py' saved [4792/4792] [Pipeline] } Cache saved successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033) 30720 bytes in 0.17 secs (177879 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-12033-3thkz-jsfsj-5txm8 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-12033-8vfjs-zd1cb-sklwb Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12033-zr74g-m5w8f-xjcsx 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-12033-3thkz-jsfsj-5txm8 is provisioned from template pingcap_docs_pull_verify_12033-3thkz-jsfsj --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12033/" runUrl: "job/pingcap/job/docs/job/pull_verify/12033/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a49e5ad62da4d5f65fddac2a27ad0ade02bb4794" jenkins/label: "pingcap_docs_pull_verify_12033-3thkz" name: "pingcap-docs-pull-verify-12033-3thkz-jsfsj-5txm8" 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-12033-3thkz-jsfsj-5txm8" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12033-3thkz-jsfsj-5txm8" - 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-12033-3thkz-jsfsj-5txm8 in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git The recommended git tool is: git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Agent pingcap-docs-pull-verify-12033-8vfjs-zd1cb-sklwb is provisioned from template pingcap_docs_pull_verify_12033-8vfjs-zd1cb --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12033/" runUrl: "job/pingcap/job/docs/job/pull_verify/12033/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "81be4d5a30d31d022e5632559cd8daf704fa8394" jenkins/label: "pingcap_docs_pull_verify_12033-8vfjs" name: "pingcap-docs-pull-verify-12033-8vfjs-zd1cb-sklwb" 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-12033-8vfjs-zd1cb-sklwb" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12033-8vfjs-zd1cb-sklwb" - 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-12033-8vfjs-zd1cb-sklwb in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@41217cf6; decorates RemoteLauncher[hudson.remoting.Channel@4d5113ad:JNLP4-connect connection from 10.233.78.250/10.233.78.250:45742] 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 Agent pingcap-docs-pull-verify-12033-zr74g-m5w8f-xjcsx is provisioned from template pingcap_docs_pull_verify_12033-zr74g-m5w8f --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12033/" runUrl: "job/pingcap/job/docs/job/pull_verify/12033/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "2f3132535cb301db0dec1e79b0f9d5be0913a1fc" jenkins/label: "pingcap_docs_pull_verify_12033-zr74g" name: "pingcap-docs-pull-verify-12033-zr74g-m5w8f-xjcsx" 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-12033-zr74g-m5w8f-xjcsx" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12033-zr74g-m5w8f-xjcsx" - 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-12033-zr74g-m5w8f-xjcsx in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git 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@820896; decorates RemoteLauncher[hudson.remoting.Channel@1cac4aae:JNLP4-connect connection from 10.233.72.26/10.233.72.26:38756] 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6c7cd1ef; decorates RemoteLauncher[hudson.remoting.Channel@7fa02232:JNLP4-connect connection from 10.233.77.19/10.233.77.19:42824] 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 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 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) 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 [Pipeline] { (Test) [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] 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) 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-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-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-12033) 30720 bytes in 0.12 secs (265299 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 20 min [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 + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 5 16:45 . drwxr-sr-x 18 node node 4.0K Apr 5 16:45 .. -rw-r--r-- 1 node node 2.5K Apr 5 16:45 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 5 16:45 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 5 16:45 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 5 16:45 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 5 16:45 check-tags.py [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12033-9j1fb-kgln9-2x1dn Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12033-5jqqq-cqddg-kng99 Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12033-btf7w-kw4f2-hlnp7 Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033) 30720 bytes in 0.18 secs (166155 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033) 30720 bytes in 0.14 secs (226126 bytes/sec) [Pipeline] { [Pipeline] sh Agent pingcap-docs-pull-verify-12033-btf7w-kw4f2-hlnp7 is provisioned from template pingcap_docs_pull_verify_12033-btf7w-kw4f2 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12033/" runUrl: "job/pingcap/job/docs/job/pull_verify/12033/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "53bab66fe208034e48255d8f202d25525a19cbb0" jenkins/label: "pingcap_docs_pull_verify_12033-btf7w" name: "pingcap-docs-pull-verify-12033-btf7w-kw4f2-hlnp7" 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-12033-btf7w-kw4f2-hlnp7" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12033-btf7w-kw4f2-hlnp7" - 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-12033-btf7w-kw4f2-hlnp7 in /home/jenkins/agent/workspace/pingcap/docs/pull_verify Agent pingcap-docs-pull-verify-12033-5jqqq-cqddg-kng99 is provisioned from template pingcap_docs_pull_verify_12033-5jqqq-cqddg --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12033/" runUrl: "job/pingcap/job/docs/job/pull_verify/12033/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4eca9116f012a5e567383f6049e9f3cd9b27f355" jenkins/label: "pingcap_docs_pull_verify_12033-5jqqq" name: "pingcap-docs-pull-verify-12033-5jqqq-cqddg-kng99" 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-12033-5jqqq-cqddg-kng99" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12033-5jqqq-cqddg-kng99" - 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-12033-5jqqq-cqddg-kng99 in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] sh + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 5 16:45 . drwxr-sr-x. 18 node node 4.0K Apr 5 16:45 .. -rw-r--r--. 1 node node 2.5K Apr 5 16:45 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 5 16:45 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 5 16:45 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 5 16:45 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 5 16:45 check-tags.py [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033 already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033 already exists) [Pipeline] // cache [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] // cache [Pipeline] } + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 5 16:45 . drwxr-sr-x 18 node node 4.0K Apr 5 16:45 .. -rw-r--r-- 1 node node 2.5K Apr 5 16:45 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 5 16:45 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 5 16:45 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 5 16:45 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 5 16:45 check-tags.py Agent pingcap-docs-pull-verify-12033-9j1fb-kgln9-2x1dn is provisioned from template pingcap_docs_pull_verify_12033-9j1fb-kgln9 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12033/" runUrl: "job/pingcap/job/docs/job/pull_verify/12033/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "98f11a37603d97987af1a04633ef2263cf6fa3b7" jenkins/label: "pingcap_docs_pull_verify_12033-9j1fb" name: "pingcap-docs-pull-verify-12033-9j1fb-kgln9-2x1dn" 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-12033-9j1fb-kgln9-2x1dn" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12033-9j1fb-kgln9-2x1dn" - 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] // dir Running on pingcap-docs-pull-verify-12033-9j1fb-kgln9-2x1dn in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [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] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] } The recommended git tool is: git Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033 already exists) [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@61f3ec49; decorates RemoteLauncher[hudson.remoting.Channel@21014200:JNLP4-connect connection from 10.233.78.76/10.233.78.76:51332] 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3a435c3b; decorates RemoteLauncher[hudson.remoting.Channel@3bde1dc0:JNLP4-connect connection from 10.233.77.55/10.233.77.55:41540] 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 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 Cache restored successfully (git/pingcap/docs/rev-39773aa-e90a9de) 594155520 bytes in 1.58 secs (376801513 bytes/sec) [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 Cache restored successfully (git/pingcap/docs/rev-39773aa-e90a9de) 594155520 bytes in 1.54 secs (385933653 bytes/sec) [Pipeline] { [Pipeline] sh Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) [Pipeline] sh Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" + 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] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] checkout + 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] withEnv [Pipeline] { The recommended git tool is: git [Pipeline] withEnv [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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 + git log --format=%h %B --oneline -n 3 d27701eab Merge commit 'e90a9de584d12301d913b54daac4ea1a15245544' into HEAD e90a9de58 Update metadata-lock.md 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) + git log --format=%h %B --oneline -n 3 d27701eab Merge commit 'e90a9de584d12301d913b54daac4ea1a15245544' into HEAD e90a9de58 Update metadata-lock.md 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@10bf4242; decorates RemoteLauncher[hudson.remoting.Channel@60d07621:JNLP4-connect connection from 10.233.72.76/10.233.72.76:51470] 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 Cache restored successfully (git/pingcap/docs/rev-39773aa-e90a9de) 594155520 bytes in 1.41 secs (421139411 bytes/sec) [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [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 + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* metadata-lock.md mysql-schema/mysql-schema-tidb-mdl-view.md [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* metadata-lock.md mysql-schema/mysql-schema-tidb-mdl-view.md [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] sh + git log --format=%h %B --oneline -n 3 d27701eab Merge commit 'e90a9de584d12301d913b54daac4ea1a15245544' into HEAD e90a9de58 Update metadata-lock.md 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) [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 not saved (git/pingcap/docs/rev-39773aa-e90a9de already exists) [Pipeline] sh 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 [Pipeline] cache Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* metadata-lock.md mysql-schema/mysql-schema-tidb-mdl-view.md Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033) 30720 bytes in 0.12 secs (256310 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033) 30720 bytes in 0.14 secs (219217 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 5 16:45 . drwxr-sr-x 18 node node 4.0K Apr 5 16:46 .. -rw-r--r-- 1 node node 2.5K Apr 5 16:45 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 5 16:45 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 5 16:45 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 5 16:45 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 5 16:45 check-tags.py [Pipeline] // cache [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-e90a9de already exists) [Pipeline] sh + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 5 16:46 . drwxr-sr-x 18 node node 4.0K Apr 5 16:46 .. -rw-r--r-- 1 node node 2.5K Apr 5 16:45 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 5 16:45 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 5 16:45 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 5 16:45 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 5 16:45 check-tags.py [Pipeline] withEnv [Pipeline] { [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033 already exists) [Pipeline] container [Pipeline] { [Pipeline] // dir [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // timeout [Pipeline] // dir [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [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-e90a9de) 594155520 bytes in 1.39 secs (428512072 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] // timeout [Pipeline] // dir [Pipeline] } [Pipeline] } [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] 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 d27701eab Merge commit 'e90a9de584d12301d913b54daac4ea1a15245544' into HEAD e90a9de58 Update metadata-lock.md 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) Cache restored successfully (git/pingcap/docs/rev-39773aa-e90a9de) 594155520 bytes in 1.28 secs (463986779 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] // container [Pipeline] // stage [Pipeline] } [Pipeline] } [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 . 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 (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] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* metadata-lock.md mysql-schema/mysql-schema-tidb-mdl-view.md + git log --format=%h %B --oneline -n 3 d27701eab Merge commit 'e90a9de584d12301d913b54daac4ea1a15245544' into HEAD e90a9de58 Update metadata-lock.md 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-12033) 30720 bytes in 0.16 secs (191027 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] // withEnv [Pipeline] // container [Pipeline] } [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-e90a9de already exists) + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 5 16:46 . drwxr-sr-x. 18 node node 4.0K Apr 5 16:46 .. -rw-r--r--. 1 node node 2.5K Apr 5 16:45 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 5 16:45 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 5 16:45 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 5 16:45 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 5 16:45 check-tags.py [Pipeline] sh [Pipeline] sh [Pipeline] // node [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] } + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* metadata-lock.md mysql-schema/mysql-schema-tidb-mdl-view.md Cache not saved (git/pingcap/docs/rev-39773aa-e90a9de already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12033 already exists) [Pipeline] // podTemplate [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] // podTemplate [Pipeline] } [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // dir [Pipeline] // dir [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] // stage [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-39773aa-e90a9de) 594155520 bytes in 1.61 secs (369243820 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-e90a9de already exists) [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // withEnv [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] // container [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage + git log --format=%h %B --oneline -n 3 d27701eab Merge commit 'e90a9de584d12301d913b54daac4ea1a15245544' into HEAD e90a9de58 Update metadata-lock.md 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) [Pipeline] } [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* metadata-lock.md mysql-schema/mysql-schema-tidb-mdl-view.md [Pipeline] sh [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-e90a9de already exists) [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] } [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 Finished: SUCCESS