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/466/repository/commits/102074b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/466/repository/commits/102074b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"102074bddac8502fef5ffdc7ecbb0a29d351abdc","short_id":"102074bd","created_at":"2023-07-11T17:29:00.000+08:00","parent_ids":["9fbd4ba6bae855adc0125dc7f67bb3c0e2f5d22e"],"title":"对角天线","message":"对角天线\n","author_name":"leon","author_email":"liang@senior.auto","authored_date":"2023-07-11T17:29:00.000+08:00","committer_name":"leon","committer_email":"liang@senior.auto","committed_date":"2023-07-11T17:29:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M029/-/commit/102074bddac8502fef5ffdc7ecbb0a29d351abdc","stats":{"additions":16,"deletions":16,"total":32},"status":null,"project_id":466,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399