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/1507/repository/commits/4f60796
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/4f60796
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4f6079626fac0814fd86a4226b950e162d200d2a","short_id":"4f607962","created_at":"2026-05-25T11:35:33.000+00:00","parent_ids":["d27a2a346b5d6b19f12228e7c5a6631e1cac551c"],"title":"fix:修复转view失败后存数据库乱码的问题","message":"fix:修复转view失败后存数据库乱码的问题\n\n\n(cherry picked from commit 74b6a193a53c323b2c331ed87e991ca05c510a76)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-05-25T03:00:45.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-05-25T11:35:33.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/4f6079626fac0814fd86a4226b950e162d200d2a","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399