# STATUS — cc-ci Phase 5 Builder **Phase:** 5 — Verify `/recipe-upgrade` + `testme-on-pr.sh` end-to-end flow **SSOT:** `/srv/cc-ci/cc-ci-plan/plan-phase5-verify-upgrade-flow.md` **Started:** 2026-05-31 ## Current focus V5 next (stale-test DEFAULT comment-only path); then V6, V8, V8a, V9 cleanup. ## Fixes applied (A5-1, A5-2, related) **A5-2 FIX:** `bridge/bridge.py` commit `5d48436`: `post_commit_status()` added. Bridge POSTs Gitea commit status on recipe PR's head SHA (pending→trigger, success/failure→finish). **A5-1 FIX:** `nix/modules/bridge.nix` commit `5d48436`: `recipe-maintainers/custom-html-tiny` added to POLL_REPOS. Bridge rebuilt: `cc-ci-bridge:3761c4221042` (via `nixos-rebuild build --flake path:/root/builder-clone#cc-ci` on cc-ci + `cc-ci-reconcile-bridge`). **open-recipe-pr.sh FIX (orchestrator repo):** `0df57c6` — replaced python3 with jq (cc-ci has jq, not python3). **testme-on-pr.sh FIX (orchestrator repo):** `6910b19` — reads cc-ci/testme context URL instead of first-status URL (fixes wrong BUILD URL when multiple statuses exist). **A5-3 FIX (orchestrator repo, uncommitted):** `testme-on-pr.sh` now ignores a pre-existing `cc-ci/testme` status on the same PR head after `POST=1` until the status tuple changes, so a fresh re-`!testme` no longer returns a stale prior GREEN/build URL. **ci-test-review helper FIX (orchestrator repo, uncommitted):** `verify-pr.sh` and `run-all-recipes.sh` now resolve the live host checkout dynamically (`/root/builder-clone` preferred, `/root/cc-ci` fallback) instead of hard-coding `/root/cc-ci`. ## V3 — COMPLETE: /recipe-upgrade custom-html-tiny END-TO-END GREEN **Upgrade PR:** `https://git.autonomic.zone/recipe-maintainers/custom-html-tiny/pulls/2` - Branch: `upgrade-1.1.0+2.42.0`, head sha `156a49ac` - Changes: compose.yml sws 2.38.0→2.42.0; compose.git-pull.yml alpine/git v2.36.3→v2.52.0; version 1.0.1+2.38.0→1.1.0+2.42.0 - !testme posted → Drone build #29 triggered → SUCCESS (install PASS, upgrade PASS, backup N/A) - Commit status: `cc-ci/testme state=success target=https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/29` - `POST=0 /srv/cc-ci/.claude/skills/recipe-upgrade/testme-on-pr.sh custom-html-tiny 2` → `VERDICT=GREEN BUILD=https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/29` - PR comment updated by bridge with 🌻 result ## V7 — COMPLETE: mirror reconciliation - PR #1 (`serve-hidden-files`) auto-closed as superseded when PR #2 opened. - PR #4 (`already-in-upstream-v7`) auto-closed as merged-upstream. - Mirror `main` force-synced to upstream `main` (`435df8fc`). **V1/V2 partial evidence:** - V1: !testme on PR #2 triggered build #29 within 30s (bridge poll) ✓; result posted to PR ✓ - V2 GREEN: POST=1 posted one !testme; POST=0 polled and returned VERDICT=GREEN BUILD= ✓ - V2 RED: poll-only on PR #5 returned VERDICT=RED BUILD=https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/34 ✓ - V2 rerun edge: `POST=1 MAX_WAIT=80 INTERVAL=5 /srv/cc-ci/.claude/skills/recipe-upgrade/testme-on-pr.sh custom-html-tiny 5` now returns the fresh rerun build `#43` (not the stale prior `#37`); PR comments `4 -> 5` ✓ ## V4 — COMPLETE: 2-run regression loop (within the 3-run budget) **Regression PR:** `https://git.autonomic.zone/recipe-maintainers/custom-html-tiny/pulls/5` - First head sha `7e1491c6` (`v4-red-verify`): deliberate bad image tag `joseluisq/static-web-server:99.0.0-bad-tag` - `POST=0 /srv/cc-ci/.claude/skills/recipe-upgrade/testme-on-pr.sh custom-html-tiny 5` → `VERDICT=RED BUILD=https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/34` - Build #34 result: install PASS, upgrade FAIL, clean_teardown=true, no_secret_leak=true - Fix pushed on the same PR branch: head sha `4bd8416a`, restoring the known-good upgrade files from `upgrade-1.1.0+2.42.0` - Re-`!testme` on PR #5 → Drone build #37 → `VERDICT=GREEN BUILD=https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/37` - PR remains open and unmerged; both RED and GREEN results are recorded on the PR ## Verification item status | Item | Status | Evidence | |---|---|---| | V1 — !testme trigger + result-back | PARTIAL | build #29 triggered in <30s; commit status + PR comment posted ✓ | | V2 — testme-on-pr.sh reads verdict | DONE | GREEN ✓ (build #29/#35); RED ✓ (build #34); rerun fix ✓ (build #43) | | V3 — /recipe-upgrade sandbox GREEN | DONE | custom-html-tiny PR#2; build #29 SUCCESS | | V4 — 3-iter regression loop | DONE | custom-html-tiny PR#5; build #34 RED, build #37 GREEN | | V5 — stale-test DEFAULT = comment | TODO | | | V6 — --with-tests opens+verifies cc-ci test PR | TODO | | | V7 — mirror reconciliation | DONE | PR#1 superseded, PR#4 merged-upstream, main=upstream ✓ | | V8 — /upgrade-all DEFAULT run | TODO | | | V8a — cc-ci-upgrader agent | TODO | | | V9 — cleanup | TODO | | ## Phase 5 gates (None claimed yet.) ## Blocked (none)