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/87/repository/commits/4b841857
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/4b841857
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4b8418573275c6108903a33aa73d91af4cd6c50d","short_id":"4b841857","created_at":"2025-08-20T14:53:22.000+08:00","parent_ids":["b9240babae92558a8be59af72efb74f1efbd00ad"],"title":"note_out:洋浦更新模型.","message":"note_out:洋浦更新模型.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2025-08-20T14:53:22.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2025-08-20T14:53:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/4b8418573275c6108903a33aa73d91af4cd6c50d","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399