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/623/repository/commits/fce10de
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/fce10de
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fce10de18d6bc75fd5f820bcc9f9713993f91006","short_id":"fce10de1","created_at":"2026-05-27T16:48:36.000+08:00","parent_ids":["6a1ddb912b67497323a32ebb02ca5fba10e7197a"],"title":"feat_out: 按照车道数不同切分的时候,在切分之后,两段都需要前行。","message":"feat_out: 按照车道数不同切分的时候,在切分之后,两段都需要前行。\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-05-27T16:48:36.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-05-27T16:48:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/fce10de18d6bc75fd5f820bcc9f9713993f91006","stats":{"additions":4,"deletions":0,"total":4},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399