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/b0b5b8e15
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/b0b5b8e15
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b0b5b8e15daf690eea56c5e9ca9ffcbf663c5868","short_id":"b0b5b8e1","created_at":"2025-11-07T14:34:35.000+08:00","parent_ids":["b8d3c6355223fd67027c19f50918a643f123098f","4f10762950f9fd6f6e02b069bbca40b8285ccdaa"],"title":"Merge remote-tracking branch 'origin/feat_escape' into feat_qg_speed_up","message":"Merge remote-tracking branch 'origin/feat_escape' into feat_qg_speed_up\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-11-07T14:34:35.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-11-07T14:34:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/b0b5b8e15daf690eea56c5e9ca9ffcbf663c5868","stats":{"additions":9,"deletions":12,"total":21},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399