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/2494/repository/commits/5ffe20d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/2494/repository/commits/5ffe20d
Response Code: HTTP/1.1 200 OK
Response:
{"id":"5ffe20dbba48c0b1f4e9c7fb672ec6e74b374897","short_id":"5ffe20db","created_at":"2026-08-28T12:12:30.000+08:00","parent_ids":["19bf7ccc0efc975f4173b8cbb2cbf49a46db7ae8"],"title":"feat_out: add algorithm","message":"feat_out: add algorithm\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-08-28T12:12:30.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-08-28T12:12:30.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/artery_localization/-/commit/5ffe20dbba48c0b1f4e9c7fb672ec6e74b374897","stats":{"additions":123683,"deletions":1743,"total":125426},"status":null,"project_id":2494,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399