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/c29dc4d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/c29dc4d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c29dc4dada5fed86afb52b14d60820bc6223b0f2","short_id":"c29dc4da","created_at":"2026-06-16T16:14:55.000+08:00","parent_ids":["abcc8c9ffc1391ec938978168cc8cbb81ef3b829"],"title":"add sc_model lock","message":"add sc_model lock\n","author_name":"liuhao","author_email":"liuhao@senior.auto","authored_date":"2026-06-16T16:14:55.000+08:00","committer_name":"liuhao","committer_email":"liuhao@senior.auto","committed_date":"2026-06-16T16:14:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/c29dc4dada5fed86afb52b14d60820bc6223b0f2","stats":{"additions":38,"deletions":14,"total":52},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399