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/459/repository/commits/23e918b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/459/repository/commits/23e918b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"23e918b694eeaf39b4f3d6f6db1a8aea6106e5e9","short_id":"23e918b6","created_at":"2023-06-15T16:39:52.000+08:00","parent_ids":["9615304be39b22b7fe9e35f200388e573c91001f","c0763eb80990c6cb896bb6f1d67d5de180a5bfa4"],"title":"Merge branch 'dev' of http://159.27.226.4/config/xiamen/M022 into dev","message":"Merge branch 'dev' of http://159.27.226.4/config/xiamen/M022 into dev\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-06-15T16:39:52.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-06-15T16:39:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M022/-/commit/23e918b694eeaf39b4f3d6f6db1a8aea6106e5e9","stats":{"additions":99,"deletions":61,"total":160},"status":null,"project_id":459,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399