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/7f5a1ce
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/503/repository/commits/7f5a1ce
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7f5a1ced099bc515276327e70b67c61738d13e71","short_id":"7f5a1ced","created_at":"2025-08-19T15:02:43.000+08:00","parent_ids":["fe1f188a570ae1f8754f78c859521ab716b122fc"],"title":"fix_out: add daixe N region","message":"fix_out: add daixe N region\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2025-08-19T15:02:43.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2025-08-19T15:02:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/data_collection/-/commit/7f5a1ced099bc515276327e70b67c61738d13e71","stats":{"additions":23,"deletions":0,"total":23},"status":null,"project_id":503,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399