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/f5679c0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/f5679c0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f5679c0a00f68947649568079754aaeaeed44e7e","short_id":"f5679c0a","created_at":"2026-05-21T08:21:08.000+00:00","parent_ids":["6a4fcb9275b9c5e9ba0f3eb6bbe7408126390d7c"],"title":"feat:快照 + 视频 功能 初始版本","message":"feat:快照 + 视频 功能 初始版本\n\n(cherry picked from commit e386c97adefc409bb9b8fb5eab84379ad4945325)\n\n\n(cherry picked from commit d27a2a346b5d6b19f12228e7c5a6631e1cac551c)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-05-20T01:03:40.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-05-21T08:21:08.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/f5679c0a00f68947649568079754aaeaeed44e7e","stats":{"additions":1563,"deletions":47,"total":1610},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399