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/1233/repository/commits/e23f9e8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1233/repository/commits/e23f9e8
Response Code: HTTP/1.1 200 OK
Response:
{"id":"e23f9e874ccf498ffa7b53c35c2016d098090898","short_id":"e23f9e87","created_at":"2024-04-22T19:11:18.000+08:00","parent_ids":["02c3e17378d9120775231baab040850f3572034a"],"title":"fix: control params","message":"fix: control params\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-04-22T19:11:18.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-04-22T19:11:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/V005/-/commit/e23f9e874ccf498ffa7b53c35c2016d098090898","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1233,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399