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/2c61a77
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/2c61a77
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"2c61a778a1edb2b106184732097af260b8038c50","short_id":"2c61a778","created_at":"2026-04-28T12:00:40.000+08:00","parent_ids":["c99ea167f10e889c6f033a6c3c4f77770a286322"],"title":"feat_out: 增加动态搜索能力。","message":"feat_out: 增加动态搜索能力。\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-04-28T12:00:40.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-04-28T12:00:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/2c61a778a1edb2b106184732097af260b8038c50","stats":{"additions":9,"deletions":3,"total":12},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399