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/455/repository/commits/799a11e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/455/repository/commits/799a11e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"799a11e57dee98c588e1f7359fee569a4bcbbb2f","short_id":"799a11e5","created_at":"2023-05-22T11:33:22.000+08:00","parent_ids":["5a82c18e592685ce98d6db30989ee1a9be1936c1"],"title":"feat_out:云机交互C++","message":"feat_out:云机交互C++\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-05-22T11:33:22.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-05-22T11:33:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M018/-/commit/799a11e57dee98c588e1f7359fee569a4bcbbb2f","stats":{"additions":8,"deletions":20,"total":28},"status":null,"project_id":455,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399