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/f96675b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/f96675b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f96675b4eb31ee6b975664b08ab570093ef9b01e","short_id":"f96675b4","created_at":"2025-09-16T04:58:42.000-07:00","parent_ids":["37d8253d16a9d7f306d099c0c3dbf9bbbcf2bd0b"],"title":"fix:修正起步鸣笛条件","message":"fix:修正起步鸣笛条件\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-09-16T04:58:42.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-09-16T04:58:42.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/f96675b4eb31ee6b975664b08ab570093ef9b01e","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399