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/790/repository/commits/ce47d6f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/790/repository/commits/ce47d6f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ce47d6fed9320b770863d41768a4f781ee199aee","short_id":"ce47d6fe","created_at":"2024-03-22T17:04:01.000+08:00","parent_ids":["283703b4f687c8fbbb335b30e9e6e20cd0647488"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:04:01.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:04:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A006/-/commit/ce47d6fed9320b770863d41768a4f781ee199aee","stats":{"additions":0,"deletions":55,"total":55},"status":null,"project_id":790,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399