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/9924fd6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/9924fd6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9924fd6941c2d853e4abca89c45f22b2dbe223df","short_id":"9924fd69","created_at":"2026-06-12T14:27:40.000+08:00","parent_ids":["0241a9f93d923636a3a033479365abb117202921"],"title":"feat: 零偏新方案 IMV横向控制加延迟","message":"feat: 零偏新方案 IMV横向控制加延迟\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-06-12T14:27:40.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-06-12T14:27:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/9924fd6941c2d853e4abca89c45f22b2dbe223df","stats":{"additions":589,"deletions":197,"total":786},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399