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/1612/repository/commits/82dcbe9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1612/repository/commits/82dcbe9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"82dcbe9dfaaaff4c5c2564ba482d4df9b682029d","short_id":"82dcbe9d","created_at":"2025-09-26T21:13:31.000+08:00","parent_ids":["16ca34bc7eeef971516f91d76c0033e8f18f99ad"],"title":"fix: stop in straight lane.","message":"fix: stop in straight lane.\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-09-26T21:13:31.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-09-26T21:13:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc_sim/-/commit/82dcbe9dfaaaff4c5c2564ba482d4df9b682029d","stats":{"additions":357,"deletions":270,"total":627},"status":null,"project_id":1612,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399