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/736df24
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/68/repository/commits/736df24
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"736df247eef0e086fe3a7f45453187db8c882566","short_id":"736df247","created_at":"2023-04-15T19:59:57.000+08:00","parent_ids":["535889ff868a90f38c55e7f9aaf781ffc09ef2fd"],"title":"feat_out:sub /cloud/pnc/pnc_target 消息写个日志","message":"feat_out:sub /cloud/pnc/pnc_target 消息写个日志\n","author_name":"lufengwei","author_email":"lufengwei@senior.auto","authored_date":"2023-04-15T19:59:57.000+08:00","committer_name":"lufengwei","committer_email":"lufengwei@senior.auto","committed_date":"2023-04-15T19:59:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/tos_visualize/-/commit/736df247eef0e086fe3a7f45453187db8c882566","stats":{"additions":51,"deletions":4,"total":55},"status":null,"project_id":68,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399