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/215/repository/commits/0f7b38b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/0f7b38b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0f7b38b17e48d2157e369c396b8ed3192830c441","short_id":"0f7b38b1","created_at":"2024-11-06T06:21:48.000+00:00","parent_ids":["ff99c013ffc013f241b05af51e3b0897756ca331"],"title":"Update params/hdmap_interface.yaml, params/hdmap/hdmap_interface.yaml","message":"Update params/hdmap_interface.yaml, params/hdmap/hdmap_interface.yaml","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-11-06T06:21:48.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-11-06T06:21:48.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/0f7b38b17e48d2157e369c396b8ed3192830c441","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":215,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399