diff --git a/CI_FAILURE_REPORT.md b/CI_FAILURE_REPORT.md index df760e6f6..3c6e200eb 100644 --- a/CI_FAILURE_REPORT.md +++ b/CI_FAILURE_REPORT.md @@ -3,13 +3,13 @@ ## Executive Summary - **Workflow**: PR Automation & Validation -- **Run Number**: #30818 -- **Branch**: `fix/ci/pr-automation-validation-run30793-20260420-104213` -- **Commit**: `70ef11c70c52511e65b650b06c32e764e540472b` +- **Run Number**: #30823 +- **Branch**: `fix/ci/pr-automation-validation-run30818-20260420-104434` +- **Commit**: `ebd0492eb2e49b39631150e4f5bdcbc4bcec11bf` - **Status**: ❌ FAILED -- **Timestamp**: 2026-04-20T10:42:57Z +- **Timestamp**: 2026-04-20T10:45:09Z - **Triggered By**: @cubic-dev-ai[bot] -- **Workflow URL**: [View Run](https://github.com/drussell23/JARVIS/actions/runs/24662131443) +- **Workflow URL**: [View Run](https://github.com/drussell23/JARVIS/actions/runs/24662225517) ## Failure Overview @@ -17,7 +17,7 @@ Total Failed Jobs: **1** | # | Job Name | Category | Severity | Duration | |---|----------|----------|----------|----------| -| 1 | Validate PR Title | timeout | high | 3s | +| 1 | Validate PR Title | timeout | high | 6s | ## Detailed Analysis @@ -26,10 +26,10 @@ Total Failed Jobs: **1** **Status**: ❌ failure **Category**: Timeout **Severity**: HIGH -**Started**: 2026-04-20T10:43:00Z -**Completed**: 2026-04-20T10:43:03Z -**Duration**: 3 seconds -**Job URL**: [View Logs](https://github.com/drussell23/JARVIS/actions/runs/24662131443/job/72110562729) +**Started**: 2026-04-20T10:45:13Z +**Completed**: 2026-04-20T10:45:19Z +**Duration**: 6 seconds +**Job URL**: [View Logs](https://github.com/drussell23/JARVIS/actions/runs/24662225517/job/72110878978) #### Failed Steps @@ -42,13 +42,13 @@ Total Failed Jobs: **1** - Pattern: `ERROR|Error|error` - Occurrences: 2 - Sample matches: - - Line 30: `2026-04-20T10:43:01.9717453Z subjectPatternError: The PR title must start with a capital letter.` - - Line 42: `2026-04-20T10:43:02.4496029Z ##[error]No release type found in pull request title "🚨 Fix CI/CD: PR A` + - Line 30: `2026-04-20T10:45:15.8669071Z subjectPatternError: The PR title must start with a capital letter.` + - Line 42: `2026-04-20T10:45:16.5828898Z ##[error]No release type found in pull request title "🚨 Fix CI/CD: PR A` - Pattern: `WARN|Warning|warning` - Occurrences: 1 - Sample matches: - - Line 58: `2026-04-20T10:43:02.4915502Z ##[warning]Node.js 20 actions are deprecated. The following actions are` + - Line 58: `2026-04-20T10:45:16.6281618Z ##[warning]Node.js 20 actions are deprecated. The following actions are` - Pattern: `timeout|timed out` - Occurrences: 1 @@ -78,5 +78,5 @@ Total Failed Jobs: **1** --- -📊 *Report generated on 2026-04-20T10:44:34.554976* +📊 *Report generated on 2026-04-20T10:46:48.313121* 🤖 *JARVIS CI/CD Auto-PR Manager* diff --git a/workflow_failure_details.json b/workflow_failure_details.json index 9073d2a29..11884f42a 100644 --- a/workflow_failure_details.json +++ b/workflow_failure_details.json @@ -1,12 +1,12 @@ { "workflow_name": "PR Automation & Validation", - "workflow_url": "https://github.com/drussell23/JARVIS/actions/runs/24662131443", - "branch": "fix/ci/pr-automation-validation-run30793-20260420-104213", - "commit_sha": "70ef11c", - "run_number": 30818, + "workflow_url": "https://github.com/drussell23/JARVIS/actions/runs/24662225517", + "branch": "fix/ci/pr-automation-validation-run30818-20260420-104434", + "commit_sha": "ebd0492", + "run_number": 30823, "failed_count": 1, - "fix_branch": "fix/ci/pr-automation-validation-run30818-20260420-104434", - "pr_title": "\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #30818)", + "fix_branch": "fix/ci/pr-automation-validation-run30823-20260420-104648", + "pr_title": "\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #30823)", "analyses": [ { "error_patterns": [ @@ -15,13 +15,13 @@ "matches": [ { "line_number": 30, - "content": "2026-04-20T10:43:01.9717453Z subjectPatternError: The PR title must start with a capital letter.", + "content": "2026-04-20T10:45:15.8669071Z subjectPatternError: The PR title must start with a capital letter.", "severity": "high", "emoji": "\u274c" }, { "line_number": 42, - "content": "2026-04-20T10:43:02.4496029Z ##[error]No release type found in pull request title \"\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #30793)\". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/", + "content": "2026-04-20T10:45:16.5828898Z ##[error]No release type found in pull request title \"\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #30818)\". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/", "severity": "high", "emoji": "\u274c" } @@ -33,7 +33,7 @@ "matches": [ { "line_number": 58, - "content": "2026-04-20T10:43:02.4915502Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: amannn/action-semantic-pull-request@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/", + "content": "2026-04-20T10:45:16.6281618Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: amannn/action-semantic-pull-request@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/", "severity": "medium", "emoji": "\u26a0\ufe0f" } @@ -62,5 +62,5 @@ "similar_failures": [] } ], - "timestamp": "2026-04-20T10:44:34.555087" + "timestamp": "2026-04-20T10:46:48.313248" } \ No newline at end of file