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/1676/repository/commits/5e692d1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1676/repository/commits/5e692d1
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"5e692d10ac91396b5f5d1108f79f8d9b47277d68","short_id":"5e692d10","created_at":"2025-07-07T19:44:00.000+08:00","parent_ids":["76cff16608e2871acfc39571a2cf872309b86b71","3793e56f63a227469ab3620361f75688269737a7"],"title":"Merge branch 'rc_dev' of 159.27.226.4:driver_and_tools/rslidar_sdk_new into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:driver_and_tools/rslidar_sdk_new into rc_dev\n","author_name":"guolindong","author_email":"guolindong@senior.auto","authored_date":"2025-07-07T19:44:00.000+08:00","committer_name":"guolindong","committer_email":"guolindong@senior.auto","committed_date":"2025-07-07T19:44:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk_new/-/commit/5e692d10ac91396b5f5d1108f79f8d9b47277d68","stats":{"additions":7,"deletions":7,"total":14},"status":null,"project_id":1676,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399