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/784/repository/commits/88074ea
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/88074ea
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"88074eaf0090b07088a18feb424ad5d6530f8b88","short_id":"88074eaf","created_at":"2026-06-12T15:52:00.000+08:00","parent_ids":["5b14c09fefb6e9531a098f2a63b08128315bf2d6"],"title":"feat_out:适配新的有车无车判断条件及逻辑","message":"feat_out:适配新的有车无车判断条件及逻辑\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-06-12T15:52:00.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-06-12T15:52:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/88074eaf0090b07088a18feb424ad5d6530f8b88","stats":{"additions":61,"deletions":44,"total":105},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399