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/784/repository/commits/f08c486
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/f08c486
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f08c486a3df4f6f381da1a70730e58ff5de48ff7","short_id":"f08c486a","created_at":"2025-03-20T19:29:20.000+08:00","parent_ids":["0c1eadd02310b9c898ae71ad8c2e4e12f17a2961"],"title":"feat_out:上电后延迟一段时间再检测397网口状态","message":"feat_out:上电后延迟一段时间再检测397网口状态\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-03-20T19:29:20.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-03-20T19:29:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/f08c486a3df4f6f381da1a70730e58ff5de48ff7","stats":{"additions":12,"deletions":1,"total":13},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399