build error

Job failed with exit code: 1. Reason: cache miss: [ 4/13] RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash && git lfs install cache miss: [ 3/13] RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential cmake curl ca-certificates gcc git locales net-tools wget libpq-dev libsndfile1-dev git git-lfs libgl1 unzip libjpeg-dev libpng-dev libgomp1 && rm -rf /var/lib/apt/lists/* && apt-get clean cache miss: [ 2/13] RUN mkdir -p /tmp/model && chown -R 1000:1000 /tmp/model && mkdir -p /tmp/data && chown -R 1000:1000 /tmp/data cache miss: [11/13] RUN conda install pytorch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0 pytorch-cuda=12.1 -c pytorch -c nvidia && conda clean -ya && conda install -c "nvidia/label/cuda-12.1.1" cuda-nvcc && conda clean -ya && conda install xformers -c xformers && conda clean -ya cache miss: [13/13] RUN pip install -e . && python -m nltk.downloader punkt && pip install -U ninja && pip install -U flash-attn --no-build-isolation && pip install -U deepspeed && pip install --upgrade --force-reinstall --no-cache-dir "unsloth[cu121-ampere-torch230] @ git+https://github.com/unslothai/unsloth.git" --no-deps && pip cache purge cache miss: [12/13] COPY --chown=1000:1000 . /app/ cache miss: [ 7/13] RUN useradd -m -u 1000 user cache miss: [10/13] RUN conda create -p /app/env -y python=3.10 cache miss: [ 8/13] RUN chown -R user:user /app cache miss: [ 6/13] RUN mkdir -p /app/.cache cache miss: [ 5/13] WORKDIR /app cache miss: [ 9/13] RUN wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh && sh Miniconda3-latest-Linux-x86_64.sh -b -p /app/miniconda && rm -f Miniconda3-latest-Linux-x86_64.sh {"total":18,"completed":15,"user_total":13,"user_cached":0,"user_completed":10,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":105946}

Build logs:

Fetching error logs...