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/49/repository/commits/57ad46d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/57ad46d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"57ad46d88d68fdfb50435394ffda781e8f5634f9","short_id":"57ad46d8","created_at":"2023-06-18T06:29:24.000+00:00","parent_ids":["4c504510083e3dcd292711ee51e2a3fe7258e6e5","4f40fb116654b5abc3b10f915f4df60c487a3312"],"title":"Merge branch 'dev' into 'rc_dev'","message":"Merge branch 'dev' into 'rc_dev'\n\nDev\n\nSee merge request lidar_localization_mapping/crane_align!84","author_name":"wangjie","author_email":"wangjie@senior.auto","authored_date":"2023-06-18T06:29:24.000+00:00","committer_name":"wangjie","committer_email":"wangjie@senior.auto","committed_date":"2023-06-18T06:29:24.000+00:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/57ad46d88d68fdfb50435394ffda781e8f5634f9","stats":{"additions":585,"deletions":25,"total":610},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399