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/38d9fe0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/38d9fe0
Response Code: HTTP/1.1 200 OK
Response:
{"id":"38d9fe0e4fa5186c531450d4a09c632712347b0f","short_id":"38d9fe0e","created_at":"2023-11-15T16:17:49.000+08:00","parent_ids":["9dcc86da49b29001c327d91d9abed0314b8c7a8f"],"title":"fix: space","message":"fix: space\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-11-15T16:17:49.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-11-15T16:17:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/38d9fe0e4fa5186c531450d4a09c632712347b0f","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399