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/2494/repository/commits/b62bf6e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/2494/repository/commits/b62bf6e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b62bf6e15a8dade4d2c2bf971012beba4b79548c","short_id":"b62bf6e1","created_at":"2026-08-30T01:38:38.000+08:00","parent_ids":["ed7346689727ddc26f4a00d6eb12e14acf7f3e86"],"title":"feat_out: adapt msgs","message":"feat_out: adapt msgs\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-08-30T01:38:38.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-08-30T01:38:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/artery_localization/-/commit/b62bf6e15a8dade4d2c2bf971012beba4b79548c","stats":{"additions":3,"deletions":4,"total":7},"status":null,"project_id":2494,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399