📡 部署日志采集 · 24305360863 [skip ci]
This commit is contained in:
parent
ba231ea4c4
commit
f32ba0cffe
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-12T11:14:23.097Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24305360863,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24305360863",
|
||||
"head_sha": "717e2adf824c04d71402860cad48da045a38f941",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-12T11:12:32Z",
|
||||
"updated_at": "2026-04-12T11:14:11Z",
|
||||
"run_started_at": "2026-04-12T11:12:32Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70965587944,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-12T11:12:35Z",
|
||||
"completed_at": "2026-04-12T11:14:11Z"
|
||||
},
|
||||
{
|
||||
"id": 70965587965,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T11:12:33Z",
|
||||
"completed_at": "2026-04-12T11:12:32Z"
|
||||
},
|
||||
{
|
||||
"id": 70965587991,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T11:12:33Z",
|
||||
"completed_at": "2026-04-12T11:12:32Z"
|
||||
},
|
||||
{
|
||||
"id": 70965587999,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T11:12:33Z",
|
||||
"completed_at": "2026-04-12T11:12:32Z"
|
||||
},
|
||||
{
|
||||
"id": 70965588041,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T11:12:33Z",
|
||||
"completed_at": "2026-04-12T11:12:32Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 75,
|
||||
"success": 50,
|
||||
"total_observed": 76,
|
||||
"success": 51,
|
||||
"failure": 25,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24305360863,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "717e2adf",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-12T11:14:23.097Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24305360863-2026-04-12.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24305065185,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-06T11:06:18.214Z",
|
||||
"error_summary": "未匹配到已知错误模式 · 需要深度分析",
|
||||
"log_file": "deploy-24029399779-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24028418317,
|
||||
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||
"conclusion": "failure",
|
||||
"head_sha": "1509cb47",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T10:32:24.397Z",
|
||||
"error_summary": "[medium] 命令执行失败",
|
||||
"log_file": "deploy-24028418317-2026-04-06.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-12T10:57:13.724Z"
|
||||
"last_updated": "2026-04-12T11:14:23.098Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue