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/49/repository/commits/0fefd68
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/0fefd68
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0fefd6861c5f5b6fe6807c3718afb0275154e1e0","short_id":"0fefd686","created_at":"2026-05-06T16:50:02.000+08:00","parent_ids":["f4ec4bf5aadd050324817449417869364d93bf29"],"title":"add map dist and container height log","message":"add map dist and container height log\n","author_name":"liuhao","author_email":"liuhao@senior.auto","authored_date":"2026-05-06T16:50:02.000+08:00","committer_name":"liuhao","committer_email":"liuhao@senior.auto","committed_date":"2026-05-06T16:50:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/0fefd6861c5f5b6fe6807c3718afb0275154e1e0","stats":{"additions":8,"deletions":3,"total":11},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399