Harden runner diagnostics and warm image caches
CICD / Build and Publish CICD Base Image (push) Successful in 14s
CICD / Build and Push CICD Image (push) Successful in 53m41s
CICD / Build CICD Image Failure Postmortem (push) Has been skipped
CICD / Frontend Tests (push) Successful in 1m3s
CICD / Backend Doctests (push) Successful in 32s
CICD / Backend Tests (push) Successful in 13m58s
CICD / Pre-commit Checks (push) Successful in 14m6s
CICD / CICD Tests Complete (push) Successful in 9s
CICD / Source Lanes Failure Postmortem (push) Has been skipped
CICD / Build Backend Base Image (push) Successful in 34s
CICD / Build E2E Tester Image (push) Successful in 32s
CICD / Build Integration Tester Image (push) Successful in 1m8s
CICD / Build Backend Main Image (push) Successful in 1m48s
CICD / Build Frontend Base Image (push) Successful in 8m19s
CICD / Build and Publish Runtime Images (Legacy Disabled) (push) Has been skipped
CICD / Build Frontend Main Image (push) Successful in 26s
CICD / Runtime Images Failure Postmortem (push) Has been skipped
CICD / Production Images Complete (push) Successful in 8s
CICD / Runtime Black-Box Integration Tests (push) Successful in 1m56s
CICD / Integration Tests Failure Postmortem (push) Has been skipped
CICD / End-to-End Tests (push) Failing after 27m40s
CICD / E2E Tests Failure Postmortem (push) Successful in 13s

This commit is contained in:
copilotcoder
2026-07-09 13:16:16 -04:00
parent f24de1dcab
commit 9731fee9be
7 changed files with 196 additions and 59 deletions
+6 -1
View File
@@ -157,9 +157,14 @@ plex-playlist/
For Gitea Actions runner image mirror maintenance, use:
- `source scripts/gitea-actions/repair_runner_mirror.xsh`
- `source scripts/gitea-actions/check_runner_images.xsh`
- `source scripts/gitea-actions/check_runner_images.xsh` (checks ubuntu:22.04, GHCR act image, local mirror, and Renovate image)
- `source scripts/gitea-actions/collect_runner_diagnostics.xsh [since] [trace_id]`
For setup-stage failures with sparse logs, use:
- `source scripts/gitea-actions/runner-prechange-capture.xsh [tail_lines]`
- `source scripts/gitea-actions/diagnose_runner_startup.xsh`
For full troubleshooting context, see `docs/GITEA_ACTIONS_TROUBLESHOOTING.md`.
## Environment Variables