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/119/repository/commits/76b9f316
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/76b9f316
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"76b9f3165d9b7293234ffdd58e5addd3e48559be","short_id":"76b9f316","created_at":"2026-08-04T09:41:57.000+08:00","parent_ids":["61307ac623e0ece7c63adb81881170a5ff9d248d"],"title":"feat: 添加车辆静止自动录包开关","message":"feat: 添加车辆静止自动录包开关\n\n新增 use_func_motionless_recoder 配置,默认关闭车辆静止时由 guardian 接管自动触发的录包。\\n\\n车辆行驶状态下的自动录包以及 GUI 手动录包逻辑保持不变。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-03T15:08:39.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-04T09:41:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/76b9f3165d9b7293234ffdd58e5addd3e48559be","stats":{"additions":10,"deletions":4,"total":14},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399