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/dda64e41
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/dda64e41
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"dda64e41d2ff53c1635cf5d39b9b7f2d5f220324","short_id":"dda64e41","created_at":"2026-08-04T19:14:45.000+08:00","parent_ids":["f4bf6a4fcc773255b6edee5d9c02149203ad2e57"],"title":"feat: 支持 112 类型跨运车点云","message":"feat: 支持 112 类型跨运车点云\n\n将分类值 112 与现有 107 类型统一映射为跨运车障碍物点,确保后续跨运车过滤逻辑能够处理该类点云。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-04T19:14:45.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-04T19:14:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/dda64e41d2ff53c1635cf5d39b9b7f2d5f220324","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399