build error
Job failed with exit code: 1. Reason: cache miss: [run 1/2] COPY --link --chown=1000 ./ /home/user/app cache miss: [base 8/8] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt "torch<=2.9.1" gradio[oauth,mcp]==6.3.0 "uvicorn>=0.14.0" "websockets>=10.4" spaces==0.47.0 cache miss: [run 2/2] LINK COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 2/2] COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [base 4/8] RUN wget --progress=dot:giga https://developer.download.nvidia.com/compute/cuda/12.9.0/local_installers/cuda_12.9.0_575.51.03_linux.run -O cuda-install.run && fakeroot sh cuda-install.run --silent --toolkit --override && rm cuda-install.run cache miss: [base 3/8] RUN apt-get update && apt-get install -y git git-lfs ffmpeg libsm6 libxext6 cmake rsync libgl1 && rm -rf /var/lib/apt/lists/* && git lfs install cache miss: [base 2/8] WORKDIR /home/user/app cache miss: [run 1/2] LINK COPY --link --chown=1000 ./ /home/user/app cache miss: [base 7/8] RUN chown -R 1000:1000 /var/ cache miss: [base 6/8] RUN --mount=target=/tmp/packages.txt,source=packages.txt apt-get update && xargs -r -a /tmp/packages.txt apt-get install -y && apt-get install -y curl && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* && apt-get clean cache miss: [base 5/8] 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.9.1 cache miss: [root 2/2] RUN apt-get update && apt-get install -y fakeroot && mv /usr/bin/apt-get /usr/bin/.apt-get && echo '#!/usr/bin/env sh\nfakeroot /usr/bin/.apt-get $@' > /usr/bin/apt-get && chmod +x /usr/bin/apt-get && rm -rf /var/lib/apt/lists/* && useradd -m -u 1000 user cache miss: [base 1/8] COPY --chown=1000:1000 --from=root / / cache miss: [pipfreeze 1/1] RUN pip freeze > /tmp/freeze.txt {"total":27,"completed":23,"user_total":15,"user_cached":0,"user_completed":11,"user_cacheable":14,"from":1,"miss":14,"client_duration_ms":414593}
Build logs:
Fetching error logs...