{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 19904,
      "buildableTimeMillis" : 19904,
      "buildingDurationMillis" : 41330,
      "executingTimeMillis" : 41330,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9103,
      "waitingTimeMillis" : 9103
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1734,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a30410b1c9de0216d90342832b1f025e89929b34",
            "branch" : [
              {
                "SHA1" : "a30410b1c9de0216d90342832b1f025e89929b34",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a30410b1c9de0216d90342832b1f025e89929b34",
            "branch" : [
              {
                "SHA1" : "a30410b1c9de0216d90342832b1f025e89929b34",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a30410b1c9de0216d90342832b1f025e89929b34",
        "branch" : [
          {
            "SHA1" : "a30410b1c9de0216d90342832b1f025e89929b34",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1734",
  "duration" : 41330,
  "estimatedDuration" : 46630,
  "executor" : None,
  "fullDisplayName" : "seed #1734",
  "id" : "1734",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1734,
  "queueId" : 3690174,
  "result" : "SUCCESS",
  "timestamp" : 1780483641834,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1734/",
  "builtOn" : "default-vlw3x",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/docs/latest/merged_update_docs.groovy",
          "pipelines/pingcap/docs-cn/latest/merged_update_docs_cn.groovy",
          "prow-jobs/pingcap/docs/latest-postsubmits.yaml",
          "prow-jobs/pingcap/docs/latest-presubmits.yaml",
          "pipelines/pingcap/docs-cn/latest/pod-merged_update_docs_cn.yaml",
          "prow-jobs/pingcap/docs-tidb-operator/latest-postsubmits.yaml",
          "pipelines/pingcap/docs/latest/pod-merged_update_docs.yaml",
          "prow-jobs/pingcap/docs/docs-latest-presubmits.yaml",
          "prow-jobs/pingcap/docs-cn/OWNERS",
          "prow-jobs/pingcap/docs-cn/latest-postsubmits.yaml",
          "prow-jobs/pingcap/docs/docs-cn-postsubmits.yaml",
          "prow-jobs/pingcap/docs/docs-tidb-operator-postsubmits.yaml",
          "prow-jobs/pingcap/docs/docs-cn-latest-presubmits.yaml",
          "prow-jobs/pingcap/docs/docs-postsubmits.yaml",
          "prow-jobs/kustomization.yaml",
          "prow-jobs/pingcap/docs-tidb-operator/OWNERS",
          "prow-jobs/pingcap/docs-cn/latest-presubmits.yaml"
        ],
        "commitId" : "a30410b1c9de0216d90342832b1f025e89929b34",
        "timestamp" : 1780483608000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ci(prow): migrate docs merged update postsubmits (#4592)\u000a\u000a## Summary\u000a- migrate `pingcap/docs/merged_update_docs` and\u000a`pingcap/docs-cn/merged_update_docs_cn` to `agent: kubernetes` +\u000a`cluster: default` postsubmits\u000a- keep GitHub contexts `docs/merged-ci` and `docs-cn/merged-ci` while\u000areplacing the legacy Jenkins Groovy/pod-template flow with inline\u000acontainer specs\u000a- drop the `hub.pingcap.net/jenkins/docs-cn-checker` dependency in favor\u000aof a public `pandoc/extra:latest-ubuntu` runtime that installs\u000a`python3`, `rclone`, and `fonts-wqy-microhei`\u000a\u000a## Validation\u000a- `.ci/update-prow-job-kustomization.sh`\u000a- `checkconfig` against flattened `prow-jobs/`\u000a- `flux build kustomization prow-jobs --path=prow-jobs\u000a--kustomization-file=../ee-ops/apps/gcp/prow/pre/prow-jobs.yaml\u000a--dry-run`\u000a- runtime sanity check with `docker run --rm --entrypoint bash\u000apandoc/extra:latest-ubuntu ...`\u000a\u000a## Notes\u000a- the new jobs read `docs-cn-tencent-ak` and `docs-cn-tencent-bn` from\u000athe `docs-cn` Kubernetes secret; the matching ExternalSecret still needs\u000ato exist in Prow `post/job-ns` before first execution\u000a\u000a---------\u000a\u000aCo-authored-by: Grace Cai <qqzczy@126.com>\u000a",
        "date" : "2026-06-03 10:46:48 +0000",
        "id" : "a30410b1c9de0216d90342832b1f025e89929b34",
        "msg" : "ci(prow): migrate docs merged update postsubmits (#4592)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "prow-jobs/pingcap/docs/docs-latest-presubmits.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/pingcap/docs-cn/latest-presubmits.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/pingcap/docs/latest-postsubmits.yaml"
          },
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/docs/latest/merged_update_docs.groovy"
          },
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/docs-cn/latest/merged_update_docs_cn.groovy"
          },
          {
            "editType" : "delete",
            "file" : "prow-jobs/pingcap/docs/docs-cn-latest-presubmits.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/pingcap/docs-tidb-operator/OWNERS"
          },
          {
            "editType" : "delete",
            "file" : "prow-jobs/pingcap/docs/docs-tidb-operator-postsubmits.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/pingcap/docs-cn/OWNERS"
          },
          {
            "editType" : "delete",
            "file" : "prow-jobs/pingcap/docs/docs-postsubmits.yaml"
          },
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/docs-cn/latest/pod-merged_update_docs_cn.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/pingcap/docs-tidb-operator/latest-postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/kustomization.yaml"
          },
          {
            "editType" : "delete",
            "file" : "prow-jobs/pingcap/docs/docs-cn-postsubmits.yaml"
          },
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/docs/latest/pod-merged_update_docs.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/pingcap/docs-cn/latest-postsubmits.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/pingcap/docs/latest-presubmits.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}