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/ec7c1bf
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/429/repository/commits/ec7c1bf
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ec7c1bf17bdb0a0c67479d5592c41d6b348ac25c","short_id":"ec7c1bf1","created_at":"2025-09-26T14:24:42.000+08:00","parent_ids":["d71c261f3d081b4cae261d50fbc915e9c237153c"],"title":"feat_out:溯源bug,优化log","message":"feat_out:溯源bug,优化log\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-09-26T14:24:42.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-09-26T14:24:42.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/unified-system-monitor/-/commit/ec7c1bf17bdb0a0c67479d5592c41d6b348ac25c","stats":{"additions":3,"deletions":6,"total":9},"status":null,"project_id":429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399