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/226/repository/commits/f7be4e1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/226/repository/commits/f7be4e1
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f7be4e1c385d6e65bf23e3e08bf749836c629bcf","short_id":"f7be4e1c","created_at":"2024-07-11T19:19:54.000+08:00","parent_ids":["fe547ad7a0e98e7839887885b2ea31193e38396a","e95dfaebad6a1c4602db7c921d6205995580a8c8"],"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":"2024-07-11T19:19:54.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:19:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P09/-/commit/f7be4e1c385d6e65bf23e3e08bf749836c629bcf","stats":{"additions":1,"deletions":176,"total":177},"status":null,"project_id":226,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399