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/1551/repository/commits/8561031
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/8561031
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"856103104f1475bda0060c05732e4484044c9672","short_id":"85610310","created_at":"2025-12-10T19:40:28.000-08:00","parent_ids":["90d98db6c6b0c696a7136769b61d58025d4d0c79"],"title":"fix:保证录制帧数","message":"fix:保证录制帧数\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-12-10T19:40:28.000-08:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-12-10T19:40:28.000-08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/856103104f1475bda0060c05732e4484044c9672","stats":{"additions":22,"deletions":16,"total":38},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399