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/95/repository/commits/a172fe8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/a172fe8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a172fe8b240d2472693e3d585d6fc6e6a6f76a0a","short_id":"a172fe8b","created_at":"2023-06-12T10:37:18.000+08:00","parent_ids":["22617fbe18cd59ef3dcd49aabeb45bd094f7118c"],"title":"fix_out: refine log","message":"fix_out: refine log\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-06-12T10:37:18.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-06-12T10:37:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/a172fe8b240d2472693e3d585d6fc6e6a6f76a0a","stats":{"additions":57,"deletions":15,"total":72},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399