{
  "_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" : 29720,
      "buildableTimeMillis" : 29720,
      "buildingDurationMillis" : 66597,
      "executingTimeMillis" : 66597,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5559,
      "waitingTimeMillis" : 5559
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1537,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0c838c8236177c8007cc1688dfc9def165247741",
            "branch" : [
              {
                "SHA1" : "0c838c8236177c8007cc1688dfc9def165247741",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0c838c8236177c8007cc1688dfc9def165247741",
            "branch" : [
              {
                "SHA1" : "0c838c8236177c8007cc1688dfc9def165247741",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0c838c8236177c8007cc1688dfc9def165247741",
        "branch" : [
          {
            "SHA1" : "0c838c8236177c8007cc1688dfc9def165247741",
            "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" : "#1537",
  "duration" : 66597,
  "estimatedDuration" : 61545,
  "executor" : None,
  "fullDisplayName" : "seed #1537",
  "id" : "1537",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1537,
  "queueId" : 3531947,
  "result" : "SUCCESS",
  "timestamp" : 1773842307995,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1537/",
  "builtOn" : "default-j1thh",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/flow/build/versioning-strategy.test.ts",
          "scripts/flow/build/versioning-strategy.ts"
        ],
        "commitId" : "0c838c8236177c8007cc1688dfc9def165247741",
        "timestamp" : 1773842268000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(scripts): keep release.<n> version unchanged in versioning strategy (#4373)\u000a\u000aThis pull request updates the versioning strategy logic and its tests to\u000abetter handle release versions with pre-release identifiers. The main\u000achange is that versions with a pre-release tag matching the pattern\u000a`release.<number>` are now recognized and handled differently, ensuring\u000athe published version matches the git tag.\u000a\u000aVersioning logic improvements:\u000a\u000a* Updated `compute` function in `versioning-strategy.ts` to add a check\u000afor pre-release tags matching `release.<number>`, so these versions are\u000anow left unchanged and logged, preventing unnecessary tag or version\u000achanges.\u000a\u000aTest updates for versioning behavior:\u000a\u000a* Modified test cases in `versioning-strategy.test.ts` to expect the\u000apublished version to be `v8.5.4-release.1` instead of `v8.5.4-pre` when\u000athe git version is `v8.5.4-release.1` and the branch is `release-8.5` or\u000aboth `master` and `release-8.5`.\u000a[[1]](diffhunk://#diff-9457acf03916f61345de345c9b6d6ec57c0416f5248090b2a7839cbef981f108L60-R60)\u000a[[2]](diffhunk://#diff-9457acf03916f61345de345c9b6d6ec57c0416f5248090b2a7839cbef981f108L70-R69)\u000a",
        "date" : "2026-03-18 13:57:48 +0000",
        "id" : "0c838c8236177c8007cc1688dfc9def165247741",
        "msg" : "fix(scripts): keep release.<n> version unchanged in versioning strategy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/flow/build/versioning-strategy.test.ts"
          },
          {
            "editType" : "edit",
            "file" : "scripts/flow/build/versioning-strategy.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}