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/446/repository/commits/b3dd6a7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/446/repository/commits/b3dd6a7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b3dd6a74e1280578c839fecb352e31845d24930a","short_id":"b3dd6a74","created_at":"2023-10-18T14:02:29.000+08:00","parent_ids":["c40325020b6bb3cc8eb616fa12f2346142950275"],"title":"fix: mpc优化测试","message":"fix: mpc优化测试\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-10-18T14:02:29.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-10-18T14:02:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M009/-/commit/b3dd6a74e1280578c839fecb352e31845d24930a","stats":{"additions":841,"deletions":0,"total":841},"status":null,"project_id":446,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399