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/f20a44b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/199/repository/commits/f20a44b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f20a44b073c1820d1daf16be9f3c922dba66bf60","short_id":"f20a44b0","created_at":"2023-04-27T15:20:55.000+08:00","parent_ids":["3006f818aeedc28c5bf157cc87006d1fd200c200"],"title":"feat_out: update local params","message":"feat_out: update local params\n","author_name":"yangchen","author_email":"yangchen@senior.auto","authored_date":"2023-04-27T15:20:55.000+08:00","committer_name":"yangchen","committer_email":"yangchen@senior.auto","committed_date":"2023-04-27T15:20:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap/-/commit/f20a44b073c1820d1daf16be9f3c922dba66bf60","stats":{"additions":57,"deletions":27,"total":84},"status":null,"project_id":199,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399