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/735a09688
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/735a09688
Response Code: HTTP/1.1 200 OK
Response:
{"id":"735a09688c39fe8c65023d8ee19c7343dcb60cfa","short_id":"735a0968","created_at":"2026-09-10T17:14:53.000+08:00","parent_ids":["b4ee1eea7754b5ba523373bf35b170d0da295408"],"title":"fix: 修复 ARM 回放共享库链接 CUDA 静态库失败","message":"fix: 修复 ARM 回放共享库链接 CUDA 静态库失败\n\n为 ssep_gpu_lib 开启 POSITION_INDEPENDENT_CODE,使 CUDA 宿主代码使用 -fPIC,修复 ARM 上链接回放共享库时的重定位错误。顶层 CMAKE_CXX_FLAGS 不覆盖 .cu 编译。\n\n已通过 CMake 配置、diff 检查及 x86 CUDA 静态库链接共享库最小验证;ARM 完整构建待服务器复验。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-10T17:14:53.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-10T17:14:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/735a09688c39fe8c65023d8ee19c7343dcb60cfa","stats":{"additions":6,"deletions":1,"total":7},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399