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/1507/repository/commits/e97a734
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/e97a734
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e97a73494aad16ff90be4c2504e1c879de3ac47e","short_id":"e97a7349","created_at":"2026-03-17T03:13:30.000+00:00","parent_ids":["1104228529d72df9bb6df7615dc26dc11eace581"],"title":"fix:调整参数信息请求策略 降低oom风险","message":"fix:调整参数信息请求策略 降低oom风险\n\n\n(cherry picked from commit 0bf7db76ec8086013bae1e4190778622f89788cc)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-03-16T20:13:01.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-03-17T03:13:30.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/e97a73494aad16ff90be4c2504e1c879de3ac47e","stats":{"additions":89,"deletions":34,"total":123},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399