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/274/repository/commits/9b18f700
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/274/repository/commits/9b18f700
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9b18f70050580b1c86b90bcd8e73dd425b3c0241","short_id":"9b18f700","created_at":"2026-09-03T16:40:32.000+08:00","parent_ids":["9f97c6f747bfb648f4db0fbb12c55135732a6611"],"title":"refactor(build): align hdmap dependency with pnc","message":"refactor(build): align hdmap dependency with pnc\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2026-09-03T16:40:32.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2026-09-03T16:40:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/prediction/-/commit/9b18f70050580b1c86b90bcd8e73dd425b3c0241","stats":{"additions":10,"deletions":73,"total":83},"status":null,"project_id":274,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399