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/8ec3a3f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/8ec3a3f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8ec3a3feb04a7ed0dc3bac498f5f17dfeb959c3c","short_id":"8ec3a3fe","created_at":"2026-03-29T20:35:05.000-07:00","parent_ids":["7c1ce7675adf5ba6e0f4f1ca6265b8d76a7f713b"],"title":"fix:录制清除快照时间由2个月改为1个月","message":"fix:录制清除快照时间由2个月改为1个月\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-03-29T20:35:05.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-03-29T20:35:05.000-07:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/8ec3a3feb04a7ed0dc3bac498f5f17dfeb959c3c","stats":{"additions":6,"deletions":6,"total":12},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399