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/66/repository/commits/35a1393
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/66/repository/commits/35a1393
Response Code: HTTP/1.1 200 OK
Response:
{"id":"35a139331d4f7ab7dcb964c2ea55e988e650c703","short_id":"35a13933","created_at":"2024-07-02T14:43:38.000+08:00","parent_ids":["edf54e951722cb39beef4ce1b84c03275081a7db"],"title":"fix: steering angle offset","message":"fix: steering angle offset\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-02T14:43:38.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-02T14:43:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P03/-/commit/35a139331d4f7ab7dcb964c2ea55e988e650c703","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":66,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399