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/6e7bb90
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/6e7bb90
Response Code: HTTP/1.1 200 OK
Response:
{"id":"6e7bb9094aea299bc666f1b361550ec779928da4","short_id":"6e7bb909","created_at":"2025-04-01T10:00:25.000+08:00","parent_ids":["7ea967ffcc4173c4b58345a3a04ca4345e5f419c"],"title":"fix: parallel control","message":"fix: parallel control\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2025-04-01T10:00:25.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2025-04-01T10:00:25.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/6e7bb9094aea299bc666f1b361550ec779928da4","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399