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/16/repository/commits/28d5506
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/28d5506
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"28d550621b9b5b7a5c1e61e58845772ff4c1525c","short_id":"28d55062","created_at":"2026-06-02T10:59:54.000+08:00","parent_ids":["0bf8bca044aa2d9364b02efff468438ff651c1c2"],"title":"feat: 手动rebase交通管制v2 msg变更","message":"feat: 手动rebase交通管制v2 msg变更\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2026-04-13T15:20:59.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2026-06-02T10:59:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/28d550621b9b5b7a5c1e61e58845772ff4c1525c","stats":{"additions":70,"deletions":30,"total":100},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399