Console Output

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/469/repository/commits/55b63bc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/469/repository/commits/55b63bc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"55b63bcb8e067b13abd7a4bbd70babd2b7ffa866","short_id":"55b63bcb","created_at":"2023-07-04T11:22:11.000+08:00","parent_ids":["fefa49cd2e5546e40074627b99efa12258247253"],"title":"feat_out: 删除plan私有参数","message":"feat_out: 删除plan私有参数\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2023-07-04T11:22:11.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2023-07-04T11:22:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M032/-/commit/55b63bcb8e067b13abd7a4bbd70babd2b7ffa866","stats":{"additions":0,"deletions":452,"total":452},"status":null,"project_id":469,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399