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/2332/repository/commits/48ed3e4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/2332/repository/commits/48ed3e4
Response Code: HTTP/1.1 200 OK
Response:
{"id":"48ed3e4ac0540dbd0955630e9fe36319a61391b4","short_id":"48ed3e4a","created_at":"2026-09-23T00:34:31.000-07:00","parent_ids":["f9a0c3ecfd1871c54c586e663120c6589d6ec159"],"title":"feat: add PNC info passthrough","message":"feat: add PNC info passthrough\n\nBridge /pnc/platoon_info through the PBSMex private extension and publish the preceding vehicle's PNC data to ROS. Validate field ranges and compressed trajectory array lengths.\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-09-23T00:34:31.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-09-23T00:34:31.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/platoon_core/-/commit/48ed3e4ac0540dbd0955630e9fe36319a61391b4","stats":{"additions":202,"deletions":3,"total":205},"status":null,"project_id":2332,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399