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/8/repository/commits/754e26451
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/754e26451
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"754e2645166a26c63a0cfd9757c17e9c8529517c","short_id":"754e2645","created_at":"2026-07-15T19:14:24.000+08:00","parent_ids":["44d902e0bf0b25cdb826c586914fcaf8958e3900","5bc4183d062e94b5049b5eb35057f3dcee6e6853"],"title":"Merge branch 'feat_trajectory' into feat_sidepass_decider","message":"Merge branch 'feat_trajectory' into feat_sidepass_decider\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-15T19:14:24.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-15T19:14:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/754e2645166a26c63a0cfd9757c17e9c8529517c","stats":{"additions":25,"deletions":8,"total":33},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399