build error

Job failed with exit code: 1. Reason: cache miss: [run 1/10] COPY --link --chown=1000 ./ /home/user/app cache miss: [pipfreeze 1/1] RUN pip freeze > /tmp/freeze.txt cache miss: [run 7/10] RUN /opt/openvscode-server/bin/openvscode-server --install-extension ms-python.python --install-extension ms-python.debugpy cache miss: [base 4/5] RUN pip install --no-cache-dir pip -U && pip install --no-cache-dir datasets "huggingface-hub>=0.30" "hf-transfer>=0.1.4" "protobuf<4" "click<8.1" torch==2.1.2 cache miss: [run 10/10] COPY --link --chown=1000 --from=huggingface/spaces-dev-init-process:sha-d78e0fc /app/init-process /tmp/init-process cache miss: [run 2/10] COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 4/10] RUN apt-get update && apt-get install -y htop vim nano gdb && rm -rf /var/lib/apt/lists/* cache miss: [run 9/10] RUN git config --global user.name "LiuPengNGP" cache miss: [run 6/10] RUN pip install --no-cache-dir IPython wheel cache miss: [base 5/5] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt "torch<=2.9.1" gradio[oauth]==4.42.0 "uvicorn>=0.14.0" "websockets>=10.4" spaces==0.47.0 "fastapi<0.113.0" cache miss: FROM docker.io/huggingface/spaces-dev-init-process:sha-d78e0fc@sha256:c9803d83ea544553731485c83311e61c2c01ceb23665e8cc9c2c905b5d011f69 cache miss: [run 5/10] RUN chsh -s /usr/bin/bash user cache miss: [run 1/10] LINK COPY --link --chown=1000 ./ /home/user/app cache miss: [run 10/10] LINK COPY --link --chown=1000 --from=huggingface/spaces-dev-init-process:sha-d78e0fc /app/init-process /tmp/init-process cache miss: [run 2/10] LINK COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 3/10] RUN wget https://github.com/gitpod-io/openvscode-server/releases/download/openvscode-server-v1.101.2/openvscode-server-v1.101.2-linux-x64.tar.gz -O /tmp/openvscode-server.tar.gz && tar -xzf /tmp/openvscode-server.tar.gz -C /opt && rm /tmp/openvscode-server.tar.gz && mv /opt/openvscode-server-v1.101.2-linux-x64 /opt/openvscode-server && chown -R 1000:1000 /opt/openvscode-server cache miss: [run 8/10] RUN git config --global user.email "[email protected]" {"total":35,"completed":23,"user_total":22,"user_cached":4,"user_completed":10,"user_cacheable":21,"from":1,"miss":17,"client_duration_ms":200501}

Build logs:

Fetching error logs...