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/f9e86d0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/f9e86d0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f9e86d0a0d3a8e4feb5e774e96f98d956fc0e717","short_id":"f9e86d0a","created_at":"2025-12-17T03:17:41.000-08:00","parent_ids":["0bfb56d61459aa78ce60856a33c13238e32f2195"],"title":"fix:周期结束重置播放状态","message":"fix:周期结束重置播放状态\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-12-17T03:17:41.000-08:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-12-17T03:17:41.000-08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/f9e86d0a0d3a8e4feb5e774e96f98d956fc0e717","stats":{"additions":4,"deletions":1,"total":5},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399