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/87/repository/commits/cba8acd6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/cba8acd6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"cba8acd616d441f16549a8cd84d155c09cf8e693","short_id":"cba8acd6","created_at":"2025-09-11T12:15:22.000+08:00","parent_ids":["29140f2cc60b8de2764a9a0dd50408c385f68d21"],"title":"note_out:沈汽地面分割适配密集点特性.","message":"note_out:沈汽地面分割适配密集点特性.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2025-09-11T12:15:22.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2025-09-11T12:15:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/cba8acd616d441f16549a8cd84d155c09cf8e693","stats":{"additions":14,"deletions":4,"total":18},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399