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/68/repository/commits/88ce702
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/68/repository/commits/88ce702
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"88ce702194105db2401d295808a9713fd1f5a130","short_id":"88ce7021","created_at":"2023-07-07T13:49:45.000+08:00","parent_ids":["e8186aac0279c34569499f80f249546d069221a3"],"title":"feat_out:版本信息中添加了branch信息","message":"feat_out:版本信息中添加了branch信息\n","author_name":"lufengwei","author_email":"lufengwei@senior.auto","authored_date":"2023-07-07T13:49:45.000+08:00","committer_name":"lufengwei","committer_email":"lufengwei@senior.auto","committed_date":"2023-07-07T13:49:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/tos_visualize/-/commit/88ce702194105db2401d295808a9713fd1f5a130","stats":{"additions":11,"deletions":1,"total":12},"status":null,"project_id":68,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399