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/784/repository/commits/f7b1ea7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/f7b1ea7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f7b1ea744f220e031d04bdddaf3f6b31c6ca94fa","short_id":"f7b1ea74","created_at":"2025-11-26T11:52:33.000+08:00","parent_ids":["59d5756f42baadd2d5bdcf6d5458cae137b00b3e","7304ec2f2e9cbd1fff3f9253592dc7c7b9c50011"],"title":"Merge branch 'rc_dev' into rc_dev_yyg","message":"Merge branch 'rc_dev' into rc_dev_yyg\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-11-26T11:52:33.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-11-26T11:52:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/f7b1ea744f220e031d04bdddaf3f6b31c6ca94fa","stats":{"additions":57,"deletions":3,"total":60},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399