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/586/repository/commits/fb3e75d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/fb3e75d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fb3e75d8839019864dc854ce7335527120e2c929","short_id":"fb3e75d8","created_at":"2025-10-21T15:41:44.000+08:00","parent_ids":["029e46b04e138418360c8c27581791868ae4c0ab"],"title":"fix: crash issue.","message":"fix: crash issue.\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-10-21T15:41:44.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-10-21T15:41:44.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/fb3e75d8839019864dc854ce7335527120e2c929","stats":{"additions":5,"deletions":4,"total":9},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399