build error

Job failed with exit code: 1. Reason: cache miss: [3/9] RUN useradd -m -u 1000 user cache miss: [2/9] RUN apt-get update && apt-get install -y --no-install-recommends git ffmpeg libsm6 libxext6 libgl1-mesa-glx build-essential curl && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [9/9] RUN mkdir -p uploads static cache miss: [7/9] RUN pip install --no-cache-dir -r requirements.txt cache miss: [6/9] COPY --chown=user requirements.txt . cache miss: [5/9] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir torch==2.4.1+cpu torchvision==0.19.1+cpu torchaudio==2.4.1+cpu --extra-index-url https://download.pytorch.org/whl/cpu cache miss: [8/9] COPY --chown=user . . cache miss: [4/9] WORKDIR /home/user/app {"total":14,"completed":7,"user_total":9,"user_cached":0,"user_completed":2,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":3671}

Build logs:

Fetching error logs...