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/49/repository/commits/f7775ed
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/f7775ed
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f7775eddc2619f0e989bb988432485aa4d20c7e7","short_id":"f7775edd","created_at":"2026-08-28T22:28:39.000+08:00","parent_ids":["c9cf6363cdfce130e7905dc534d0807a922d25d1"],"title":"删除 models/ 的 install 指令","message":"删除 models/ 的 install 指令\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-08-28T22:28:39.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-08-28T22:28:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/f7775eddc2619f0e989bb988432485aa4d20c7e7","stats":{"additions":35,"deletions":82,"total":117},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399