metadata: annotations: prow.k8s.io/context: pull-verify prow.k8s.io/job: pull-verify creationTimestamp: "2026-07-10T07:31:57Z" generation: 10 labels: created-by-prow: "true" event-GUID: 6d9f6380-7c31-11f1-8de3-e14130672d55 prow.k8s.io/build-id: "2075483146576465920" prow.k8s.io/context: pull-verify prow.k8s.io/id: 9b92f4f3-3c48-4aea-b92b-4c4002a84f45 prow.k8s.io/is-optional: "false" prow.k8s.io/job: pull-verify prow.k8s.io/refs.base_ref: release-8.1 prow.k8s.io/refs.org: pingcap prow.k8s.io/refs.pull: "23241" prow.k8s.io/refs.repo: docs prow.k8s.io/type: presubmit name: 9b92f4f3-3c48-4aea-b92b-4c4002a84f45 namespace: apps resourceVersion: "1783668773215919011" uid: 20fef68b-daba-44a2-8fd1-b948e1717ac2 spec: agent: kubernetes cluster: default context: pull-verify decoration_config: gcs_configuration: bucket: gs://prow-tidb-logs path_strategy: explicit gcs_credentials_secret: gcs-credentials timeout: 40m0s utility_images: clonerefs: gcr.io/k8s-prow/clonerefs:v20230601-43eb1068e4 entrypoint: gcr.io/k8s-prow/entrypoint:v20230601-43eb1068e4 initupload: gcr.io/k8s-prow/initupload:v20230601-43eb1068e4 sidecar: gcr.io/k8s-prow/sidecar:v20230601-43eb1068e4 job: pull-verify namespace: prow-test-pods pod_spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/arch operator: In values: - amd64 containers: - args: - | #!/usr/bin/env bash set -euo pipefail base_ref="${PULL_BASE_REF:?missing PULL_BASE_REF}" base_target="origin/${base_ref}" if ! git rev-parse --verify --quiet "${base_target}" >/dev/null; then base_target="${PULL_BASE_SHA:?missing PULL_BASE_SHA}" fi mapfile -t diff_docs_files < <(git diff-tree --name-only --no-commit-id -r "${base_target}..HEAD" -- '*.md' ':(exclude).github/*') mkdir -p /tmp/check-scripts for check_script in \ check-conflicts.py \ check-control-char.py \ check-tags.py \ check-manual-line-breaks.py \ check-file-encoding.py; do curl -fsSL --retry 3 "https://raw.githubusercontent.com/pingcap/docs/master/scripts/${check_script}" \ -o "/tmp/check-scripts/${check_script}" done cp -r /tmp/check-scripts/* ./ python3 check-conflicts.py "${diff_docs_files[@]}" python3 check-control-char.py "${diff_docs_files[@]}" python3 check-tags.py "${diff_docs_files[@]}" python3 check-manual-line-breaks.py "${diff_docs_files[@]}" npm install -g markdownlint-cli@0.17.0 markdownlint "${diff_docs_files[@]}" python3 check-file-encoding.py "${diff_docs_files[@]}" command: - bash - -ce image: node:lts name: pull-verify resources: limits: cpu: "2" memory: 4Gi requests: cpu: "2" memory: 4Gi prowjob_defaults: tenant_id: GlobalDefaultID refs: base_link: https://github.com/pingcap/docs/commit/04160f69d1d42056bfdb4d7a648d696c63cc5034 base_ref: release-8.1 base_sha: 04160f69d1d42056bfdb4d7a648d696c63cc5034 org: pingcap pulls: - author: ti-chi-bot author_link: https://github.com/ti-chi-bot commit_link: https://github.com/pingcap/docs/pull/23241/commits/518e1ff0c9315651d3a8f54699d562cc01c2ca1a head_ref: cherry-pick-23239-to-release-8.1 link: https://github.com/pingcap/docs/pull/23241 number: 23241 sha: 518e1ff0c9315651d3a8f54699d562cc01c2ca1a title: 'docs: fix tidb_opt_partial_ordered_index_for_topn version info (#23239)' repo: docs repo_link: https://github.com/pingcap/docs report: true rerun_command: /test pull-verify type: presubmit status: build_id: "2075483146576465920" completionTime: "2026-07-10T07:32:51Z" description: Job failed. pendingTime: "2026-07-10T07:31:57Z" pod_name: 9b92f4f3-3c48-4aea-b92b-4c4002a84f45 prev_report_states: gcsk8sreporter: failure gcsreporter: failure github-reporter: failure startTime: "2026-07-10T07:31:57Z" state: failure url: https://prow.tidb.net/view/gs/prow-tidb-logs/pr-logs/pull/pingcap_docs/23241/pull-verify/2075483146576465920