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/67/repository/commits/299399e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/67/repository/commits/299399e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"299399e22920741be42dec86c609515fcf70321e","short_id":"299399e2","created_at":"2024-07-11T19:17:38.000+08:00","parent_ids":["a81f5b65456f438ca4271a0a42f6a9eac59395a9","3c3d5b38fce9bd26f8f8781aacad882d95f4d51b"],"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:17:38.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:17:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P04/-/commit/299399e22920741be42dec86c609515fcf70321e","stats":{"additions":339,"deletions":82,"total":421},"status":null,"project_id":67,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399