build error

Job failed with exit code: 1. Reason: cache miss: [5/7] RUN pip install --no-cache-dir -r requirements-prod.txt cache miss: [4/7] COPY requirements-prod.txt . cache miss: [3/7] WORKDIR /app cache miss: [2/7] RUN apt-get update && apt-get install -y git libgomp1 && rm -rf /var/lib/apt/lists/* cache miss: [7/7] COPY . . cache miss: [6/7] RUN python -c "from fastembed import TextEmbedding, SparseTextEmbedding; TextEmbedding(model_name='intfloat/multilingual-e5-large', cache_dir='./model_cache'); SparseTextEmbedding(model_name='prithivida/Splade_PP_en_v1', cache_dir='./model_cache'); " {"total":12,"completed":11,"user_total":7,"user_cached":0,"user_completed":6,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":54785}

Build logs:

Fetching error logs...