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/bc03ad9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/bc03ad9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"bc03ad9a8709577d4c75cd1a75bab8ab5817133c","short_id":"bc03ad9a","created_at":"2026-09-22T15:27:01.000+08:00","parent_ids":["4d2dd0bff848ce278d28344122756da0fcd633a3"],"title":"feat_out: add the function of recieving external msgs to init","message":"feat_out: add the function of recieving external msgs to init\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-09-22T15:27:01.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-09-22T15:27:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/bc03ad9a8709577d4c75cd1a75bab8ab5817133c","stats":{"additions":187,"deletions":8,"total":195},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399