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/1231/repository/commits/fd64403
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1231/repository/commits/fd64403
Response Code: HTTP/1.1 200 OK
Response:
{"id":"fd64403deb5cae997976c9ab844b414f462ac853","short_id":"fd64403d","created_at":"2023-11-27T11:14:03.000+08:00","parent_ids":["3a15959a9af3bac1c78c969012c6e0c80aa6f595"],"title":"feat_out: 删除私有pnc参数","message":"feat_out: 删除私有pnc参数\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2023-11-27T11:14:03.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2023-11-27T11:14:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/V003/-/commit/fd64403deb5cae997976c9ab844b414f462ac853","stats":{"additions":0,"deletions":2118,"total":2118},"status":null,"project_id":1231,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399