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/473/repository/commits/21f2684
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/473/repository/commits/21f2684
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"21f2684b4e916ada0e215da21e0ef327b8a35799","short_id":"21f2684b","created_at":"2023-06-26T02:31:20.000+08:00","parent_ids":["616a7096122b1bec11d17bc4eb784289ffe4ea15","81f0533d4883809220db135fa373faa2b70b43c2"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-06-26T02:31:20.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-06-26T02:31:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M036/-/commit/21f2684b4e916ada0e215da21e0ef327b8a35799","stats":{"additions":130,"deletions":248,"total":378},"status":null,"project_id":473,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399