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/467/repository/commits/70f7ce2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/467/repository/commits/70f7ce2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"70f7ce2116f5ffea18b923c1e044c069d2b34ae6","short_id":"70f7ce21","created_at":"2023-07-29T22:02:10.000+08:00","parent_ids":["0f124fac52bfb0699f0f1ec06b001984bd54823b"],"title":"fix_out:7-29 lidar fixed extrinsics","message":"fix_out:7-29 lidar fixed extrinsics\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-07-29T22:02:10.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-07-29T22:02:10.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M030/-/commit/70f7ce2116f5ffea18b923c1e044c069d2b34ae6","stats":{"additions":22,"deletions":22,"total":44},"status":null,"project_id":467,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399