deployer(ET): auto-commit from deployer run_id=489
Some checks failed
CI / test (push) Has been cancelled
CI / test (pull_request) Successful in 35s

This commit is contained in:
2026-06-09 19:04:27 +03:00
parent cb2a50f85d
commit cf7370710e

View File

@@ -0,0 +1,33 @@
---
staging_status: SUCCESS
work_item: ORCH-063
stage: deploy-staging
author_agent: deployer
status: success
created_at: 2026-06-09
model_used: claude-opus-4-8
timestamp: 2026-06-09T16:03:48Z
base_url: http://localhost:8501
---
# Staging Gate Log
> Машинный вердикт читается ТОЛЬКО из `staging_status:` во frontmatter. `SUCCESS` → дальше; `FAILED` → откат.
Staging test suite completed. All REAL pipeline checks passed. Suite run canonically **inside the
`orchestrator-staging` container** (8501) via the Docker exec API (`docker exec` equivalent), so
check **B6** built the project registry from the instance's own `.env.staging` process-env
(`ORCH_PROJECTS_JSON` set) — avoiding the ORCH-048 host false-FAIL.
Exit code **0**`staging_status: SUCCESS` (ORCH-061 waiver tolerance: exit 0 includes the two
waived sandbox-infra checks C9a/C9b; every REAL check is green).
INFRA-WAIVED: C9a Branch appears in orchestrator-sandbox, C9b Analyst job enqueued in staging queue (known sandbox-infra; real checks green)
VERDICT: SUCCESS (exit 0) — SUCCESS (infra-waived): ['C9a Branch appears in orchestrator-sandbox', 'C9b Analyst job enqueued in staging queue'] are known sandbox-infra checks; all real checks green
## Results
- **Block A (SMOKE)**: PASS — A1 `/health` 200 ok · A2 `/queue` 200 (counts/max_concurrency/resilience) · A3 `ORCH_STAGING=true`.
- **Block B (ACCESS)**: PASS — B4 Plane sandbox project accessible · B5 Gitea orchestrator-sandbox accessible push=true · B6 registry sandbox present, prod ET/ORCH absent.
- **Block C (E2E, mode=stub)**: C7 create Plane issue PASS · C8 trigger `/webhook/plane` PASS · C9a branch / C9b analyst-job **INFRA-WAIVED** (sandbox bot-accounts not project members — depends on sandbox infra, not the pipeline). CLEANUP: Plane issue deleted (HTTP 204).
RESULT: 8/10 checks PASS — REAL failed: **none**; SANDBOX_INFRA failed (waived): C9a, C9b.