build error
Job failed with exit code: 1. Reason: cache miss: [8/8] RUN mkdir -p /home/user/app/workspace && git config --global user.name "Qwen Code Demo" && git config --global user.email "demo@qwen.ai" cache miss: [6/8] COPY --chown=user:user app.py /home/user/app/app.py cache miss: [2/8] RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip python3-venv git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [7/8] RUN npm install -g @qwen-code/qwen-code@latest cache miss: [5/8] RUN pip3 install gradio huggingface_hub --break-system-packages cache miss: [4/8] WORKDIR /home/user/app cache miss: [3/8] RUN useradd -m -u 1000 user {"total":13,"completed":8,"user_total":8,"user_cached":0,"user_completed":3,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":11361}
Build logs:
Fetching error logs...