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/2512/repository/commits/4c77e6f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/2512/repository/commits/4c77e6f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4c77e6f911b847f43fe91f7122be5d4ba8d77f2d","short_id":"4c77e6f9","created_at":"2026-09-23T17:49:29.000+08:00","parent_ids":["581bba4b413cf29c04882b2bdc9a9c48fcc0fc5b"],"title":"毫米波雷达 驱动\u0026后处理 初始版本","message":"毫米波雷达 驱动\u0026后处理 初始版本\n","author_name":"haoxiangtao@senior.auto","author_email":"taoge@God.localdomain","authored_date":"2026-09-23T17:49:29.000+08:00","committer_name":"haoxiangtao@senior.auto","committer_email":"taoge@God.localdomain","committed_date":"2026-09-23T17:49:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/mmwave/-/commit/4c77e6f911b847f43fe91f7122be5d4ba8d77f2d","stats":{"additions":13239,"deletions":48,"total":13287},"status":null,"project_id":2512,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399