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/227/repository/commits/2cc460d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/227/repository/commits/2cc460d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"2cc460d024b37fce722ed096c5004bc7a8eefd04","short_id":"2cc460d0","created_at":"2024-07-11T19:20:18.000+08:00","parent_ids":["09e52d568e2b22de5d2b67f82ed3a8bbf8b064d8","c557484c708161a3bc15226b66c8bbd8ca5f2a9d"],"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:20:18.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:20:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P10/-/commit/2cc460d024b37fce722ed096c5004bc7a8eefd04","stats":{"additions":1,"deletions":58,"total":59},"status":null,"project_id":227,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399