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/119/repository/commits/47f885fe
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/47f885fe
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"47f885fee892c54b63f6139a461c111b1e2ee342","short_id":"47f885fe","created_at":"2026-09-03T13:40:52.000+08:00","parent_ids":["9dbb7116108bd5115fea80b0539b6f69e37dd942"],"title":"feat: 支持挂车后向点云安全防护","message":"feat: 支持挂车后向点云安全防护\n\n新增后向挂车 OgPoints 订阅及独立有效性、更新时间管理。\n\n将挂车坐标系点云转换到车头坐标系后复用现有过滤与分类流程,并接入 TTC、横向及专项监控的云帧判定。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-03T13:40:52.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-03T13:40:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/47f885fee892c54b63f6139a461c111b1e2ee342","stats":{"additions":285,"deletions":86,"total":371},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399