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/1398/repository/commits/84e3135
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1398/repository/commits/84e3135
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"84e3135ceda691692093cb45130c313d1d1891c6","short_id":"84e3135c","created_at":"2024-01-25T18:38:17.000+08:00","parent_ids":["f44c818b0a890c45c8b45de11e6643ae6508fb5a"],"title":"feat_out:copy from XL001 dev","message":"feat_out:copy from XL001 dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-01-25T18:38:17.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-01-25T18:38:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/xilian/XL002/-/commit/84e3135ceda691692093cb45130c313d1d1891c6","stats":{"additions":13424,"deletions":92,"total":13516},"status":null,"project_id":1398,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399