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/0b236e37c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/0b236e37c
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0b236e37c691f702ab1071edb448a277f97517f6","short_id":"0b236e37","created_at":"2026-06-08T16:36:42.000+08:00","parent_ids":["e9571ad8c42ecfaf8f10b81caa16e2c77e22b322","3cff7e812e1bad70ae56e79508a47d6a82da700c"],"title":"Merge remote-tracking branch 'origin/feat_trajectory' into feat_smooth_mode","message":"Merge remote-tracking branch 'origin/feat_trajectory' into feat_smooth_mode\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-06-08T16:36:42.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-06-08T16:36:42.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/0b236e37c691f702ab1071edb448a277f97517f6","stats":{"additions":4505,"deletions":5236,"total":9741},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399