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/399b4e4ce
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/399b4e4ce
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"399b4e4ce4af1d1e9894fb29cf9d0c77081cdefb","short_id":"399b4e4c","created_at":"2026-09-18T22:46:59.000+08:00","parent_ids":["c631484f4581fff526a32cfe7de6177d5444b200"],"title":"build: 为优化构建保留调试符号并配置 LLDB 查找路径","message":"build: 为优化构建保留调试符号并配置 LLDB 查找路径\n\n在 Release 和 RelWithDebInfo 构建中启用调试信息,Clang 使用分离调试符号。为 VS Code 调试入口配置 build 目录搜索路径。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-18T22:46:59.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-18T22:46:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/399b4e4ce4af1d1e9894fb29cf9d0c77081cdefb","stats":{"additions":47,"deletions":3,"total":50},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399