build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 10/11] COPY backend/ . cache miss: [stage-1 3/11] WORKDIR /app cache miss: [stage-1 4/11] RUN mkdir -p /app/uploads /app/models /app/frontend/dist cache miss: [stage-1 2/11] RUN apt-get update && apt-get install -y ffmpeg gcc python3-dev git libsndfile1 && rm -rf /var/lib/apt/lists/* cache miss: [stage-1 8/11] COPY backend/requirements.txt . cache miss: [builder 5/6] COPY frontend/ ./ cache miss: [stage-1 5/11] RUN chmod -R 777 /app cache miss: [builder 6/6] RUN npm run build cache miss: [builder 4/6] RUN npm install cache miss: [stage-1 7/11] RUN pip install --no-cache-dir torch==2.5.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cpu cache miss: [stage-1 11/11] COPY --from=builder /app/frontend/dist /app/frontend/dist cache miss: [builder 3/6] COPY frontend/package*.json ./ cache miss: [stage-1 9/11] RUN pip install --no-cache-dir -r requirements.txt cache miss: [stage-1 6/11] RUN pip install --no-cache-dir --upgrade pip setuptools wheel Cython {"total":23,"completed":21,"user_total":17,"user_cached":1,"user_completed":15,"user_cacheable":15,"from":2,"miss":14,"client_duration_ms":55142}
Build logs:
Fetching error logs...