Console Output

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/6f19ee67e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/6f19ee67e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6f19ee67eb3cd8502143874661f896dece0cfa46","short_id":"6f19ee67","created_at":"2026-08-26T23:20:11.000+08:00","parent_ids":["660f5d6b0ad7055ce80811a571d7f04a7928b001"],"title":"test: 建立SSEP本地自动化回归集","message":"test: 建立SSEP本地自动化回归集\n\n新增六个IMV多段历史场景清单和一键回放脚本,校验规划状态、场景类型及路径段数。\n\n回放工具支持规划失败返回非零退出码,并补充重规划上下文、基元类型和碰撞边界单测。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-26T23:20:11.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-26T23:20:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/6f19ee67eb3cd8502143874661f896dece0cfa46","stats":{"additions":471,"deletions":0,"total":471},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399