Console Output

Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/586/repository/commits/2629960
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/2629960
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"2629960bdac805c076789115c8a182da59c77373","short_id":"2629960b","created_at":"2025-11-28T18:29:13.000+08:00","parent_ids":["8f65581729197e8151573a382c109be1d18049da"],"title":"fix: 位置对准逻辑更改","message":"fix: 位置对准逻辑更改\n","author_name":"liuhongshuo","author_email":"liuhongshuo@senior.auto","authored_date":"2025-11-28T18:29:13.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo@senior.auto","committed_date":"2025-11-28T18:29:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/2629960bdac805c076789115c8a182da59c77373","stats":{"additions":3,"deletions":4,"total":7},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399