diff --git a/CI_FAILURE_REPORT.md b/CI_FAILURE_REPORT.md index a1dc9b71c0..9d75a3e52b 100644 --- a/CI_FAILURE_REPORT.md +++ b/CI_FAILURE_REPORT.md @@ -3,13 +3,13 @@ ## Executive Summary - **Workflow**: PR Automation & Validation -- **Run Number**: #5088 -- **Branch**: `fix/ci/pr-automation-validation-run5077-20260407-113909` -- **Commit**: `ef45313ab9a50fb9a5be265f309eb7c40ef12c72` +- **Run Number**: #5101 +- **Branch**: `fix/ci/pr-automation-validation-run5088-20260407-114112` +- **Commit**: `4a3febf67c54d9f71c14c8b253982ccd59e6480a` - **Status**: ❌ FAILED -- **Timestamp**: 2026-04-07T11:39:42Z +- **Timestamp**: 2026-04-07T11:41:52Z - **Triggered By**: @cubic-dev-ai[bot] -- **Workflow URL**: [View Run](https://github.com/drussell23/JARVIS/actions/runs/24079423658) +- **Workflow URL**: [View Run](https://github.com/drussell23/JARVIS/actions/runs/24079503054) ## Failure Overview @@ -26,10 +26,10 @@ Total Failed Jobs: **1** **Status**: ❌ failure **Category**: Timeout **Severity**: HIGH -**Started**: 2026-04-07T11:39:45Z -**Completed**: 2026-04-07T11:39:48Z +**Started**: 2026-04-07T11:41:55Z +**Completed**: 2026-04-07T11:41:58Z **Duration**: 3 seconds -**Job URL**: [View Logs](https://github.com/drussell23/JARVIS/actions/runs/24079423658/job/70235921508) +**Job URL**: [View Logs](https://github.com/drussell23/JARVIS/actions/runs/24079503054/job/70236192347) #### Failed Steps @@ -42,13 +42,13 @@ Total Failed Jobs: **1** - Pattern: `ERROR|Error|error` - Occurrences: 2 - Sample matches: - - Line 30: `2026-04-07T11:39:47.1764746Z subjectPatternError: The PR title must start with a capital letter.` - - Line 42: `2026-04-07T11:39:47.7033904Z ##[error]No release type found in pull request title "🚨 Fix CI/CD: PR A` + - Line 30: `2026-04-07T11:41:56.7070919Z subjectPatternError: The PR title must start with a capital letter.` + - Line 42: `2026-04-07T11:41:57.1832976Z ##[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-07T11:39:47.7497565Z ##[warning]Node.js 20 actions are deprecated. The following actions are` + - Line 58: `2026-04-07T11:41:57.2389235Z ##[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-07T11:41:12.280377* +📊 *Report generated on 2026-04-07T11:43:22.935742* 🤖 *JARVIS CI/CD Auto-PR Manager* diff --git a/workflow_failure_details.json b/workflow_failure_details.json index c207e0d903..474d2659eb 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/24079423658", - "branch": "fix/ci/pr-automation-validation-run5077-20260407-113909", - "commit_sha": "ef45313", - "run_number": 5088, + "workflow_url": "https://github.com/drussell23/JARVIS/actions/runs/24079503054", + "branch": "fix/ci/pr-automation-validation-run5088-20260407-114112", + "commit_sha": "4a3febf", + "run_number": 5101, "failed_count": 1, - "fix_branch": "fix/ci/pr-automation-validation-run5088-20260407-114112", - "pr_title": "\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #5088)", + "fix_branch": "fix/ci/pr-automation-validation-run5101-20260407-114322", + "pr_title": "\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #5101)", "analyses": [ { "error_patterns": [ @@ -15,13 +15,13 @@ "matches": [ { "line_number": 30, - "content": "2026-04-07T11:39:47.1764746Z subjectPatternError: The PR title must start with a capital letter.", + "content": "2026-04-07T11:41:56.7070919Z subjectPatternError: The PR title must start with a capital letter.", "severity": "high", "emoji": "\u274c" }, { "line_number": 42, - "content": "2026-04-07T11:39:47.7033904Z ##[error]No release type found in pull request title \"\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #5077)\". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/", + "content": "2026-04-07T11:41:57.1832976Z ##[error]No release type found in pull request title \"\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #5088)\". 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-07T11:39:47.7497565Z ##[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-07T11:41:57.2389235Z ##[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-07T11:41:12.280494" + "timestamp": "2026-04-07T11:43:22.935884" } \ No newline at end of file