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/627/repository/commits/975e7b7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/627/repository/commits/975e7b7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"975e7b7c0edd2e43d63e97aac11f1c19418dfaf5","short_id":"975e7b7c","created_at":"2023-12-18T14:25:22.000+08:00","parent_ids":["daeedc3051a93cfaa7192f4cbc1e218c1a01f79d","658165f50d2a74aa058c62ddc431ab29dbae56f9"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-18T14:25:22.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-18T14:25:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A002/-/commit/975e7b7c0edd2e43d63e97aac11f1c19418dfaf5","stats":{"additions":0,"deletions":568,"total":568},"status":null,"project_id":627,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399