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/52bb041a2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/52bb041a2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"52bb041a298a685ad7b18fc6619078d0a0a1a576","short_id":"52bb041a","created_at":"2026-03-11T06:00:27.000+08:00","parent_ids":["65ebb62e3b5a0dd60ecede17b26d9f9af1f6cd5f"],"title":"fix: SSEP: 解决西联IMV进停车位搜索失败的问题","message":"fix: SSEP: 解决西联IMV进停车位搜索失败的问题\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2026-03-10T23:58:22.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-03-11T06:00:27.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/52bb041a298a685ad7b18fc6619078d0a0a1a576","stats":{"additions":25,"deletions":5,"total":30},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399