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/121/repository/commits/715bdbb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/715bdbb
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"715bdbb62c9d6d40ca58c0c7357dc16bd5432daa","short_id":"715bdbb6","created_at":"2026-05-15T16:20:10.000+08:00","parent_ids":["d4bdf84e40baf85733d5b2862b1418733caa7354"],"title":"feat_out: 增加逻辑: (1)坡道区域是否使用GICP及yaml;(2)坡道区域激光定位输出Z,改用msf的Z替代高程图中Z; (3)坡道区域,每运行3D空间距离2米,剪裁1次参考地图","message":"feat_out: 增加逻辑: (1)坡道区域是否使用GICP及yaml;(2)坡道区域激光定位输出Z,改用msf的Z替代高程图中Z; (3)坡道区域,每运行3D空间距离2米,剪裁1次参考地图\n","author_name":"zhangzhengqiang","author_email":"dongdaqiangzi@163.com","authored_date":"2026-05-15T16:20:10.000+08:00","committer_name":"zhangzhengqiang","committer_email":"dongdaqiangzi@163.com","committed_date":"2026-05-15T16:20:10.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/715bdbb62c9d6d40ca58c0c7357dc16bd5432daa","stats":{"additions":590,"deletions":65,"total":655},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399