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/799c195
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/799c195
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"799c195c01d5a50811fed38891c684685e8f7bab","short_id":"799c195c","created_at":"2026-05-18T01:14:08.000-07:00","parent_ids":["bb6ae2c5f9e1ced744b06db358ed9746cc7c4972"],"title":"fix:修复bug \u0026\u0026 快照header增加mode 区分realtime/record","message":"fix:修复bug \u0026\u0026 快照header增加mode 区分realtime/record\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-05-18T01:14:08.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-05-18T01:14:08.000-07:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/799c195c01d5a50811fed38891c684685e8f7bab","stats":{"additions":25,"deletions":29,"total":54},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399