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/b413d88ea
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/b413d88ea
Response Code: HTTP/1.1 200 OK
Response:
{"id":"b413d88eaddcf42f4cfa888ec9f8a63298a0728e","short_id":"b413d88e","created_at":"2026-09-11T14:02:03.000+08:00","parent_ids":["12bb70597490c8c5d24c3fa732b290224948b355"],"title":"fix: 允许无途径点的充电任务从行驶进入对准","message":"fix: 允许无途径点的充电任务从行驶进入对准\n\nTravel2Align 不再无条件排除 TO_CHARGE;充电任务存在 parking 或 bulk 途径点时继续禁止进入,均不存在时按原有目标有效性、对准距离等条件判断。\n\n验证:通过工程 task 指定的 pnc-build.sh 构建 pnc_node,暂存 diff 检查通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-11T14:02:03.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-11T14:02:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/b413d88eaddcf42f4cfa888ec9f8a63298a0728e","stats":{"additions":6,"deletions":1,"total":7},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399