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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399