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/518/repository/commits/659bc98
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/518/repository/commits/659bc98
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"659bc9824dbff51f808034bd7c93ac338c3c7c54","short_id":"659bc982","created_at":"2024-12-10T16:01:56.000+08:00","parent_ids":["9ce8697b4082a6b097adbaf9ea6bca4d48dfa421"],"title":"feat_out: 转角传感器参数更新","message":"feat_out: 转角传感器参数更新\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2024-12-10T16:01:56.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2024-12-10T16:01:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P13/-/commit/659bc9824dbff51f808034bd7c93ac338c3c7c54","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":518,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399