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/227c8ab
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/227c8ab
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"227c8ab6497c9afd96f979d94feb29a98c03b67e","short_id":"227c8ab6","created_at":"2026-03-25T17:36:37.000+08:00","parent_ids":["6e8b0a4b48aaa79573026649844eb5abbfff5b77"],"title":"feat_out:取消向云端转发/vehicle/status","message":"feat_out:取消向云端转发/vehicle/status\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-03-25T17:36:37.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-03-25T17:36:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/227c8ab6497c9afd96f979d94feb29a98c03b67e","stats":{"additions":5,"deletions":5,"total":10},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399