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/16/repository/commits/da85279
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/da85279
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"da852795562d1ccd07bf0a136b11ffc4f5d35ed2","short_id":"da852795","created_at":"2023-06-20T18:18:34.000+08:00","parent_ids":["39baa62d2ccc1a5ce829e6af6a6006c5e5c93f7c"],"title":"crane_align:适应大榭对位统计功能的消息增加","message":"crane_align:适应大榭对位统计功能的消息增加\n","author_name":"wangjie","author_email":"wangjie@senior.auto","authored_date":"2023-06-20T18:18:34.000+08:00","committer_name":"wangjie","committer_email":"wangjie@senior.auto","committed_date":"2023-06-20T18:18:34.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/da852795562d1ccd07bf0a136b11ffc4f5d35ed2","stats":{"additions":44,"deletions":0,"total":44},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399