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/605/repository/commits/714676e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/714676e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"714676ea790052b94d4dae6c290864bc4bdc8035","short_id":"714676ea","created_at":"2025-09-22T10:49:39.000+08:00","parent_ids":["0a72d1d07ba724ab51dcc7a84aa4f7cd59d294a0"],"title":"feat_out: 若VEHICLE_ID_CAR 为空 根据TOS_VEHICLE_ID转换","message":"feat_out: 若VEHICLE_ID_CAR 为空 根据TOS_VEHICLE_ID转换\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-09-22T10:49:39.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-09-22T10:49:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/714676ea790052b94d4dae6c290864bc4bdc8035","stats":{"additions":15,"deletions":0,"total":15},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399