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/1507/repository/commits/9ec0996
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/9ec0996
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9ec09967528ddbc72bedd47a95f87638cf506329","short_id":"9ec09967","created_at":"2025-04-01T16:39:31.000+08:00","parent_ids":["f827e2d83fe27c26841add479cc6dc112421929a"],"title":"feat_out:增加调试log","message":"feat_out:增加调试log\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-04-01T16:39:31.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-04-01T16:39:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/9ec09967528ddbc72bedd47a95f87638cf506329","stats":{"additions":3,"deletions":0,"total":3},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399