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/ad8046533
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/ad8046533
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ad80465330e84bdcb0d01569eb179354d4cb00d1","short_id":"ad804653","created_at":"2026-07-30T22:10:14.000+08:00","parent_ids":["29b6b238475dd1893941953a4293910c95006f40"],"title":"feat: 支持真石 IMV 按途经点多段停车","message":"feat: 支持真石 IMV 按途经点多段停车\n\n真石 IMV 进场且携带搜索途经点时,切换到 IMV 多段停车规划器并构建 pass posture。\n\n收紧途经点支持范围,避免真石 CAR/TT 意外启用随机途经点采样,同时保持其他港区原有逻辑不变。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-30T22:10:00.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-30T22:10:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/ad80465330e84bdcb0d01569eb179354d4cb00d1","stats":{"additions":15,"deletions":8,"total":23},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399