{
  "_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" : 23539,
      "buildableTimeMillis" : 23539,
      "buildingDurationMillis" : 55803,
      "executingTimeMillis" : 55803,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5380,
      "waitingTimeMillis" : 5380
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1037,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "abc1fe166543e76df764ee1c93f6b976099c66f8",
            "branch" : [
              {
                "SHA1" : "abc1fe166543e76df764ee1c93f6b976099c66f8",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "abc1fe166543e76df764ee1c93f6b976099c66f8",
            "branch" : [
              {
                "SHA1" : "abc1fe166543e76df764ee1c93f6b976099c66f8",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "abc1fe166543e76df764ee1c93f6b976099c66f8",
        "branch" : [
          {
            "SHA1" : "abc1fe166543e76df764ee1c93f6b976099c66f8",
            "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" : "#1037",
  "duration" : 55803,
  "estimatedDuration" : 51561,
  "executor" : None,
  "fullDisplayName" : "seed #1037",
  "id" : "1037",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1037,
  "queueId" : 2050417,
  "result" : "SUCCESS",
  "timestamp" : 1758799095779,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1037/",
  "builtOn" : "default-3npt5",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tekton/v1/triggers/templates/_/build-component-single-platform.yaml",
          "tekton/v1/triggers/triggers/_/git-create-branch-gomod-update.yaml",
          "tekton/v1/triggers/templates/_/build-component-all-platforms.yaml",
          "tekton/v1/triggers/triggers/pingcap/tidb/git-push-branch-build.yaml",
          "tekton/v1/triggers/templates/pingcap/bump-placeholder-version-in-readme.yaml",
          "tekton/v1/triggers/triggers/_/github-pr-labeled-with-needs-ok-to-test.yaml",
          "tekton/v1/triggers/triggers/_/git-create-tag.yaml",
          "tekton/v1/triggers/templates/_/build-component.yaml",
          "tekton/v1/triggers/templates/pingcap/sync-owners-for-hotfix-branch.yaml",
          "tekton/v1/triggers/triggers/kustomization.yaml",
          "tekton/v1/triggers/triggers/tikv/tikv/git-create-tag.yaml",
          "tekton/v1/triggers/triggers/tidbcloud/cloud-storage-engine/git-push-branch-build.yaml",
          "tekton/v1/triggers/templates/tikv/tikv/bump-tikv-cargo-pkg-version.yaml",
          "tekton/v1/triggers/templates/_/ci-helper-for-pr.yaml",
          "tekton/v1/triggers/triggers/pingcap/tiflash/git-push-branch-build.yaml",
          "tekton/v1/triggers/triggers/_/git-create-branch.yaml",
          "tekton/v1/triggers/templates/kustomization.yaml",
          "tekton/v1/triggers/triggers/tikv/pd/git-push-branch-build.yaml",
          "tekton/v1/triggers/triggers/tikv/tikv/git-create-branch.yaml",
          "tekton/v1/triggers/triggers/_/github-pr-labeled-with-lgtm.yaml",
          "tekton/v1/triggers/templates/pingcap/tidb/update-gomod-fix-ladp-for-hotfix-branch.yaml",
          "tekton/v1/triggers/triggers/pingcap/ticdc/git-push-branch-build.yaml"
        ],
        "commitId" : "abc1fe166543e76df764ee1c93f6b976099c66f8",
        "timestamp" : 1758799063000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "feat(tekton/v1/triggers): add Tekton triggers and templates for CI automation (#3766)\u000a\u000aThis pull request introduces several new Tekton TriggerTemplates and a\u000aKustomize manifest to streamline CI/CD workflows for building\u000acomponents, handling PRs, and automating repository maintenance tasks.\u000aThe changes provide flexible templates for multi-platform and\u000asingle-platform builds, helper tasks for PRs, and automation for\u000aupdating documentation and syncing owner files.\u000a\u000a**Build and CI Pipeline Templates:**\u000a\u000a* Added `build-component-all-platforms.yaml`,\u000a`build-component-single-platform.yaml`, and `build-component.yaml`\u000atemplates to support building components across multiple platforms\u000a(Linux and Darwin, amd64 and arm64) with configurable parameters for\u000aresources, workspace size, and build profiles. These templates\u000astandardize pipeline runs and resource allocation for various build\u000ascenarios.\u000a[[1]](diffhunk://#diff-f9bca15fc3e8dcd48ed51fe3c64d652666be6952ee8ef6b7e2670effe22478c3R1-R299)\u000a[[2]](diffhunk://#diff-d017170fd58f6b5f5bcf39e5a4c09fd4704cd6bc300f71dec7388e604f59b2faR1-R118)\u000a[[3]](diffhunk://#diff-dcd409d8cbdbb7016725a94e441b41b3469ab3788e5757c8376ae17c8f0b2a02R1-R180)\u000a\u000a* Introduced `ci-helper-for-pr.yaml` TriggerTemplate to facilitate CI\u000atasks related to pull requests, including parameterized execution and\u000asecure access to GitHub credentials.\u000a\u000a**Repository Maintenance Automation:**\u000a\u000a* Added `bump-placeholder-version-in-readme.yaml` and\u000a`sync-owners-for-hotfix-branch.yaml` templates to automate documentation\u000aupdates and synchronize owner files for hotfix branches, improving\u000aconsistency and reducing manual intervention.\u000a[[1]](diffhunk://#diff-23e99587153e95470104cf025ed9352d6307d11aa694d3fcf2214c8ac657fd8eR1-R29)\u000a[[2]](diffhunk://#diff-5504c262d1928bdf0f299d0fe49585e5aee91673944a66b4c8cf9bb0be05899bR1-R33)\u000a\u000a**Manifest Management:**\u000a\u000a* Created `kustomization.yaml` to aggregate the new templates and\u000arelated resources, enabling easier deployment and management of Tekton\u000apipelines using Kustomize.\u000a",
        "date" : "2025-09-25 11:17:43 +0000",
        "id" : "abc1fe166543e76df764ee1c93f6b976099c66f8",
        "msg" : "feat(tekton/v1/triggers): add Tekton triggers and templates for CI",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/_/git-create-tag.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/pingcap/tidb/git-push-branch-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/tikv/tikv/git-create-branch.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/pingcap/tiflash/git-push-branch-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/_/build-component.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/pingcap/ticdc/git-push-branch-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/pingcap/tidb/update-gomod-fix-ladp-for-hotfix-branch.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/tikv/pd/git-push-branch-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/_/build-component-single-platform.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/tidbcloud/cloud-storage-engine/git-push-branch-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/_/git-create-branch-gomod-update.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/_/github-pr-labeled-with-lgtm.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/kustomization.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/tikv/tikv/git-create-tag.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/_/build-component-all-platforms.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/pingcap/bump-placeholder-version-in-readme.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/_/github-pr-labeled-with-needs-ok-to-test.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/_/ci-helper-for-pr.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/pingcap/sync-owners-for-hotfix-branch.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/tikv/tikv/bump-tikv-cargo-pkg-version.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/kustomization.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/triggers/_/git-create-branch.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}