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/1c6375ed7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/1c6375ed7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1c6375ed7b53a59ab8c429f0e923dd84eb6b1aaa","short_id":"1c6375ed","created_at":"2025-12-09T17:56:35.000+08:00","parent_ids":["b88f8d092f0cc52bd9141130b5dd6dd7ef07b0de"],"title":"fix: SSEP: 可视化错误","message":"fix: SSEP: 可视化错误\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-12-09T17:56:35.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-12-09T17:56:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/1c6375ed7b53a59ab8c429f0e923dd84eb6b1aaa","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399