Build: #1 failed First build for this plan

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
25-Aug-2023 09:32:04 #18 3.051
25-Aug-2023 09:32:04 #18 3.051 note: This error originates from a subprocess, and is likely not a problem with pip.
25-Aug-2023 09:32:04 #18 ERROR: process "/bin/sh -c pip3 install -r /root/service/requirements.txt" did not complete successfully: exit code: 1
25-Aug-2023 09:32:04 ------
25-Aug-2023 09:32:04 > [stage-1 7/9] RUN pip3 install -r /root/service/requirements.txt:
25-Aug-2023 09:32:04 #18 3.048       [end of output]
25-Aug-2023 09:32:04 #18 3.048   
25-Aug-2023 09:32:04 #18 3.048   note: This error originates from a subprocess, and is likely not a problem with pip.
25-Aug-2023 09:32:04 #18 3.051 error: subprocess-exited-with-error
25-Aug-2023 09:32:04 #18 3.051
25-Aug-2023 09:32:04 #18 3.051 × Getting requirements to build wheel did not run successfully.
25-Aug-2023 09:32:04 #18 3.051 │ exit code: 1
25-Aug-2023 09:32:04 #18 3.051 ╰─> See above for output.
25-Aug-2023 09:32:04 #18 3.051
25-Aug-2023 09:32:04 #18 3.051 note: This error originates from a subprocess, and is likely not a problem with pip.
25-Aug-2023 09:32:04 ------
25-Aug-2023 09:32:04 Dockerfile:27
25-Aug-2023 09:32:04 --------------------
25-Aug-2023 09:32:04   25 |     RUN pip3 install --upgrade pip
25-Aug-2023 09:32:04   26 |     # Install service requirements
25-Aug-2023 09:32:04   27 | >>> RUN pip3 install -r /root/service/requirements.txt
25-Aug-2023 09:32:04   28 |     
25-Aug-2023 09:32:04   29 |     WORKDIR /root/service
25-Aug-2023 09:32:04 --------------------
25-Aug-2023 09:32:04 ERROR: failed to solve: process "/bin/sh -c pip3 install -r /root/service/requirements.txt" did not complete successfully: exit code: 1