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/486/repository/commits/a8a256c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/a8a256c
Response Code: HTTP/1.1 200 OK
Response:
{"id":"a8a256cf627c94c75b73de3d838b559994f82eed","short_id":"a8a256cf","created_at":"2023-06-05T14:06:35.000+08:00","parent_ids":["acd02e92311e45739dc69385671241e19459088d","09e67a738a98f8e5a2fb1f11a7aeee9558382d0c"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-06-05T14:06:35.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-06-05T14:06:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/a8a256cf627c94c75b73de3d838b559994f82eed","stats":{"additions":55,"deletions":17,"total":72},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399