{
  "_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" : 17017,
      "buildableTimeMillis" : 17017,
      "buildingDurationMillis" : 45561,
      "executingTimeMillis" : 45561,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5673,
      "waitingTimeMillis" : 5673
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1072,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85e956d126976b9c132712fd7c0a03caa411fb9c",
            "branch" : [
              {
                "SHA1" : "85e956d126976b9c132712fd7c0a03caa411fb9c",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85e956d126976b9c132712fd7c0a03caa411fb9c",
            "branch" : [
              {
                "SHA1" : "85e956d126976b9c132712fd7c0a03caa411fb9c",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "85e956d126976b9c132712fd7c0a03caa411fb9c",
        "branch" : [
          {
            "SHA1" : "85e956d126976b9c132712fd7c0a03caa411fb9c",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "com.sonyericsson.jenkins.plugins.bfa.model.FailureCauseBuildAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1072",
  "duration" : 45561,
  "estimatedDuration" : 58041,
  "executor" : None,
  "fullDisplayName" : "seed #1072",
  "id" : "1072",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1072,
  "queueId" : 2169602,
  "result" : "FAILURE",
  "timestamp" : 1760434595018,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1072/",
  "builtOn" : "default-g6vc6",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/pingcap/tidb/release-8.5-presubmits.yaml",
          "pipelines/pingcap/tidb/release-8.5/pull_tiflash_test.groovy",
          "jobs/pingcap/tidb/release-8.5/pull_tiflash_test.groovy",
          "jobs/pingcap/tidb/release-9.0-beta/pull_tiflash_test.groovy",
          "pipelines/pingcap/tidb/release-8.5/pod-pull_tiflash_test.yaml"
        ],
        "commitId" : "85e956d126976b9c132712fd7c0a03caa411fb9c",
        "timestamp" : 1760434568000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Remove pull_tiflash_test jobs for release-8.5 and release-9.0-beta branches (#3806)\u000a\u000a## What changed\u000a\u000aThis PR removes the `pull_tiflash_test` job configurations for\u000a`pingcap/tidb` repository's `release-8.5` and `release-9.0-beta`\u000abranches, as these tests are now covered by the CI jobs in the `tiflash`\u000arepository.\u000a\u000a## Changes made\u000a\u000a### For release-8.5:\u000a- Removed Prow job definition from\u000a`prow-jobs/pingcap/tidb/release-8.5-presubmits.yaml`\u000a- Removed Jenkins Job DSL file:\u000a`jobs/pingcap/tidb/release-8.5/pull_tiflash_test.groovy`\u000a- Removed Jenkins Pipeline groovy file:\u000a`pipelines/pingcap/tidb/release-8.5/pull_tiflash_test.groovy`\u000a- Removed Pod template:\u000a`pipelines/pingcap/tidb/release-8.5/pod-pull_tiflash_test.yaml`\u000a\u000a### For release-9.0-beta:\u000a- Removed Jenkins Job DSL file:\u000a`jobs/pingcap/tidb/release-9.0-beta/pull_tiflash_test.groovy` (was\u000aalready disabled)\u000a\u000aNote: The Prow job definition and pipeline files for release-9.0-beta\u000awere already removed in a previous cleanup.\u000a\u000a## Why\u000a\u000aThe TiFlash integration tests are now maintained and executed in the\u000a`pingcap/tiflash` repository's CI pipeline, eliminating the need for\u000aduplicate test jobs in the `tidb` repository for these release branches.\u000aThis reduces maintenance overhead and prevents redundant test execution.\u000a\u000aRef: PingCAP-QE/ci#3569\u000a\u000a<!-- START COPILOT CODING AGENT SUFFIX -->\u000a\u000a\u000a\u000a<details>\u000a\u000a<summary>Original prompt</summary>\u000a\u000a> \u000a> ----\u000a> \u000a> *This section details on the original issue you should resolve*\u000a> \u000a> <issue_title>Remove pull_tiflash_test or `pull-tiflash-test` job for\u000a`pingcap/tidb` for release-9.* and release-8.5 branches</issue_title>\u000a> <issue_description>As title said, let's remove the job, since the\u000atests has covered in `tiflash` repo CI jobs.\u000a> \u000a> remove the items:\u000a> - Prow job defines\u000a> - Jenkins Job DSL file\u000a> - Jenkins Job pipeline groovy file and pod\u000atemplates.</issue_description>\u000a> \u000a> ## Comments on the Issue (you are @copilot in this section)\u000a> \u000a> <comments>\u000a> <comment_new><author>@wuhuizuo</author><body>\u000a> Ref PingCAP-QE/ci#3569</body></comment_new>\u000a> <comment_new><author>@wuhuizuo</author><body>\u000a> /assign @copilot</body></comment_new>\u000a> </comments>\u000a> \u000a\u000a\u000a</details>\u000a\u000aFixes PingCAP-QE/ci#3805\u000a\u000a<!-- START COPILOT CODING AGENT TIPS -->\u000a---\u000a\u000a\ud83d\udcac Share your feedback on Copilot coding agent for the chance to win a\u000a$200 gift card! Click\u000a[here](https://survey3.medallia.com/?EAHeSx-AP01bZqG0Ld9QLQ) to start\u000athe survey.\u000a\u000a---------\u000a\u000aCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\u000aCo-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>\u000a",
        "date" : "2025-10-14 09:36:08 +0000",
        "id" : "85e956d126976b9c132712fd7c0a03caa411fb9c",
        "msg" : "Remove pull_tiflash_test jobs for release-8.5 and release-9.0-beta",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/tidb/release-8.5/pull_tiflash_test.groovy"
          },
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/tidb/release-8.5/pod-pull_tiflash_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : "jobs/pingcap/tidb/release-8.5/pull_tiflash_test.groovy"
          },
          {
            "editType" : "delete",
            "file" : "jobs/pingcap/tidb/release-9.0-beta/pull_tiflash_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tidb/release-8.5-presubmits.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}