build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 11/11] RUN --mount=type=secret,id=GOOGLE_API_KEY,mode=0444,required=true export GOOGLE_API_KEY=$(cat /run/secrets/GOOGLE_API_KEY) && python scrape_data.py cache miss: [stage-0 10/11] COPY --chown=user . . cache miss: [stage-0 9/11] RUN pip install -r requirements.txt cache miss: [stage-0 8/11] COPY ./requirements.txt ~/app/requirements.txt cache miss: [stage-0 6/11] WORKDIR /home/user/app cache miss: [stage-0 5/11] RUN useradd -m -u 1000 user cache miss: [stage-0 7/11] COPY --chown=user . /home/user/app cache miss: [stage-0 4/11] RUN sh /tmp/chromedriver_installer.sh cache miss: [stage-0 3/11] COPY ./chromedriver_installer.sh /tmp/chromedriver_installer.sh cache miss: [stage-0 2/11] RUN apt-get update && apt-get clean && apt-get remove --purge -y {"total":16,"completed":16,"user_total":11,"user_cached":0,"user_completed":11,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":93608}

Build logs:

Fetching error logs...