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/1cd298d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/1cd298d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1cd298d9d077c7f313ba7e207c85cfd74c67df0c","short_id":"1cd298d9","created_at":"2026-03-05T10:49:24.000+08:00","parent_ids":["cccd5aac28f8e17f6a1b4f7ac8e21dd7546fc10a"],"title":"feat: 更改length_s和total_length_s为float32类型","message":"feat: 更改length_s和total_length_s为float32类型\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2026-03-05T10:49:24.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2026-03-05T10:49:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/1cd298d9d077c7f313ba7e207c85cfd74c67df0c","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399