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/447/repository/commits/af04b37
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/447/repository/commits/af04b37
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"af04b37143fa8c398552b7a085f942b3540f1069","short_id":"af04b371","created_at":"2023-10-19T21:15:39.000+08:00","parent_ids":["487591794b2d15388a3025b08ab37d3e8d9b74c4"],"title":"fix: delete private plan files","message":"fix: delete private plan files\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-10-19T21:15:39.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-10-19T21:15:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M010/-/commit/af04b37143fa8c398552b7a085f942b3540f1069","stats":{"additions":0,"deletions":1644,"total":1644},"status":null,"project_id":447,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399