Console Output

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/87/repository/commits/0933fb68
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/0933fb68
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0933fb6805b14052e9b2329312fcc47d3b40071e","short_id":"0933fb68","created_at":"2026-04-22T14:12:26.000+08:00","parent_ids":["a0c241ef11eb69a30280163300729febdd9db7bb","a12e01e1d582ed6acd9a3297f4af89dd4190c418"],"title":"Merge branch 'rc_dev' of 159.27.226.4:lidar/new_detection into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:lidar/new_detection into rc_dev\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2026-04-22T14:12:26.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2026-04-22T14:12:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/0933fb6805b14052e9b2329312fcc47d3b40071e","stats":{"additions":39,"deletions":29,"total":68},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399