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/119/repository/commits/d09d13eb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/d09d13eb
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d09d13eb76450de4fa44f0e42d283931b7b69f97","short_id":"d09d13eb","created_at":"2026-07-22T17:36:59.000+08:00","parent_ids":["b633506950bf1766db14666653addf4a2a7aa824"],"title":"feat: 跨运车载车点云过滤功能","message":"feat: 跨运车载车点云过滤功能\n\nis_have_car 为真时,根据 pnc 下发的载车尺寸(或默认边距兜底)构建过滤框,\n剔除下方载车自身反射的点云,避免误判为障碍物。过滤框长/宽支持独立 buffer\n参数外扩;HMI 上用半透明蒙层显示当前生效的过滤框。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-22T17:36:59.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-22T17:36:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/d09d13eb76450de4fa44f0e42d283931b7b69f97","stats":{"additions":186,"deletions":9,"total":195},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399