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/16/repository/commits/20c443c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/20c443c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"20c443c18643a7143fb72f693eae007b857904f0","short_id":"20c443c1","created_at":"2026-03-10T23:33:07.000+08:00","parent_ids":["23f556d99666ecfa4db447aff433ea4686f25686","f5a740650e27555efc2c844e135111515679ba9d"],"title":"Merge remote-tracking branch 'origin/rc_dev' into feat_pnc_test","message":"Merge remote-tracking branch 'origin/rc_dev' into feat_pnc_test","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-03-10T23:33:07.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-03-10T23:33:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/20c443c18643a7143fb72f693eae007b857904f0","stats":{"additions":41,"deletions":0,"total":41},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399