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/1551/repository/commits/f5b7245
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/f5b7245
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f5b72453a6d9c00cb9fffc4c19f271d3952e2102","short_id":"f5b72453","created_at":"2025-08-06T20:01:50.000-07:00","parent_ids":["2f999d8b2a4ff40dab46215f1c8b4132c62bd704"],"title":"fix: 降低上传速度","message":"fix: 降低上传速度\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-08-06T20:01:50.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-08-06T20:01:50.000-07:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/f5b72453a6d9c00cb9fffc4c19f271d3952e2102","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399