{
  "_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" : 24578,
      "buildableTimeMillis" : 24578,
      "buildingDurationMillis" : 49657,
      "executingTimeMillis" : 49657,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5343,
      "waitingTimeMillis" : 5343
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1361,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fd8964e604b23a63240dc25804ca7ab019af9e99",
            "branch" : [
              {
                "SHA1" : "fd8964e604b23a63240dc25804ca7ab019af9e99",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fd8964e604b23a63240dc25804ca7ab019af9e99",
            "branch" : [
              {
                "SHA1" : "fd8964e604b23a63240dc25804ca7ab019af9e99",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fd8964e604b23a63240dc25804ca7ab019af9e99",
        "branch" : [
          {
            "SHA1" : "fd8964e604b23a63240dc25804ca7ab019af9e99",
            "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" : "#1361",
  "duration" : 49657,
  "estimatedDuration" : 62104,
  "executor" : None,
  "fullDisplayName" : "seed #1361",
  "id" : "1361",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1361,
  "queueId" : 3089658,
  "result" : "SUCCESS",
  "timestamp" : 1769400423088,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1361/",
  "builtOn" : "default-x7j7g",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "libraries/tipipeline/vars/component.groovy",
          "scripts/artifacts/download_pingcap_oci_artifact.sh",
          "pipelines/pingcap/tidb/latest/pull_integration_tici_test/pipeline.groovy"
        ],
        "commitId" : "fd8964e604b23a63240dc25804ca7ab019af9e99",
        "timestamp" : 1769400388000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix: update oci registry for tici and adjust component ci params in pr title (#4113)\u000a\u000aThis pull request updates the way OCI artifact tags are computed and\u000aused in the integration test pipeline for TiDB. It introduces a new\u000afunction to generate normalized OCI tags based on pull request\u000ainformation, updates the pipeline script to use these tags for component\u000adownloads, and removes now-unnecessary tag normalization logic from the\u000aartifact download script.\u000a\u000a**Pipeline improvements and tag computation:**\u000a\u000a* Added a new function `computeArtifactOciTagFromPR` in\u000a`component.groovy` to generate normalized OCI tags for components based\u000aon PR branch and title.\u000a* Updated `pull_integration_tici_test/pipeline.groovy` to compute and\u000ause per-component OCI tags (`OCI_TAG_PD`, `OCI_TAG_TIFLASH`, etc.) for\u000aartifact downloads, ensuring more accurate and consistent binary\u000aselection.\u000a* Set the `OCI_ARTIFACT_HOST` environment variable in the pipeline for\u000aconsistent artifact registry usage.\u000a\u000a**Pipeline directory and script usage updates:**\u000a\u000a* Changed working directories in the pipeline to point directly to\u000a`tidb/tests/integrationtest2/third_bin` and\u000a`tidb/tests/integrationtest2`, simplifying paths and script invocations\u000afor both preparation and test stages.\u000a[[1]](diffhunk://#diff-3b125777f9fb0d8960fc2741f15aec47389b27dd72fc7af3ade75bb04171faa2L40-R63)\u000a[[2]](diffhunk://#diff-3b125777f9fb0d8960fc2741f15aec47389b27dd72fc7af3ade75bb04171faa2L96-R95)\u000a\u000a**Artifact download script simplification:**\u000a\u000a* Removed the `normalize_oci_tag` function and all related normalization\u000acalls from `download_pingcap_oci_artifact.sh`, as tags are now\u000apre-normalized in the pipeline logic.\u000a[[1]](diffhunk://#diff-7b89de90e7a898ae02c7d1a2fb38fc2cfca7a9d02aa0c984930a8ef9d4174295L74-L80)\u000a[[2]](diffhunk://#diff-7b89de90e7a898ae02c7d1a2fb38fc2cfca7a9d02aa0c984930a8ef9d4174295L272-L287)\u000a",
        "date" : "2026-01-26 04:06:28 +0000",
        "id" : "fd8964e604b23a63240dc25804ca7ab019af9e99",
        "msg" : "fix: update oci registry for tici and adjust component ci params in pr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "libraries/tipipeline/vars/component.groovy"
          },
          {
            "editType" : "edit",
            "file" : "scripts/artifacts/download_pingcap_oci_artifact.sh"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/latest/pull_integration_tici_test/pipeline.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}