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/425/repository/commits/a3af8f7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/425/repository/commits/a3af8f7
Response Code: HTTP/1.1 200 OK
Response:
{"id":"a3af8f7bde5f7b28425511f1eb6724e59ff6891f","short_id":"a3af8f7b","created_at":"2023-06-28T17:20:12.000+08:00","parent_ids":["f28de499680bee44089145f425e5e7769456c03e"],"title":"feat_out:test1","message":"feat_out:test1\n","author_name":"jinghanming","author_email":"jinghanming@senior.auto","authored_date":"2023-06-28T17:20:12.000+08:00","committer_name":"jinghanming","committer_email":"jinghanming@senior.auto","committed_date":"2023-06-28T17:20:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/thirdparty/-/commit/a3af8f7bde5f7b28425511f1eb6724e59ff6891f","stats":{"additions":60,"deletions":19,"total":79},"status":null,"project_id":425,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399