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/6cc8cc6b9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/6cc8cc6b9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6cc8cc6b979f08c639b26911a97d3f3f7f034386","short_id":"6cc8cc6b","created_at":"2025-08-19T17:30:36.000+08:00","parent_ids":["c2d76a7e8242f8f5834fb26d09819ed9c2d60ab2"],"title":"fix: add decision_period = 12","message":"fix: add decision_period = 12\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-08-19T17:30:36.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-08-19T17:30:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/6cc8cc6b979f08c639b26911a97d3f3f7f034386","stats":{"additions":5,"deletions":1,"total":6},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399