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/1050/repository/commits/7f329de
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1050/repository/commits/7f329de
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7f329de6d70c99a2d590d6068f2655e33f68b9ac","short_id":"7f329de6","created_at":"2025-02-11T15:24:47.000+08:00","parent_ids":["d7997d06a1ce8a576694c43e1fa6cf0c9060ecb4"],"title":"feat_out: 转角传感器参数更新","message":"feat_out: 转角传感器参数更新\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2025-02-11T15:24:47.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2025-02-11T15:24:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P20/-/commit/7f329de6d70c99a2d590d6068f2655e33f68b9ac","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1050,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399