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/95/repository/commits/0d9bee2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/0d9bee2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0d9bee209a39f6f60f4af83d2814c61d4f4f9efa","short_id":"0d9bee20","created_at":"2026-03-20T11:32:20.000+08:00","parent_ids":["412dbd771f2ba3cfa7cba6b191604939032c0fbf"],"title":"note_out: 增加shared_msgs的版本信息,增加文件压缩","message":"note_out: 增加shared_msgs的版本信息,增加文件压缩\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-03-20T11:32:20.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-03-20T11:32:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/0d9bee209a39f6f60f4af83d2814c61d4f4f9efa","stats":{"additions":39,"deletions":0,"total":39},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399