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/a6322e523
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/a6322e523
Response Code: HTTP/1.1 200 OK
Response:
{"id":"a6322e523cd0004ce198239a2fc3eeb8b42f3ea6","short_id":"a6322e52","created_at":"2026-08-14T11:03:47.000+08:00","parent_ids":["f0daf40124e660010200eafdeca44e56018fd7d7"],"title":"fix: 修复出库阶段重复搜索","message":"fix: 修复出库阶段重复搜索\n\n出库更新当前路由状态后,继续初始化下一段待转换路由,避免 standby 路由索引保持为 -1 导致参考线周期性失效。\\n\\n同时修正通过点投影范围判断中的逗号表达式,避免判断结果恒为真。\\n\\n验证:pnc_node 编译通过;pnc_routing_map_guard_test 6/6 通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-14T11:03:47.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-14T11:03:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/a6322e523cd0004ce198239a2fc3eeb8b42f3ea6","stats":{"additions":23,"deletions":9,"total":32},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399