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/aed54f8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/aed54f8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"aed54f80025d95dc2fa58fadb5f26bd1c46d4b0d","short_id":"aed54f80","created_at":"2026-04-17T11:27:08.000+08:00","parent_ids":["f5a740650e27555efc2c844e135111515679ba9d"],"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":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2026-04-17T11:27:08.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/aed54f80025d95dc2fa58fadb5f26bd1c46d4b0d","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