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/15ca25c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/15ca25c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"15ca25cdd0ef66cad2707d85fe76a679b00670cf","short_id":"15ca25cd","created_at":"2025-09-15T14:57:32.000+08:00","parent_ids":["e8a4f250da47c42f4570d8291efa2caded3a202f"],"title":"feat_out:根据VEHICLE_ID_CAR 获取车牌号","message":"feat_out:根据VEHICLE_ID_CAR 获取车牌号\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-09-15T14:57:32.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-09-15T14:57:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/15ca25cdd0ef66cad2707d85fe76a679b00670cf","stats":{"additions":23,"deletions":18,"total":41},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399