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/0b6661b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/0b6661b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0b6661bebc691bd52768b5538c8bd9fa803a4f47","short_id":"0b6661be","created_at":"2025-09-16T15:46:13.000+08:00","parent_ids":["5e40b6e6178947f89744d08c5ea7a860fcbabb85"],"title":"fix_out: update length","message":"fix_out: update length\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-09-16T15:46:13.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-09-16T15:46:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/0b6661bebc691bd52768b5538c8bd9fa803a4f47","stats":{"additions":5,"deletions":4,"total":9},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399