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/199/repository/commits/64917aa
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/199/repository/commits/64917aa
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"64917aa35547617d74e3a3dd9108eb1059a29757","short_id":"64917aa3","created_at":"2023-05-31T19:24:58.000+08:00","parent_ids":["e22756a255ca05d47936c914b7619e6194643ff3"],"title":"feat_out: change error level to 6","message":"feat_out: change error level to 6\n","author_name":"yangchen","author_email":"yangchen@senior.auto","authored_date":"2023-05-31T19:24:58.000+08:00","committer_name":"yangchen","committer_email":"yangchen@senior.auto","committed_date":"2023-05-31T19:24:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap/-/commit/64917aa35547617d74e3a3dd9108eb1059a29757","stats":{"additions":3,"deletions":1,"total":4},"status":null,"project_id":199,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399