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/d2fcf478b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/d2fcf478b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d2fcf478b5c8c2a4ee3c31d979c57ca5d82a69ea","short_id":"d2fcf478","created_at":"2026-07-23T10:53:48.000+08:00","parent_ids":["7dce9446d4b84b2a565e70896eb3fe35e8300d10"],"title":"fix: inverse debug bulk_pt heading","message":"fix: inverse debug bulk_pt heading\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-07-23T10:53:48.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-07-23T10:53:48.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/d2fcf478b5c8c2a4ee3c31d979c57ca5d82a69ea","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399