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/8/repository/commits/95407a6e3
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/95407a6e3
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"95407a6e3a73566bcde36b509d0f64e176ed2571","short_id":"95407a6e","created_at":"2026-07-29T21:59:30.000+08:00","parent_ids":["5c38a92c41b9a233368ed32efc2c458151835018"],"title":"fix: 修正逆向车道防护区域构建","message":"fix: 修正逆向车道防护区域构建\n\n按 section real_lane_ids 过滤反向生成的重叠车道,统一初始候选和前驱链校验。\n\n防护区域靠自车侧使用逆向车道左 lane boundary,按自车方向的左侧外沿使用逆向车道右 road boundary,避免正反向 road boundary 重叠造成区域越界。\n\n冲突区域改为与自车走廊求交,并补充纵向 padding 与去重采样,避免垂直相交时 polygon 退化;同步更新 HMI 边界显示。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-29T21:59:30.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-29T21:59:30.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/95407a6e3a73566bcde36b509d0f64e176ed2571","stats":{"additions":302,"deletions":73,"total":375},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399