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/5896eec1c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/5896eec1c
Response Code: HTTP/1.1 200 OK
Response:
{"id":"5896eec1c1ad237ba91331495070a71d64c930c8","short_id":"5896eec1","created_at":"2026-08-26T20:45:57.000+08:00","parent_ids":["ccba931f1ec75b80cda7e3a90eeaba2421b1b894"],"title":"fix(pnc): predict SC turn-in-place sweep","message":"fix(pnc): predict SC turn-in-place sweep\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-08-26T20:45:57.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-08-26T20:45:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/5896eec1c1ad237ba91331495070a71d64c930c8","stats":{"additions":122,"deletions":7,"total":129},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399