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/e1c54ec
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/e1c54ec
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e1c54ece7cb7be8b767adb7b4bac62507bd86404","short_id":"e1c54ece","created_at":"2026-07-08T21:20:37.000+08:00","parent_ids":["1fd102d3c5df605c12e2ebe750772a7150a2587b"],"title":"fix: record debug data","message":"fix: record debug data\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-07-08T21:20:37.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-07-08T21:20:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/e1c54ece7cb7be8b767adb7b4bac62507bd86404","stats":{"additions":145,"deletions":0,"total":145},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399