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/274/repository/commits/b5b710b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/274/repository/commits/b5b710b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b5b710b07d5353e34345878845eb00c7d1d86428","short_id":"b5b710b0","created_at":"2023-04-04T09:41:05.000+08:00","parent_ids":["18d17e78706533191db9636499501d3ee33f3e19"],"title":"chore: suppress hdmap warning","message":"chore: suppress hdmap warning\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-04-04T09:41:05.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-04-04T09:41:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/prediction/-/commit/b5b710b07d5353e34345878845eb00c7d1d86428","stats":{"additions":3,"deletions":0,"total":3},"status":null,"project_id":274,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399