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/417552a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/417552a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"417552a0b0b046b4d902bec72e75573eb911e7ed","short_id":"417552a0","created_at":"2026-07-14T16:05:51.000+08:00","parent_ids":["80254ef8897e4fc575e21b26b4dbfa11ca8e4651"],"title":"feat_out: GetSubNodes 整条lane被禁掉不返回原始边","message":"feat_out: GetSubNodes 整条lane被禁掉不返回原始边\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-07-14T16:05:51.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-07-14T16:05:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/417552a0b0b046b4d902bec72e75573eb911e7ed","stats":{"additions":25,"deletions":4,"total":29},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399