{
  "_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" : 20704,
      "buildableTimeMillis" : 20704,
      "buildingDurationMillis" : 57427,
      "executingTimeMillis" : 57427,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5496,
      "waitingTimeMillis" : 5496
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f1e8dbadee67cab4504a71f8432e831a96cdc6f8",
            "branch" : [
              {
                "SHA1" : "f1e8dbadee67cab4504a71f8432e831a96cdc6f8",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f1e8dbadee67cab4504a71f8432e831a96cdc6f8",
            "branch" : [
              {
                "SHA1" : "f1e8dbadee67cab4504a71f8432e831a96cdc6f8",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f1e8dbadee67cab4504a71f8432e831a96cdc6f8",
        "branch" : [
          {
            "SHA1" : "f1e8dbadee67cab4504a71f8432e831a96cdc6f8",
            "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" : "#1101",
  "duration" : 57427,
  "estimatedDuration" : 88935,
  "executor" : None,
  "fullDisplayName" : "seed #1101",
  "id" : "1101",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1101,
  "queueId" : 2244495,
  "result" : "SUCCESS",
  "timestamp" : 1761180715809,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1101/",
  "builtOn" : "default-msfb1",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/artifacts/download_pingcap_oci_artifact.sh"
        ],
        "commitId" : "f1e8dbadee67cab4504a71f8432e831a96cdc6f8",
        "timestamp" : 1761180685000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "feat(scripts/artifacts): add support for downloading pd-ctl and fix downloading tikv-worker (#3843)\u000a\u000a## Feat: Add support for downloading pd-ctl artifact\u000a\u000aThis pull request introduces the capability to download the `pd-ctl`\u000abinary from OCI registries. This is a necessary addition to ensure that\u000aall required components for TiDB cluster management can be provisioned\u000aconsistently.\u000a\u000aThe following changes have been made:\u000a\u000a* Added a new command-line argument `-pd-ctl` (and its long form\u000a`--pd-ctl`) to specify the version of `pd-ctl` to download.\u000a* Implemented logic within the `main` function to download and extract\u000athe `pd-ctl` artifact if the `PD_CTL` environment variable is set.\u000a* Constructed the OCI URL for `pd-ctl` using the provided version and\u000athe configured registry host.\u000a* Updated the `parse_cli_args` function to handle the new `-pd-ctl`\u000aargument.\u000a* Included `PD_CTL` in the output of the script's argument parsing for\u000abetter visibility.\u000a\u000aThis enhancement allows users to explicitly specify and download\u000a`pd-ctl` alongside other TiDB components, streamlining the setup and\u000adeployment process.\u000a\u000a## Fix: Fix downloading tikv-worker artifact\u000a\u000aThis pull request fix the downloading tag of tikv-worker.\u000a\u000a* Use the value of tikv-worker argument as the tag for downloading.\u000a\u000aclose #3842\u000a\u000a---------\u000a\u000aSigned-off-by: tenfyzhong <tenfy@tenfy.cn>\u000a",
        "date" : "2025-10-23 00:51:25 +0000",
        "id" : "f1e8dbadee67cab4504a71f8432e831a96cdc6f8",
        "msg" : "feat(scripts/artifacts): add support for downloading pd-ctl and fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/artifacts/download_pingcap_oci_artifact.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}