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/0a72d1d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/0a72d1d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0a72d1d07ba724ab51dcc7a84aa4f7cd59d294a0","short_id":"0a72d1d0","created_at":"2025-09-19T14:04:16.000+08:00","parent_ids":["c29f22ce4251cd9d55df078b3ee320fa9d2c297c"],"title":"fix_out: 处理字节偏移量bug","message":"fix_out: 处理字节偏移量bug\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-09-19T14:04:16.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-09-19T14:04:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/0a72d1d07ba724ab51dcc7a84aa4f7cd59d294a0","stats":{"additions":17,"deletions":17,"total":34},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399