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/1b08db2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/1b08db2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1b08db2bfbea9a4d76375a8df4498b56759a60f3","short_id":"1b08db2b","created_at":"2025-11-25T17:08:32.000+08:00","parent_ids":["f76f6fee3b9491bec3a6a218ac5795b68621f634"],"title":"feat:新增踏板开度计算模式","message":"feat:新增踏板开度计算模式\n","author_name":"liuhongshuo","author_email":"liuhongshuo@senior.auto","authored_date":"2025-11-25T17:08:32.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo@senior.auto","committed_date":"2025-11-25T17:08:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/1b08db2bfbea9a4d76375a8df4498b56759a60f3","stats":{"additions":44,"deletions":17,"total":61},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399