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/429/repository/commits/20d54c8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/429/repository/commits/20d54c8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"20d54c8fe70e506409d330efca9f75cadcf07ab1","short_id":"20d54c8f","created_at":"2026-03-11T19:18:53.000+08:00","parent_ids":["ffb7de79b0b04d69570817ef26964014c001f1b0"],"title":"feat_out:修改版本号连接符","message":"feat_out:修改版本号连接符\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-03-11T19:18:53.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-03-11T19:18:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/unified-system-monitor/-/commit/20d54c8fe70e506409d330efca9f75cadcf07ab1","stats":{"additions":4,"deletions":4,"total":8},"status":null,"project_id":429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399