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/8/repository/commits/f08f8773
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f08f8773
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f08f8773148e89a327c0c77074da31c7eccc07ac","short_id":"f08f8773","created_at":"2023-05-22T16:14:48.000+08:00","parent_ids":["d1c7cac8c0989fa1b56c2c5095f8e429d2504628","af98153554b5727e16164b35c59d43eaa8fb328c"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-05-22T16:14:48.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-05-22T16:14:48.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f08f8773148e89a327c0c77074da31c7eccc07ac","stats":{"additions":11,"deletions":5,"total":16},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399