Skip to content

Daily GGUF Data Update Failed - 2025-08-06 #5

@github-actions

Description

@github-actions

Automation Failure: Daily Data Update

Failure Type: Enhanced Data Update Process
Timestamp: 2025-08-06T15:07:08.585Z
Workflow Run: 16780820319

Failure Context

  • Data Fetch Success: true
  • Authentication Used: No
  • Backup Created: true
  • Output File Valid: true
  • Raw Data Valid: true
  • Models Processed: 1121
  • Raw Models Found: 501

Error Details

The enhanced daily GGUF model data update workflow failed. This workflow includes:

  • Authenticated Hugging Face API requests
  • Verbose logging for detailed diagnostics
  • Comprehensive data verification
  • Automatic backup management
  • Enhanced error reporting

Affected Components

  • Data files (data/raw_models_data.json, gguf_models.json)
  • Backup management (data/backups/)
  • Data verification and integrity checks
  • Dependencies
  • Deployment
  • Tests

Enhanced Diagnostics Available

  1. Verbose Logging: Check workflow logs for detailed execution information
  2. Data Verification: Review backup creation and file integrity checks
  3. Authentication Status: Verify HF_TOKEN secret configuration
  4. Backup Management: Check backup directory and cleanup operations

Recommended Actions

  1. Check Enhanced Logs: Review verbose output from simplified_gguf_fetcher.py
  2. Verify Authentication: Ensure HF_TOKEN secret is properly configured
  3. Check Data Integrity: Review backup and verification step outputs
  4. API Status: Verify Hugging Face API accessibility and rate limits
  5. Disk Space: Ensure sufficient space for data and backup files
  6. Backup Recovery: Use latest backup if data corruption occurred

Configuration Details

  • Script Command: python scripts/simplified_gguf_fetcher.py --verbose --token [REDACTED]
  • Spam Filtering: Enabled with integrated processing
  • Backup Management: Enabled with automatic cleanup (keep 5 most recent)
  • Data Verification: JSON validation and model count verification
  • Retry Logic: 3 attempts with exponential backoff (5min, 10min, 20min)

Next Steps

  • Review enhanced workflow logs for specific error messages
  • Check backup files in data/backups/ for recovery options
  • Verify HF_TOKEN secret is valid and has appropriate permissions
  • Re-run the workflow manually once issues are resolved
  • Consider temporary --disable-spam-filter flag if spam filtering is causing issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions