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/436/repository/commits/fd452db
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/fd452db
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fd452db85ee16084ca84b06fab84646600004bd2","short_id":"fd452db8","created_at":"2023-04-14T16:36:57.000+08:00","parent_ids":["b147fc43f4eff50cbccab32a01ca082228c7676b"],"title":"feat_out:1,版本升级到2.1.0;2,对重发次数进行了限制,超过参数文件配置次数后,报故障码然后停止发送;","message":"feat_out:1,版本升级到2.1.0;2,对重发次数进行了限制,超过参数文件配置次数后,报故障码然后停止发送;\n","author_name":"lufengwei","author_email":"lufengwei@senior.auto","authored_date":"2023-04-14T16:36:57.000+08:00","committer_name":"lufengwei","committer_email":"lufengwei@senior.auto","committed_date":"2023-04-14T16:36:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/fd452db85ee16084ca84b06fab84646600004bd2","stats":{"additions":124,"deletions":11,"total":135},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399