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/b7048aa
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/b7048aa
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b7048aac39eea10152a7cebbfd3b67ab5a95ad98","short_id":"b7048aac","created_at":"2026-04-22T17:31:54.000+08:00","parent_ids":["dc78090a1c352d3743427ca682cb2d6055be15b5"],"title":"fix: 匹配无pnc+status的消息","message":"fix: 匹配无pnc+status的消息\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-04-22T17:31:54.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-04-22T17:31:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/b7048aac39eea10152a7cebbfd3b67ab5a95ad98","stats":{"additions":7,"deletions":191,"total":198},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399