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/1429/repository/commits/e1a9ccc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1429/repository/commits/e1a9ccc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e1a9ccc3daaab7b840db7e90dde9010a6547aa20","short_id":"e1a9ccc3","created_at":"2025-11-14T13:50:45.000+08:00","parent_ids":["6aa3c1b895e949cb1a51dd54126009664c37e00d"],"title":"feat_out: shm_name 新增commit id","message":"feat_out: shm_name 新增commit id\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-11-14T13:50:45.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-11-14T13:50:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_interface/-/commit/e1a9ccc3daaab7b840db7e90dde9010a6547aa20","stats":{"additions":20,"deletions":1,"total":21},"status":null,"project_id":1429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399