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/586/repository/commits/0bbe57f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/0bbe57f
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0bbe57febc09fdde84d9b741ba4a5ec0519ea763","short_id":"0bbe57fe","created_at":"2025-04-15T11:26:48.000+08:00","parent_ids":["856dc3a14f2d4f69d94713a765848fb6aac734af"],"title":"fix: 调整步进参数","message":"fix: 调整步进参数\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2025-04-15T11:26:48.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2025-04-15T11:26:48.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/0bbe57febc09fdde84d9b741ba4a5ec0519ea763","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399