{
  "_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" : 15946,
      "buildableTimeMillis" : 15946,
      "buildingDurationMillis" : 194886,
      "executingTimeMillis" : 194886,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7389,
      "waitingTimeMillis" : 7389
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1810,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bffaebb3b0b7f4531c4b83e67fdbfd6de332c8e7",
            "branch" : [
              {
                "SHA1" : "bffaebb3b0b7f4531c4b83e67fdbfd6de332c8e7",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bffaebb3b0b7f4531c4b83e67fdbfd6de332c8e7",
            "branch" : [
              {
                "SHA1" : "bffaebb3b0b7f4531c4b83e67fdbfd6de332c8e7",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bffaebb3b0b7f4531c4b83e67fdbfd6de332c8e7",
        "branch" : [
          {
            "SHA1" : "bffaebb3b0b7f4531c4b83e67fdbfd6de332c8e7",
            "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" : "#1810",
  "duration" : 194886,
  "estimatedDuration" : 42023,
  "executor" : None,
  "fullDisplayName" : "seed #1810",
  "id" : "1810",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1810,
  "queueId" : 3694177,
  "result" : "SUCCESS",
  "timestamp" : 1782270172851,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1810/",
  "builtOn" : "default-159jj",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/pingcap/community/postsubmits.yaml",
          "tekton/v1/tasks/pingcap-get-set-release-version.yaml",
          "prow-jobs/pingcap/tiflash/common-postsubmits.yaml",
          "tekton/v1/tasks/release/create-pr-to-add-release-anchor-commit.yaml",
          "prow-jobs/ti-community-infra/configs/postsubmits.yaml",
          "prow-jobs/pingcap/tiflow/common-postsubmits.yaml",
          "prow-jobs/pingcap-inc/enterprise-extensions/postsubmits.yaml",
          "prow-jobs/ti-community-infra/configs/presubmits.yaml",
          "tekton/v0/tasks/release/create-pr-to-add-release-anchor-commit.yaml",
          "prow-jobs/tikv/pd/common-presubmits.yaml",
          "prow-jobs/pingcap-qe/ci/periodics.yaml",
          "prow-jobs/pingcap/tidb/common-presubmits.yaml",
          "tekton/v0/tasks/hotfix/create-pr-to-sync-owners.yaml",
          "prow-jobs/pingcap/tidb/common-postsubmits.yaml",
          "prow-jobs/pingcap/ng-monitoring/postsubmits.yaml",
          "prow-jobs/pingcap/ticdc/common-postsubmits.yaml",
          "tekton/v0/tasks/pingcap-get-set-release-version.yaml",
          "prow-jobs/pingcap/monitoring/periodics.yaml",
          "prow-jobs/tikv/community/postsubmits.yaml"
        ],
        "commitId" : "bffaebb3b0b7f4531c4b83e67fdbfd6de332c8e7",
        "timestamp" : 1782270145000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chore(deps): update golang docker tag - abandoned (#4584)\u000a\u000a## Summary\u000a- bump Deno image references to `denoland/deno:2.8.3` across Prow jobs\u000aand Tekton tasks\u000a- refresh Go image tags in affected Prow jobs\u000a- keep the monitoring periodic jobs on `golang:1.25.11` instead of\u000amoving them to `1.26.4`\u000a\u000a## Changes\u000a- update Deno images in Prow jobs for community, enterprise-extensions,\u000ang-monitoring, ticdc, tidb, tiflash, tiflow, tikv, and the ci repo\u000aitself\u000a- update Deno images in Tekton hotfix and release-related tasks under\u000a`tekton/v0` and `tekton/v1`\u000a- update Go images in TiDB, TiFlow, PD, ti-community-infra, and\u000amonitoring Prow jobs\u000a\u000a## Notes\u000a- this PR now contains both Deno and Go image updates, so it no longer\u000amatches the original Renovate-generated metadata\u000a- the changes are limited to container image tag updates; no pipeline\u000alogic is modified\u000a\u000a## Testing\u000a- not run (image tag updates only)\u000a\u000a---------\u000a\u000aCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\u000aCo-authored-by: wuhuizuo <wuhuizuo@126.com>\u000a",
        "date" : "2026-06-24 03:02:25 +0000",
        "id" : "bffaebb3b0b7f4531c4b83e67fdbfd6de332c8e7",
        "msg" : "chore(deps): update golang docker tag - abandoned (#4584)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ng-monitoring/postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v0/tasks/release/create-pr-to-add-release-anchor-commit.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap-qe/ci/periodics.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/ti-community-infra/configs/postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/ti-community-infra/configs/presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/common-postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tiflow/common-postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tidb/common-postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v0/tasks/hotfix/create-pr-to-sync-owners.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v0/tasks/pingcap-get-set-release-version.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/monitoring/periodics.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/tasks/pingcap-get-set-release-version.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/community/postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tiflash/common-postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tidb/common-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/tasks/release/create-pr-to-add-release-anchor-commit.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/tikv/pd/common-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap-inc/enterprise-extensions/postsubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/tikv/community/postsubmits.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}