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/638df764d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/638df764d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"638df764d854ee610ffb043450c156efabac45a0","short_id":"638df764","created_at":"2026-07-08T18:00:40.000+08:00","parent_ids":["9ab274c76c37c279a22230bf4ecaa2074981f8e3"],"title":"fix: build error","message":"fix: build error\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-07-08T18:00:40.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-07-08T18:00:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/638df764d854ee610ffb043450c156efabac45a0","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399