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/448/repository/commits/9b19fdd
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/448/repository/commits/9b19fdd
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9b19fdd7ce83f995e5439cdf469ef47e62c9d73e","short_id":"9b19fdd7","created_at":"2023-12-21T19:22:40.000+08:00","parent_ids":["5c251149e9f9a15ac1a1296fbd71c8a16dac4929"],"title":"fix_out: update camera param","message":"fix_out: update camera param\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2023-12-21T19:22:40.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2023-12-21T19:22:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M011/-/commit/9b19fdd7ce83f995e5439cdf469ef47e62c9d73e","stats":{"additions":6,"deletions":6,"total":12},"status":null,"project_id":448,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399