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/486/repository/commits/b764e5d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/b764e5d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b764e5d9f6f32faed2b0fe699621891aa6ac535f","short_id":"b764e5d9","created_at":"2023-07-03T17:44:03.000+08:00","parent_ids":["cb11850ce8712ef6b42e8d3eee62c1a32bff9daa"],"title":"note_out:调整吊具对位相关偏置参数,调整箱门检测阈值","message":"note_out:调整吊具对位相关偏置参数,调整箱门检测阈值\n","author_name":"chenliang","author_email":"chenliang@example.com","authored_date":"2023-07-03T17:44:03.000+08:00","committer_name":"chenliang","committer_email":"chenliang@example.com","committed_date":"2023-07-03T17:44:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/b764e5d9f6f32faed2b0fe699621891aa6ac535f","stats":{"additions":4,"deletions":4,"total":8},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399