Skip to content

[aw] Smoke Codex has cache-memory miss misconfiguration #38761

Description

@github-actions

Workflow Failure

Workflow: Smoke Codex
Branch: copilot/support-self-hosted-runners
Run: https://github.com/github/gh-aw/actions/runs/27387269535
Pull Request: #38725

Warning

Cache Configuration Problem: cache miss detected despite cache-memory being configured.

The agent reported a cache miss (missing_data with reason: cache_memory_miss) even though cache-memory is configured and was available. This likely indicates the prompt is misconfigured and the agent cannot locate the correct file path within the cache directory.

Review the cache-memory configuration and ensure the agent prompt correctly references files inside the cache directory.

File naming convention: Cache files are stored at /tmp/gh-aw/cache-memory/ (default) or /tmp/gh-aw/cache-memory-{id}/ for additional caches. Use descriptive file and directory names with subdirectories for organization.

Warning

Missing Tools Reported: The agent reported missing tools during execution.

Missing Tools:

  • web-fetch: unavailable

Alternatives:

Tool Alternative
web-fetch curl https://github.com, playwright-cli open/goto

Action Required

Assign this issue to an agent to debug and fix the issue.

Debug with any coding agent

Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):

Debug the agentic workflow failure using https://github.com/@raw/github/gh-aw/main/debug.md

The failed workflow run is at https://github.com/github/gh-aw/actions/runs/27387269535
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

Tip

Stop reporting this workflow as a failure

To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:

safe-outputs:
  report-failure-as-issue: false

Generated from Smoke Codex · 39.2 AIC ·

  • expires on Jun 12, 2026, 1:05 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions