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/6b68ccaa0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/6b68ccaa0
Response Code: HTTP/1.1 200 OK
Response:
{"id":"6b68ccaa05a2dfddc975df3c86c4ab8b783fa6d2","short_id":"6b68ccaa","created_at":"2026-07-29T13:34:46.000+08:00","parent_ids":["494a4c03c12d713a4f2c572f39263f19537749f2"],"title":"feat: 云端轨迹下发各 lane 的剩余长度与总长度","message":"feat: 云端轨迹下发各 lane 的剩余长度与总长度\n\nTraj.msg 的 length_s/total_length_s 与 lane_ids 逐项对齐, 取值来自\n第一条引导线的 line_infos: 自车所在 lane 只算未走完的部分, 其后的\nlane 取引导线覆盖的全长; 变道备用引导线不下发长度。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-29T13:34:46.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-29T13:34:46.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/6b68ccaa05a2dfddc975df3c86c4ab8b783fa6d2","stats":{"additions":19,"deletions":6,"total":25},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399