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/a1e466fc7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/a1e466fc7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a1e466fc7b069724c62bb1b279b785140349395b","short_id":"a1e466fc","created_at":"2025-06-10T15:58:37.000+08:00","parent_ids":["8d38ba709020090dc59b6f7a8c9d7467ef7c003e"],"title":"fix:受到任务启动的bug","message":"fix:受到任务启动的bug\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-06-10T15:58:37.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-06-10T15:58:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/a1e466fc7b069724c62bb1b279b785140349395b","stats":{"additions":9,"deletions":4,"total":13},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399