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/b06f210
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/b06f210
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b06f210ccf2084c0f4d2f92b7f363e22152d5c87","short_id":"b06f210c","created_at":"2026-01-15T10:21:53.000+08:00","parent_ids":["7da55134f025f8bb7a4375da1795ab4e9113f0f3"],"title":"feat: 增加紧急停车功能","message":"feat: 增加紧急停车功能\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-01-15T10:21:53.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-01-15T10:21:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/b06f210ccf2084c0f4d2f92b7f363e22152d5c87","stats":{"additions":6,"deletions":3,"total":9},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399