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/0e76a2fd4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/0e76a2fd4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0e76a2fd44341f59ee78d712955632c42699832a","short_id":"0e76a2fd","created_at":"2025-09-04T19:29:27.000+08:00","parent_ids":["d48b30fcce4f6638667e93f47d113c90d1c3b410","28cad6275866e53826ad2038adddc1ce69be1f8d"],"title":"Merge branch 'feat-ssep-new-tt-searcher' of http://159.27.226.4/pnc/pnc into feat-ssep-new-tt-searcher","message":"Merge branch 'feat-ssep-new-tt-searcher' of http://159.27.226.4/pnc/pnc into feat-ssep-new-tt-searcher\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-09-04T19:29:27.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-09-04T19:29:27.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/0e76a2fd44341f59ee78d712955632c42699832a","stats":{"additions":291,"deletions":101,"total":392},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399