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/19a9ec5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/19a9ec5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"19a9ec5593cd93ca54835b68d3b079fd7be498f8","short_id":"19a9ec55","created_at":"2026-05-26T07:28:53.000+00:00","parent_ids":["c177c95adf588b572146da7b84ad3a0f0e379b38"],"title":"feat: snapshot处理状态上报 + snapshot-only时间轴区域","message":"feat: snapshot处理状态上报 + snapshot-only时间轴区域\n\nsnapshot_store:\n- SnapshotStoreFrame 新增序列化状态字段及互斥锁\n- mqtt_source_snapshot: SnapshotStrToViewStr 失败记 false,成功记 true\n- 新增 MqttSinkSerializeStatus,每小时发布 true/false 至 snapshot_store/serialize_status topic\n- module_store 注册新 Sink\n\nbackend:\n- mqtt_ins 订阅 serialize_status topic,更新内存状态\n- version_record 新增 snapshot_serialize_statuses 存储及查询函数\n- off_router 新增 GET /snapshot-store/serialize-status 接口\n\nfrontend:\n- version-check 版本检查表格新增快照序列化状态行\n- view_data_provider 新增 snapshotOnlyTimeAreas/TipAreas 及 fetchSnapshotCoverageData\n- TimeControl 支持 snapshotOnly 区域渲染及 directJump 跳转\n- ViewListSnapshot 快照列表新增可播放/可下载标签\n- ViewLaneMedia 移除 hasContent 隐藏逻辑\n\nCo-authored-by: Copilot \u003c223556219+Copilot@users.noreply.github.com\u003e\n\n\n(cherry picked from commit a3d886a0d57fc8963ec02cdd07092674e88d7b4c)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-05-26T00:05:50.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-05-26T07:28:53.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/19a9ec5593cd93ca54835b68d3b079fd7be498f8","stats":{"additions":325,"deletions":39,"total":364},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399