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/92498ec
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/92498ec
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"92498ecc2ea10858e0213dd3e7572a37207b7696","short_id":"92498ecc","created_at":"2026-08-21T15:16:16.000+08:00","parent_ids":["3e648f0e714efbc3724bb1a4aa4cf83c313c613a"],"title":"fix: link qpOASES statically","message":"fix: link qpOASES statically\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-08-21T15:16:16.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-08-21T15:16:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/92498ecc2ea10858e0213dd3e7572a37207b7696","stats":{"additions":8,"deletions":2,"total":10},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399