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/121/repository/commits/350b80e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/350b80e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"350b80eea477f3a6ea675bc2f048682799fc7d8d","short_id":"350b80ee","created_at":"2023-07-07T14:57:12.000+08:00","parent_ids":["17a056dcdb329e24ef69c144b286182b18e015d8","c6a838b166b11d8510ef5f175cac5a868b9e3561"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"renyong","author_email":"renyong@senior.auto","authored_date":"2023-07-07T14:57:12.000+08:00","committer_name":"renyong","committer_email":"renyong@senior.auto","committed_date":"2023-07-07T14:57:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/350b80eea477f3a6ea675bc2f048682799fc7d8d","stats":{"additions":41,"deletions":1,"total":42},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399