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/199/repository/commits/a5330b7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/199/repository/commits/a5330b7
Response Code: HTTP/1.1 200 OK
Response:
{"id":"a5330b7ff7d09098f480ceb2aa080aef936c4186","short_id":"a5330b7f","created_at":"2023-07-06T16:08:17.000+08:00","parent_ids":["6b2c9a7f07e06b89c169bc60475334a8731013c6"],"title":"feat_out: version check add git branch","message":"feat_out: version check add git branch\n","author_name":"yangchen","author_email":"yangchen@senior.auto","authored_date":"2023-07-06T16:08:17.000+08:00","committer_name":"yangchen","committer_email":"yangchen@senior.auto","committed_date":"2023-07-06T16:08:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap/-/commit/a5330b7ff7d09098f480ceb2aa080aef936c4186","stats":{"additions":9,"deletions":1,"total":10},"status":null,"project_id":199,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399