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/604/repository/commits/f8645d9b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/604/repository/commits/f8645d9b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f8645d9b3aac66ae91fd5a43174bc452a6330c09","short_id":"f8645d9b","created_at":"2026-04-01T16:05:02.000+08:00","parent_ids":["8dd13a2f63ef7e5de24cd2eb98d2c6d5e067b9e5"],"title":"feat: 发送空信息,不让车辆获取到其他车的信息","message":"feat: 发送空信息,不让车辆获取到其他车的信息\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2026-04-01T16:05:02.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2026-04-01T16:05:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/multi_simulator/-/commit/f8645d9b3aac66ae91fd5a43174bc452a6330c09","stats":{"additions":124,"deletions":118,"total":242},"status":null,"project_id":604,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399