build error
Job failed with exit code: 1. Reason: cache miss: [ 6/14] RUN pip3 install -e . cache miss: [12/14] RUN python init_model.py cache miss: [11/14] COPY init_model.py /app/octo cache miss: [ 9/14] RUN pip3 install scipy==1.10.1 cache miss: [13/14] COPY main.py /app/octo cache miss: [ 7/14] RUN pip3 install -r requirements.txt cache miss: [ 5/14] WORKDIR /app/octo cache miss: [ 2/14] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/* # Clean up to reduce image size cache miss: [14/14] COPY app.py /app/octo cache miss: [ 3/14] WORKDIR /app cache miss: [ 4/14] RUN git clone https://github.com/octo-models/octo.git cache miss: [10/14] RUN pip3 install fastapi uvicorn cache miss: [ 8/14] RUN pip3 install --upgrade "jax[cuda11_pip]==0.4.20" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html {"total":19,"completed":17,"user_total":14,"user_cached":0,"user_completed":12,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":210864}
Build logs:
Fetching error logs...