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/623/repository/commits/0883252
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/0883252
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0883252039c3bdfb26ed4f90680a5926fd29ed0e","short_id":"08832520","created_at":"2023-06-02T15:09:49.000+08:00","parent_ids":["fb900af0ce0eb82dd99e9ac912ad53e4868fdf4a"],"title":"fix_out: print map info as before","message":"fix_out: print map info as before\n","author_name":"yangchen","author_email":"yangchen@senior.auto","authored_date":"2023-06-02T15:09:49.000+08:00","committer_name":"yangchen","committer_email":"yangchen@senior.auto","committed_date":"2023-06-02T15:09:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/0883252039c3bdfb26ed4f90680a5926fd29ed0e","stats":{"additions":5,"deletions":0,"total":5},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399