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/456/repository/commits/e8b928b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/456/repository/commits/e8b928b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e8b928b4804f2561a05bf14d7fbc01e591a5ad61","short_id":"e8b928b4","created_at":"2023-06-29T23:09:08.000+08:00","parent_ids":["924e9f9a985b313d5dce44b1f159e8f277d4a06f"],"title":"对角天线","message":"对角天线\n","author_name":"leon","author_email":"liang@senior.auto","authored_date":"2023-06-29T23:09:08.000+08:00","committer_name":"leon","committer_email":"liang@senior.auto","committed_date":"2023-06-29T23:09:08.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M019/-/commit/e8b928b4804f2561a05bf14d7fbc01e591a5ad61","stats":{"additions":17,"deletions":17,"total":34},"status":null,"project_id":456,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399