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/16/repository/commits/92e5201
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/92e5201
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"92e52015e0ba2d617064def4af0dbc67bc8a8b23","short_id":"92e52015","created_at":"2026-09-04T16:22:15.000+08:00","parent_ids":["32334d000675a8e9faa66ac5b3334a4eb573a3fb"],"title":"feat_out:字段修改","message":"feat_out:字段修改\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-08-10T19:40:35.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-09-04T16:22:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/92e52015e0ba2d617064def4af0dbc67bc8a8b23","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399