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/278505d8b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/278505d8b
Response Code: HTTP/1.1 200 OK
Response:
{"id":"278505d8b8fa6b93f61a18676976cbecddff8859","short_id":"278505d8","created_at":"2026-09-11T17:06:04.000+08:00","parent_ids":["4b80487e9d0b1e2727a74894101e6d7e6f17e245"],"title":"fix: 非最右侧车道缩小龙门吊判断阈值","message":"fix: 非最右侧车道缩小龙门吊判断阈值\n\n使用上一帧 PNC local 已匹配的 section 和 current_idx 判断车辆\n是否处于最右侧车道,不再进行实时车道匹配。\n同侧龙门吊在车辆处于内侧车道时缩小阈值;保留逆向一侧及\n特殊区域的原有缩阈值规则,多项条件命中只扣减一次。\n\n每帧复用车道判断结果和历史车道列表,补充桥腿轮廓及地图数据\n缺失时的防御检查。新增基于 PNC local section 的回归测试,\n覆盖车道索引边界、前后帧车道差异、逆向及重复扣减条件。\n\n验证:20 项龙门吊阈值回归测试全部通过,pnc_node 构建通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-11T17:06:04.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-11T17:06:04.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/278505d8b8fa6b93f61a18676976cbecddff8859","stats":{"additions":487,"deletions":22,"total":509},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399