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/a9e7e536d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/a9e7e536d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a9e7e536dc43036d73cdf31b265021a8721d55b6","short_id":"a9e7e536","created_at":"2026-07-28T14:43:58.000+08:00","parent_ids":["0736bbeec5dbcae8af86dcf6e766fd201244c44b","6e49228dd6a7ca8b1805d24fc2f17c2fecfe6671"],"title":"Merge commit '6e49228dd6a7ca8b1805d24fc2f17c2fecfe6671' into test_movestep_safe","message":"Merge commit '6e49228dd6a7ca8b1805d24fc2f17c2fecfe6671' into test_movestep_safe\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-07-28T14:43:58.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-07-28T14:43:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/a9e7e536dc43036d73cdf31b265021a8721d55b6","stats":{"additions":259,"deletions":61,"total":320},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399