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/381dba9bc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/381dba9bc
Response Code: HTTP/1.1 200 OK
Response:
{"id":"381dba9bc8b84e4946dcaad7e5a258258588008a","short_id":"381dba9b","created_at":"2026-08-26T15:36:01.000+08:00","parent_ids":["64a4d38d2d461236fa08ac164fa8a4faa7aa7c0f"],"title":"feat: 支持大半径弯道主动超车","message":"feat: 支持大半径弯道主动超车\n\n基于完整 bend 区间的最大绝对曲率判断超车准入,普通路口、区间覆盖不完整及无效地图数据继续保守禁止。\n\n新增最小弯道半径配置及序列化版本,并补充半径边界、非法输入和区间覆盖回归测试。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-26T15:36:01.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-26T15:36:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/381dba9bc8b84e4946dcaad7e5a258258588008a","stats":{"additions":157,"deletions":2,"total":159},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399