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/fd8a6f4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/fd8a6f4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fd8a6f4779e099cafc1cbb0132d1c67fe1887497","short_id":"fd8a6f47","created_at":"2023-05-11T19:57:07.000+08:00","parent_ids":["29ec49006d042def014a4fc3e8350ceae4417afa"],"title":"日照岸桥对位参数适配","message":"日照岸桥对位参数适配\n","author_name":"wangjie","author_email":"wangjie@senior.auto","authored_date":"2023-05-11T19:57:07.000+08:00","committer_name":"wangjie","committer_email":"wangjie@senior.auto","committed_date":"2023-05-11T19:57:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/fd8a6f4779e099cafc1cbb0132d1c67fe1887497","stats":{"additions":40,"deletions":40,"total":80},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399