{
  "_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" : 16251,
      "buildableTimeMillis" : 16251,
      "buildingDurationMillis" : 44339,
      "executingTimeMillis" : 44339,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5234,
      "waitingTimeMillis" : 5234
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1863,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "ab1c50e18620e8dc26bcfe2d0389d48575b3f190",
            "branch" : [
              {
                "SHA1" : "ab1c50e18620e8dc26bcfe2d0389d48575b3f190",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ab1c50e18620e8dc26bcfe2d0389d48575b3f190",
            "branch" : [
              {
                "SHA1" : "ab1c50e18620e8dc26bcfe2d0389d48575b3f190",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ab1c50e18620e8dc26bcfe2d0389d48575b3f190",
        "branch" : [
          {
            "SHA1" : "ab1c50e18620e8dc26bcfe2d0389d48575b3f190",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1863",
  "duration" : 44339,
  "estimatedDuration" : 52204,
  "executor" : null,
  "fullDisplayName" : "seed #1863",
  "id" : "1863",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1863,
  "queueId" : 3694590,
  "result" : "SUCCESS",
  "timestamp" : 1783309466381,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1863/",
  "builtOn" : "default-lppbk",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "dockerfiles/ci/base/Dockerfile"
        ],
        "commitId" : "a0970ebf761ba18ed64bca9c559a8e1d1a932404",
        "timestamp" : 1783309437000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chore(deps): update dependency bazelbuild/bazelisk to v1.29.0 (#4803)\u000a\u000aThis PR contains the following updates:\u000a\u000a| Package | Update | Change |\u000a|---|---|---|\u000a| [bazelbuild/bazelisk](https://redirect.github.com/bazelbuild/bazelisk)\u000a| minor | `v1.28.1` → `v1.29.0` |\u000a\u000a---\u000a\u000a> [!WARNING]\u000a> Some dependencies could not be looked up. Check the [Dependency\u000aDashboard](../issues/1780) for more information.\u000a\u000a---\u000a\u000a### Release Notes\u000a\u000a<details>\u000a<summary>bazelbuild/bazelisk (bazelbuild/bazelisk)</summary>\u000a\u000a###\u000a[`v1.29.0`](https://redirect.github.com/bazelbuild/bazelisk/releases/tag/v1.29.0)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/bazelbuild/bazelisk/compare/v1.28.1...v1.29.0)\u000a\u000aBazelisk v1.29.0 comes with new features and several improvements:\u000a\u000a### New Features (Go Binary)\u000a\u000a- Official Bazel releases will be authenticated via an embedded\u000averification key\u000a([#&#8203;192](https://redirect.github.com/bazelbuild/bazelisk/pull/192)).\u000a- Bazelisk now supports the `bazeliskVersion` command so that users can\u000asee the Bazelisk version without having to download/run Bazel\u000a([#&#8203;763](https://redirect.github.com/bazelbuild/bazelisk/pull/763)).\u000a\u000a### New Features (Go Library)\u000a\u000a- Callers can now capture stderr via an `io.Writer`\u000a([#&#8203;751](https://redirect.github.com/bazelbuild/bazelisk/pull/751)).\u000a\u000a### Bug Fixes & Improvements (Go)\u000a\u000a- On non-Windows machines Bazelisk will be run via `exec` instead of in\u000aa subprocess\u000a([#&#8203;566](https://redirect.github.com/bazelbuild/bazelisk/pull/566)).\u000a- Bazelisk releases now come with sha256 checksums\u000a([#&#8203;770](https://redirect.github.com/bazelbuild/bazelisk/pull/770)).\u000a\u000aWe’d like to thank our amazing contributors\u000a[@&#8203;aaron-skydio](https://redirect.github.com/aaron-skydio),\u000a[@&#8203;isakstenstrom](https://redirect.github.com/isakstenstrom),\u000a[@&#8203;PiotrSikora](https://redirect.github.com/PiotrSikora),\u000a[@&#8203;sitaktif](https://redirect.github.com/sitaktif) and\u000a[@&#8203;valco1994](https://redirect.github.com/valco1994)!\u000a\u000a</details>\u000a\u000a---\u000a\u000a### Configuration\u000a\u000a\ud83d\udcc5 **Schedule**: (UTC)\u000a\u000a- Branch creation\u000a  - At any time (no schedule defined)\u000a- Automerge\u000a  - At any time (no schedule defined)\u000a\u000a\ud83d\udea6 **Automerge**: Disabled by config. Please merge this manually once you\u000aare satisfied.\u000a\u000a♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\u000arebase/retry checkbox.\u000a\u000a\ud83d\udd15 **Ignore**: Close this PR and you won't be reminded about this update\u000aagain.\u000a\u000a---\u000a\u000a- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\u000athis box\u000a\u000a---\u000a\u000aThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\u000aView the [repository job\u000alog](https://developer.mend.io/github/PingCAP-QE/ci).\u000a\u000a<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJoZWxwIHdhbnRlZCJdfQ==-->\u000a\u000aCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\u000a",
        "date" : "2026-07-06 03:43:57 +0000",
        "id" : "a0970ebf761ba18ed64bca9c559a8e1d1a932404",
        "msg" : "chore(deps): update dependency bazelbuild/bazelisk to v1.29.0 (#4803)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "dockerfiles/ci/base/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "ab1c50e18620e8dc26bcfe2d0389d48575b3f190",
        "timestamp" : 1783309441000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chore(deps): update dependency bazelbuild/bazelisk to v1.29.0 (#4803)\u000a\u000aThis PR contains the following updates:\u000a\u000a| Package | Update | Change |\u000a|---|---|---|\u000a| [bazelbuild/bazelisk](https://redirect.github.com/bazelbuild/bazelisk)\u000a| minor | `v1.28.1` → `v1.29.0` |\u000a\u000a---\u000a\u000a> [!WARNING]\u000a> Some dependencies could not be looked up. Check the [Dependency\u000aDashboard](../issues/1780) for more information.\u000a\u000a---\u000a\u000a### Release Notes\u000a\u000a<details>\u000a<summary>bazelbuild/bazelisk (bazelbuild/bazelisk)</summary>\u000a\u000a###\u000a[`v1.29.0`](https://redirect.github.com/bazelbuild/bazelisk/releases/tag/v1.29.0)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/bazelbuild/bazelisk/compare/v1.28.1...v1.29.0)\u000a\u000aBazelisk v1.29.0 comes with new features and several improvements:\u000a\u000a### New Features (Go Binary)\u000a\u000a- Official Bazel releases will be authenticated via an embedded\u000averification key\u000a([#&#8203;192](https://redirect.github.com/bazelbuild/bazelisk/pull/192)).\u000a- Bazelisk now supports the `bazeliskVersion` command so that users can\u000asee the Bazelisk version without having to download/run Bazel\u000a([#&#8203;763](https://redirect.github.com/bazelbuild/bazelisk/pull/763)).\u000a\u000a### New Features (Go Library)\u000a\u000a- Callers can now capture stderr via an `io.Writer`\u000a([#&#8203;751](https://redirect.github.com/bazelbuild/bazelisk/pull/751)).\u000a\u000a### Bug Fixes & Improvements (Go)\u000a\u000a- On non-Windows machines Bazelisk will be run via `exec` instead of in\u000aa subprocess\u000a([#&#8203;566](https://redirect.github.com/bazelbuild/bazelisk/pull/566)).\u000a- Bazelisk releases now come with sha256 checksums\u000a([#&#8203;770](https://redirect.github.com/bazelbuild/bazelisk/pull/770)).\u000a\u000aWe’d like to thank our amazing contributors\u000a[@&#8203;aaron-skydio](https://redirect.github.com/aaron-skydio),\u000a[@&#8203;isakstenstrom](https://redirect.github.com/isakstenstrom),\u000a[@&#8203;PiotrSikora](https://redirect.github.com/PiotrSikora),\u000a[@&#8203;sitaktif](https://redirect.github.com/sitaktif) and\u000a[@&#8203;valco1994](https://redirect.github.com/valco1994)!\u000a\u000a</details>\u000a\u000a---\u000a\u000a### Configuration\u000a\u000a\ud83d\udcc5 **Schedule**: (UTC)\u000a\u000a- Branch creation\u000a  - At any time (no schedule defined)\u000a- Automerge\u000a  - At any time (no schedule defined)\u000a\u000a\ud83d\udea6 **Automerge**: Disabled by config. Please merge this manually once you\u000aare satisfied.\u000a\u000a♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\u000arebase/retry checkbox.\u000a\u000a\ud83d\udd15 **Ignore**: Close this PR and you won't be reminded about this update\u000aagain.\u000a\u000a---\u000a\u000a- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\u000athis box\u000a\u000a---\u000a\u000aThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\u000aView the [repository job\u000alog](https://developer.mend.io/github/PingCAP-QE/ci).\u000a\u000a<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJoZWxwIHdhbnRlZCJdfQ==-->\u000a\u000aCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\u000a",
        "date" : "2026-07-06 03:44:01 +0000",
        "id" : "ab1c50e18620e8dc26bcfe2d0389d48575b3f190",
        "msg" : "chore(deps): update dependency bazelbuild/bazelisk to v1.29.0 (#4803)",
        "paths" : [
          
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}