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/503/repository/commits/c877068
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/503/repository/commits/c877068
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c877068895183f34bce1074f2787efc3da0f6ed1","short_id":"c8770688","created_at":"2026-03-12T15:59:46.000+08:00","parent_ids":["0d8edec7e32a8ee7b82502fc7d891760d25b7eb8"],"title":"add msg branch","message":"add msg branch\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2026-03-12T15:59:46.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2026-03-12T15:59:46.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/data_collection/-/commit/c877068895183f34bce1074f2787efc3da0f6ed1","stats":{"additions":57,"deletions":6,"total":63},"status":null,"project_id":503,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399