{
  "_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" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 18759,
      "buildableTimeMillis" : 18759,
      "buildingDurationMillis" : 55553,
      "executingTimeMillis" : 55553,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5577,
      "waitingTimeMillis" : 5577
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1538,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f93d8391b8a286642eef198a692006c4cedace69",
            "branch" : [
              {
                "SHA1" : "f93d8391b8a286642eef198a692006c4cedace69",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f93d8391b8a286642eef198a692006c4cedace69",
            "branch" : [
              {
                "SHA1" : "f93d8391b8a286642eef198a692006c4cedace69",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f93d8391b8a286642eef198a692006c4cedace69",
        "branch" : [
          {
            "SHA1" : "f93d8391b8a286642eef198a692006c4cedace69",
            "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" : "#1538",
  "duration" : 55553,
  "estimatedDuration" : 61545,
  "executor" : None,
  "fullDisplayName" : "seed #1538",
  "id" : "1538",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1538,
  "queueId" : 3535819,
  "result" : "SUCCESS",
  "timestamp" : 1773881326805,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1538/",
  "builtOn" : "default-pdp7t",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/pingcap-inc/tidb/release-presubmits.yaml",
          "pipelines/pingcap-inc/tidb/release-8.5/pull_build.groovy",
          "pipelines/pingcap-inc/tidb/release-8.5/pull_check2.groovy",
          "pipelines/pingcap-inc/tidb/release-8.5/pull_check.groovy",
          "pipelines/pingcap-inc/tidb/release-8.5/pod-pull_check2.yaml",
          "pipelines/pingcap-inc/tidb/release-8.5/pod-pull_check.yaml",
          "libraries/tipipeline/vars/prow.groovy"
        ],
        "commitId" : "f93d8391b8a286642eef198a692006c4cedace69",
        "timestamp" : 1773881297000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chore(pipeline) migrate tidb pull check and check2 to gcp and moidfy codecov upload (#4372)\u000a\u000a## What changed\u000a\u000aThis PR migrates `release-8.5/pull_check` to GCP-ready runtime and\u000aremoves key dependencies on legacy IDC paths.\u000a\u000a### 1) pull_check pod/runtime migration\u000a- File: `pipelines/pingcap-inc/tidb/release-8.5/pod-pull_check.yaml`\u000a- Changes:\u000a  - Switch build image from `hub.pingcap.net/...` to GAR:\u000a-\u000a`us-docker.pkg.dev/pingcap-testing-account/internal/test/wangweizhen/tidb_image:go12320241009`\u000a  - Set GOPROXY to GAR remote go proxy:\u000a-\u000a`https://us-go.pkg.dev/pingcap-testing-account/go-proxy-remote|https://proxy.golang.org,direct`\u000a- Remove legacy PVC-based caches\u000a(`gocache/gopathcache/bazel-out-lower/bazel-out-overlay`)\u000a  - Use `ConfigMap bazel` instead of secret mount for `/data/`\u000a\u000averify in\u000ahttps://prow.tidb.net/jenkins/job/pingcap-inc/job/tidb/job/release-8.5/job/pull_check2/9/console\u000a\u000ahttps://prow.tidb.net/jenkins/job/pingcap-inc/job/tidb/job/release-8.5/job/pull_check/10/\u000a",
        "date" : "2026-03-19 00:48:17 +0000",
        "id" : "f93d8391b8a286642eef198a692006c4cedace69",
        "msg" : "chore(pipeline) migrate tidb pull check and check2 to gcp and moidfy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap-inc/tidb/release-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-inc/tidb/release-8.5/pull_check.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-inc/tidb/release-8.5/pull_build.groovy"
          },
          {
            "editType" : "edit",
            "file" : "libraries/tipipeline/vars/prow.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-inc/tidb/release-8.5/pull_check2.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-inc/tidb/release-8.5/pod-pull_check2.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-inc/tidb/release-8.5/pod-pull_check.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}