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