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/fe4d634
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/fe4d634
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fe4d6343000dfa6c9346a903319edb7eb6bfe33e","short_id":"fe4d6343","created_at":"2025-11-04T14:19:30.000+08:00","parent_ids":["9fb5edc4f8a70bd54ac5f945505835792a79a05c"],"title":"feat_out: \"GetDestination 增加FilterLanesByMinimalLateralDistance的结果\"","message":"feat_out: \"GetDestination 增加FilterLanesByMinimalLateralDistance的结果\"\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2025-11-04T14:19:30.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2025-11-04T14:19:30.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/fe4d6343000dfa6c9346a903319edb7eb6bfe33e","stats":{"additions":4,"deletions":3,"total":7},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399