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/1109/repository/commits/bbcd2b8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1109/repository/commits/bbcd2b8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"bbcd2b8f41431827bfe902b8d9e500565469ed2a","short_id":"bbcd2b8f","created_at":"2024-10-09T15:01:00.000+08:00","parent_ids":["0c6efcfb94ae9f466d2d01fc4ffac3cb316deeb9"],"title":"feat_out: 添加心跳","message":"feat_out: 添加心跳\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2024-10-09T15:01:00.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2024-10-09T15:01:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/groundmarker_detection/-/commit/bbcd2b8f41431827bfe902b8d9e500565469ed2a","stats":{"additions":247,"deletions":7,"total":254},"status":null,"project_id":1109,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399