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/fe664c1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/fe664c1
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fe664c162667d9ca2c062b53158743d9a0366895","short_id":"fe664c16","created_at":"2025-09-16T17:37:31.000+08:00","parent_ids":["edcce8575525740188a2ec2d297af5daf24b43d0"],"title":"fix_out: \"修正车道数不相同时,HeuristicCost未进行计算的问题\"","message":"fix_out: \"修正车道数不相同时,HeuristicCost未进行计算的问题\"\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2025-09-16T17:37:31.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2025-09-16T17:37:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/fe664c162667d9ca2c062b53158743d9a0366895","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399