Skip to content

Debug transient AWF sandbox container-startup flakes (#1934, #1936)#1935

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/debug-workflow-failure
Closed

Debug transient AWF sandbox container-startup flakes (#1934, #1936)#1935
Copilot wants to merge 1 commit intomainfrom
copilot/debug-workflow-failure

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 22, 2026

Two [aw] News: … failed issues reported the copilot engine terminating with empty stdout/stderr (exit 1). Root cause for both was identical and outside this repo: the Agent Workflow Firewall (awf 0.25.26) failed a Docker Compose health check on a sidecar during sandbox bring-up, so the CLI never executed.

 Container awf-api-proxy  Error
dependency failed to start: container awf-api-proxy is unhealthy    # run 24782280144 (#1934)
dependency failed to start: container awf-squid is unhealthy        # run 24782514616 (#1936)
[ERROR] Failed to start containers: Command failed with exit code 1: docker compose up -d --pull never

Scope

  • Searched open agentic-workflows + "Engine Failure" issues: only [aw] News: Government Propositions failed #1934 and [aw] News: Committee Reports failed #1936 match; no similar problems in other workflows.
  • news-propositions.md / news-committee-reports.md frontmatter is consistent with ~45 recent green runs — no configuration drift, no correlated change.
  • Failure lives in gh-aw / awf 0.25.26 (bundled docker-compose healthcheck timing on the GitHub runner), not in repo-controlled surface.

Actions taken

No source changes

Container healthcheck timing is not exposed through gh-aw workflow frontmatter; rerun is the documented remediation for this flake class. If either rerun reproduces the same sidecar failure, escalate upstream to github/gh-aw.

Copilot AI linked an issue Apr 22, 2026 that may be closed by this pull request
@github-actions github-actions Bot added the size-xs Extra small change (< 10 lines) label Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🏷️ Automatic Labeling Summary

This PR has been automatically labeled based on the files changed and PR metadata.

Applied Labels: size-xs

Label Categories

  • 🗳️ Content: news, dashboard, visualization, intelligence
  • 💻 Technology: html-css, javascript, workflow, security
  • 📊 Data: cia-data, riksdag-data, data-pipeline, schema
  • 🌍 I18n: i18n, translation, rtl
  • 🔒 ISMS: isms, iso-27001, nist-csf, cis-controls
  • 🏗️ Infrastructure: ci-cd, deployment, performance, monitoring
  • 🔄 Quality: testing, accessibility, documentation, refactor
  • 🤖 AI: agent, skill, agentic-workflow

For more information, see .github/labeler.yml.

@github-actions
Copy link
Copy Markdown
Contributor

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

Copilot AI changed the title [WIP] Debug workflow failure in News: Government Propositions Debug transient AWF sandbox container-startup flakes (#1934, #1936) Apr 22, 2026
Copilot AI requested a review from pethers April 22, 2026 14:12
@pethers pethers closed this Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size-xs Extra small change (< 10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[aw] News: Government Propositions failed

2 participants