{"type":"thread.started","thread_id":"019ece87-06e4-7a52-8d8c-4ce2a3370e93"}
2026-06-16T03:43:36.222446Z WARN codex_models_manager::model_info: Unknown model openai/gpt-4o-mini is used. This will use fallback model metadata.
2026-06-16T03:43:36.232996Z WARN codex_core_plugins::startup_sync: git sync failed for curated plugin sync; falling back to GitHub HTTP error=git ls-remote curated plugins repo failed with status exit status: 128: fatal: unable to access 'https://github.com/openai/plugins.git/': CONNECT tunnel failed, response 403 git_binary="git"
{"type":"turn.started"}
2026-06-16T03:43:36.256585Z WARN codex_core_plugins::startup_sync: GitHub HTTP sync failed for curated plugin sync; skipping export archive fallback because a local curated plugins snapshot already exists error=failed to get curated plugins repository from https://api.github.com/repos/openai/plugins: error sending request for url (https://api.github.com/repos/openai/plugins)
2026-06-16T03:43:36.256960Z WARN codex_core_plugins::manager: failed to sync curated plugins repo: git sync failed for curated plugin sync: git ls-remote curated plugins repo failed with status exit status: 128: fatal: unable to access 'https://github.com/openai/plugins.git/': CONNECT tunnel failed, response 403; GitHub HTTP sync failed for curated plugin sync: failed to get curated plugins repository from https://api.github.com/repos/openai/plugins: error sending request for url (https://api.github.com/repos/openai/plugins); export archive fallback skipped because a local curated plugins snapshot already exists
2026-06-16T03:43:36.271558Z WARN codex_core_plugins::manager: failed to warm featured plugin ids cache error=remote plugin sync request to https://chatgpt.com/backend-api/plugins/featured failed with status 401 Unauthorized: {"detail":"Unauthorized"}
{"type":"error","message":"{\"error\":{\"message\":\"Provider returned error\",\"code\":400,\"metadata\":{\"raw\":\"{\\n \\\"error\\\": {\\n \\\"message\\\": \\\"Invalid value: 'namespace'. Supported values are: 'function' and 'custom'.\\\",\\n \\\"type\\\": \\\"invalid_request_error\\\",\\n \\\"param\\\": \\\"tools[11].type\\\",\\n \\\"code\\\": \\\"invalid_value\\\"\\n }\\n}\",\"provider_name\":\"OpenAI\",\"is_byok\":false}},\"user_id\":\"user_324lvdLC192FtxZSJnsLLnH7xEe\"}"}
{"type":"turn.failed","error":{"message":"{\"error\":{\"message\":\"Provider returned error\",\"code\":400,\"metadata\":{\"raw\":\"{\\n \\\"error\\\": {\\n \\\"message\\\": \\\"Invalid value: 'namespace'. Supported values are: 'function' and 'custom'.\\\",\\n \\\"type\\\": \\\"invalid_request_error\\\",\\n \\\"param\\\": \\\"tools[11].type\\\",\\n \\\"code\\\": \\\"invalid_value\\\"\\n }\\n}\",\"provider_name\":\"OpenAI\",\"is_byok\":false}},\"user_id\":\"user_324lvdLC192FtxZSJnsLLnH7xEe\"}"}}
2026-06-16T03:43:37.568166Z WARN codex_file_watcher: failed to unwatch /tmp/gh-aw/mcp-config/skills/.system: No watch was found. about ["/tmp/gh-aw/mcp-config/skills/.system"]
Workflow Failure
Workflow: Azure VM OpenRouter Agent
Branch: main
Run: https://github.com/githubnext/self-hosted-aw/actions/runs/27592517983
Warning
Engine Failure: The
codexengine terminated unexpectedly.Last agent output:
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.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow azure-vm-openrouter failure in https://github.com/githubnext/self-hosted-aw/actions/runs/27592517983Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: