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/8/repository/commits/d327a6441
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/d327a6441
Response Code: HTTP/1.1 200 OK
Response:
{"id":"d327a64413d49a5cee6017d44d7930940bf2bf08","short_id":"d327a644","created_at":"2025-06-30T17:06:07.000+08:00","parent_ids":["a3e245ab518d38b6e94eab91bad209e2a658f4b1"],"title":"fix: search seg for ilqr","message":"fix: search seg for ilqr\n\n","author_name":"ljl","author_email":"ljl","authored_date":"2025-06-30T17:06:07.000+08:00","committer_name":"ljl","committer_email":"ljl","committed_date":"2025-06-30T17:06:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/d327a64413d49a5cee6017d44d7930940bf2bf08","stats":{"additions":60,"deletions":15,"total":75},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399