{
  "_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" : 23423,
      "buildableTimeMillis" : 23423,
      "buildingDurationMillis" : 178018,
      "executingTimeMillis" : 178018,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5033,
      "waitingTimeMillis" : 5033
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1032,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f00db4d8b1456e2b709b8e0977bdeeb83dd24200",
            "branch" : [
              {
                "SHA1" : "f00db4d8b1456e2b709b8e0977bdeeb83dd24200",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f00db4d8b1456e2b709b8e0977bdeeb83dd24200",
            "branch" : [
              {
                "SHA1" : "f00db4d8b1456e2b709b8e0977bdeeb83dd24200",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f00db4d8b1456e2b709b8e0977bdeeb83dd24200",
        "branch" : [
          {
            "SHA1" : "f00db4d8b1456e2b709b8e0977bdeeb83dd24200",
            "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" : "#1032",
  "duration" : 178018,
  "estimatedDuration" : 51561,
  "executor" : None,
  "fullDisplayName" : "seed #1032",
  "id" : "1032",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1032,
  "queueId" : 2045653,
  "result" : "SUCCESS",
  "timestamp" : 1758772866796,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/1032/",
  "builtOn" : "default-cdq5j",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/list-go-dependencies/go.mod",
          "tools/list-go-dependencies/go.sum"
        ],
        "commitId" : "f00db4d8b1456e2b709b8e0977bdeeb83dd24200",
        "timestamp" : 1758772834000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(deps): update module github.com/puerkitobio/goquery to v1.10.3 (#3306)\u000a\u000aComing soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs\u000afrom Renovate will soon appear from 'Mend'. Learn more\u000a[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).\u000a\u000aThis PR contains the following updates:\u000a\u000a| Package | Change | Age | Confidence |\u000a|---|---|---|---|\u000a|\u000a[github.com/PuerkitoBio/goquery](https://redirect.github.com/PuerkitoBio/goquery)\u000a| `v1.10.0` -> `v1.10.3` |\u000a[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fPuerkitoBio%2fgoquery/v1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\u000a|\u000a[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fPuerkitoBio%2fgoquery/v1.10.0/v1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\u000a|\u000a\u000a---\u000a\u000a> [!WARNING]\u000a> Some dependencies could not be looked up. Check the Dependency\u000aDashboard for more information.\u000a\u000a---\u000a\u000a### Release Notes\u000a\u000a<details>\u000a<summary>PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)</summary>\u000a\u000a###\u000a[`v1.10.3`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.10.3)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.10.2...v1.10.3)\u000a\u000aUpdate dependencies and a small memory optimization.\u000a\u000a###\u000a[`v1.10.2`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.10.2)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.10.1...v1.10.2)\u000a\u000aUpdate deps and add go1.24 to test matrix.\u000a\u000a###\u000a[`v1.10.1`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.10.1)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.10.0...v1.10.1)\u000a\u000aUpdate `go.mod` dependencies.\u000a\u000a</details>\u000a\u000a---\u000a\u000a### Configuration\u000a\u000a\ud83d\udcc5 **Schedule**: Branch creation - At any time (no schedule defined),\u000aAutomerge - 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->\u000a\u000aCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\u000a",
        "date" : "2025-09-25 04:00:34 +0000",
        "id" : "f00db4d8b1456e2b709b8e0977bdeeb83dd24200",
        "msg" : "fix(deps): update module github.com/puerkitobio/goquery to v1.10.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/list-go-dependencies/go.mod"
          },
          {
            "editType" : "edit",
            "file" : "tools/list-go-dependencies/go.sum"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}