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/121/repository/commits/751cc43
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/751cc43
Response Code: HTTP/1.1 200 OK
Response:
{"id":"751cc43b9fc5f2cabfc6f2538ff7c987c84a97de","short_id":"751cc43b","created_at":"2023-05-15T11:33:59.000+08:00","parent_ids":["82cfe38e4238ad792bb10ff46de9d8c0094b9915","c441444ba6ff6182c7be4147677f98c86e6f6dfa"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"renyong","author_email":"renyong@senior.auto","authored_date":"2023-05-15T11:33:59.000+08:00","committer_name":"renyong","committer_email":"renyong@senior.auto","committed_date":"2023-05-15T11:33:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/751cc43b9fc5f2cabfc6f2538ff7c987c84a97de","stats":{"additions":6,"deletions":1,"total":7},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399