build error

Job failed with exit code: 1. Reason: cache miss: [ 5/11] RUN curl -L https://github.com/ollama/ollama/releases/latest/download/ollama-linux-amd64.tgz -o ollama.tgz && tar -C /usr -xzf ollama.tgz && rm ollama.tgz cache miss: [10/11] RUN pip3 install --no-cache-dir -r requirements.txt cache miss: [ 9/11] COPY requirements.txt . cache miss: [ 8/11] WORKDIR /app cache miss: [ 6/11] RUN nohup bash -c "ollama serve &" && sleep 5 && ollama pull qwen2.5-coder:3b cache miss: [ 7/11] RUN mkdir /var/run/sshd && echo 'PermitRootLogin yes' >> /etc/ssh/sshd_config && echo 'PasswordAuthentication yes' >> /etc/ssh/sshd_config && echo "root:huggingface" | chpasswd cache miss: [11/11] COPY app.py . {"total":16,"completed":10,"user_total":11,"user_cached":3,"user_completed":5,"user_cacheable":10,"from":1,"miss":7,"client_duration_ms":6933}

Build logs:

Fetching error logs...