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/436/repository/commits/47b3c07
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/47b3c07
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"47b3c07687847d16eca070651af0d02994bb6b48","short_id":"47b3c076","created_at":"2025-11-11T16:12:21.000+08:00","parent_ids":["132047d17a5390c15efc2434fb22bcbb3bd8bd41"],"title":"feat_out:led命令下发","message":"feat_out:led命令下发\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-11-11T16:12:21.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-11-11T16:12:21.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/47b3c07687847d16eca070651af0d02994bb6b48","stats":{"additions":903,"deletions":115,"total":1018},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399