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/ec31e4790
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/ec31e4790
Response Code: HTTP/1.1 200 OK
Response:
{"id":"ec31e4790fab833c289ebc0cbc30209868610f26","short_id":"ec31e479","created_at":"2026-08-25T11:26:36.000+08:00","parent_ids":["ca0b0eb73d407465bb2da736b9c7d17311eb688d"],"title":"fix: 修复 PNC 地图道路段转换异常","message":"fix: 修复 PNC 地图道路段转换异常\n\n合并前按实际 successor 选择顺序校验车道拓扑,拒绝缺失或重复目标,避免等车道数错位场景导致地图转换失败。\n\n恢复两轮道路段合并的数据流,修复首段前驱迭代器越界、横向邻居无效候选和多段拆分遗漏,并补充对应回归测试。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-25T11:26:19.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-25T11:26:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/ec31e4790fab833c289ebc0cbc30209868610f26","stats":{"additions":164,"deletions":65,"total":229},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399