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/586/repository/commits/0a40b3f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/0a40b3f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0a40b3fc57f5562c2c77bc2a50643b6f124072e6","short_id":"0a40b3fc","created_at":"2025-06-26T16:16:41.000+08:00","parent_ids":["5889f4cf649fb105c195fd7768ede6fabe67cf65","c91ed0060c93221151bffff20a9535aa03fa1317"],"title":"Merge branch 'feat_lock_station' into feat_dynamic_mpc_msg","message":"Merge branch 'feat_lock_station' into feat_dynamic_mpc_msg","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-06-26T16:16:41.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-06-26T16:16:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/0a40b3fc57f5562c2c77bc2a50643b6f124072e6","stats":{"additions":773,"deletions":10,"total":783},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399