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/1456/repository/commits/ccbd763
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1456/repository/commits/ccbd763
Response Code: HTTP/1.1 200 OK
Response:
{"id":"ccbd763644ae90be8a11b7e1341dc9e299ae52b7","short_id":"ccbd7636","created_at":"2024-04-30T11:08:41.000+08:00","parent_ids":["5ec343bb3ce435411e82dce23558dca244e76a7b"],"title":"feat_out:copy from XL001 dev","message":"feat_out:copy from XL001 dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-04-30T11:08:41.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-04-30T11:08:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/xilian/XL006/-/commit/ccbd763644ae90be8a11b7e1341dc9e299ae52b7","stats":{"additions":12888,"deletions":92,"total":12980},"status":null,"project_id":1456,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399