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/8/repository/commits/987b326a5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/987b326a5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"987b326a56d32d3f7ab0af28cc10b4f451ab38b7","short_id":"987b326a","created_at":"2026-08-27T13:43:33.000+08:00","parent_ids":["ae89670c40080961c7392a34f56c53e1027b92d0"],"title":"feat: 绘制引导线区域缩写","message":"feat: 绘制引导线区域缩写\n\n沿引导线绘制 region overlap 区间、起止标记和类型缩写。\\n使用简短标签区分限速、Guardian、贝位、短跟车和闸口区域,避免 HMI 过度拥挤。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-27T13:32:26.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-27T13:43:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/987b326a56d32d3f7ab0af28cc10b4f451ab38b7","stats":{"additions":137,"deletions":1,"total":138},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399