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/cb7ec2581
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/cb7ec2581
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"cb7ec25817ae0f91f16d0366ac4a7c1a1e68c354","short_id":"cb7ec258","created_at":"2025-09-19T23:33:03.000+08:00","parent_ids":["d82d18bfdfb90466f1a73468e3509d0484427043"],"title":"chore: ssep-car多段倒车 提升二次搜索成功率","message":"chore: ssep-car多段倒车 提升二次搜索成功率\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-09-19T23:33:03.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-09-19T23:33:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/cb7ec25817ae0f91f16d0366ac4a7c1a1e68c354","stats":{"additions":31,"deletions":5,"total":36},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399