Skip to content

[CI] [GHA] [AW] Define procedure for working with index.json in CI Doctor - #36843

Merged
akashchi merged 1 commit into
openvinotoolkit:masterfrom
akashchi:ci/gha/add-index-schema-ci-doctor
Jul 13, 2026
Merged

[CI] [GHA] [AW] Define procedure for working with index.json in CI Doctor#36843
akashchi merged 1 commit into
openvinotoolkit:masterfrom
akashchi:ci/gha/add-index-schema-ci-doctor

Conversation

@akashchi

Copy link
Copy Markdown
Contributor

Details:

  • One of the CI Doctor runs overwrote the index.json because it did not have the defined process of working with it. This PR defines a process for updating the index.json file.

AI Assistance:

  • AI assistance used: yes
    • Creating schema, defining safeguards

@akashchi akashchi added this to the 2026.4 milestone Jul 13, 2026
@akashchi
akashchi requested a review from as-suvorov July 13, 2026 08:43
@akashchi
akashchi requested review from a team as code owners July 13, 2026 08:43
@akashchi
akashchi requested review from zKulesza and removed request for a team July 13, 2026 08:43
@github-actions github-actions Bot added category: CI OpenVINO public CI category: docs OpenVINO documentation github_actions Pull requests that update GitHub Actions code labels Jul 13, 2026
@akashchi
akashchi added this pull request to the merge queue Jul 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

CI Doctor — Merge Queue failure on this PR

Pipeline: Windows (VS 2022, Python 3.11, Release)
Failure: benchmark_app crashes with STATUS_ACCESS_VIOLATION on Windows in Samples smoke tests
Automatic restart: ✅ Re-run of failed jobs requested (reason: benchmark_app crashed with Windows STATUS_ACCESS_VIOLATION (0xC0000005) after completing all 11 inference steps — intermittent teardown crash unrelated to PR changes)

Possible remedy

  1. The re-run has been requested automatically — the failure is very likely to pass on a second attempt.
  2. If it fails again with the same exit code (3221225477 = 0xC0000005), the issue is in benchmark_app teardown on Windows and is unrelated to this PR's changes.
  3. No changes to this PR are needed.

What happened

test_benchmark_app_no_warmup_flag[CPU-Python] in the Samples job crashed with Windows STATUS_ACCESS_VIOLATION (exit code 3221225477 = 0xC0000005) after benchmark_app successfully completed all 11 inference steps including model loading, compilation, and statistics reporting. The crash occurred during process teardown.

This is a pre-existing flaky failure — an identical crash (test_benchmark_app_no_warmup_with_api_modes, same exit code) was observed on 2026-07-07 (run 28837974056) and 2026-06-29 (run 28260319677), both on unrelated PRs.

Generated by CI Failure Doctor — Merge Queue · 120.9 AIC · ⌖ 6.24 AIC · ⊞ 17.6K ·

Merged via the queue into openvinotoolkit:master with commit 4470834 Jul 13, 2026
190 checks passed
@akashchi
akashchi deleted the ci/gha/add-index-schema-ci-doctor branch July 13, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CI OpenVINO public CI category: docs OpenVINO documentation github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants