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/891139647
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/891139647
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"891139647321c0b6457866d2188d8392a37f9c3b","short_id":"89113964","created_at":"2025-09-04T10:54:54.000+08:00","parent_ids":["11f7b396b8e9ba97196df580e635deb3646b4df2"],"title":"fix: 修复堆场有多个出入口时适配错误的问题","message":"fix: 修复堆场有多个出入口时适配错误的问题\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-09-04T10:53:45.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-09-04T10:54:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/891139647321c0b6457866d2188d8392a37f9c3b","stats":{"additions":15,"deletions":10,"total":25},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399