2026-05-26T15:19:51.510018Z DEBUG notify::inotify: inotify event with unknown descriptor: Event { wd: WatchDescriptor { id: 5, fd: (Weak) }, mask: EventMask(IGNORED), cookie: 0, name: None }
2026-05-26T15:19:51.510021Z TRACE notify::inotify: inotify event: Event { wd: WatchDescriptor { id: 19, fd: (Weak) }, mask: EventMask(IGNORED), cookie: 0, name: None }
2026-05-26T15:19:51.510024Z DEBUG notify::inotify: inotify event with unknown descriptor: Event { wd: WatchDescriptor { id: 19, fd: (Weak) }, mask: EventMask(IGNORED), cookie: 0, name: None }
2026-05-26T15:19:51.510027Z TRACE notify::inotify: inotify event: Event { wd: WatchDescriptor { id: 21, fd: (Weak) }, mask: EventMask(IGNORED), cookie: 0, name: None }
2026-05-26T15:19:51.510029Z DEBUG notify::inotify: inotify event with unknown descriptor: Event { wd: WatchDescriptor { id: 21, fd: (Weak) }, mask: EventMask(IGNORED), cookie: 0, name: None }
2026-05-26T15:19:51.510042Z 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"]
2026-05-26T15:19:51.510074Z DEBUG session_loop{thread_id=019e64de-ce7e-7d50-add5-ac4b396c472d}: codex_core::session::handlers: Submission sub=Submission { id: "019e64de-ebd6-7441-9d29-9f230a695d3a", op: Shutdown, trace: None }
2026-05-26T15:19:51.510105Z INFO session_loop{thread_id=019e64de-ce7e-7d50-add5-ac4b396c472d}:submission_dispatch{otel.name="op.dispatch.shutdown" submission.id="019e64de-ebd6-7441-9d29-9f230a695d3a" codex.op="shutdown"}: codex_core::session::handlers: Shutting down Codex instance
2026-05-26T15:19:51.510167Z DEBUG session_loop{thread_id=019e64de-ce7e-7d50-add5-ac4b396c472d}:submission_dispatch{otel.name="op.dispatch.shutdown" submission.id="019e64de-ebd6-7441-9d29-9f230a695d3a" codex.op="shutdown"}: opentelemetry_sdk: name="Metrics.InstrumentCreated" instrument_name="codex.conversation.turn.count" cardinality_limit=2000
2026-05-26T15:19:51.510551Z DEBUG session_loop{thread_id=019e64de-ce7e-7d50-add5-ac4b396c472d}: codex_core::session::handlers: Agent loop exited
Workflow Failure
Workflow: Daily Fact About gh-aw
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/26457288390
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-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.mddebug the agentic workflow daily-fact failure in https://github.com/github/gh-aw/actions/runs/26457288390Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: