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/1053/repository/commits/6a68df2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1053/repository/commits/6a68df2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6a68df213f4516c87774c17333a3b394b141083c","short_id":"6a68df21","created_at":"2024-06-20T18:02:11.000+08:00","parent_ids":["a8283187cf30090ce2cb2c8770cbd54df050390e"],"title":"feat:添加安全模块参数","message":"feat:添加安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-06-20T18:02:11.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-06-20T18:02:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P23/-/commit/6a68df213f4516c87774c17333a3b394b141083c","stats":{"additions":798,"deletions":118,"total":916},"status":null,"project_id":1053,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399