•   over 1 year ago

error: build error: building at STEP "RUN pip install -r requirements.txt": while running runtime: exit status 137

Hi,

We decided to access the Openshift console and deploy our code using github. Openshift has the capability to deploy using github repo and we are using that capability -- "Import from Git -- Import code from your Git repository to be built and deployed". We also use the secrets when deploying the code in deployment config as stated in the other post.

For clarification: We are now deploying using https://console-openshift-console.apps.cluster.intel.sandbox1234.opentlc.com/

We are now getting the below error which seems like a memory issue and we are not sure how to resolve it.

"Killed
error: build error: building at STEP "RUN pip install -r requirements.txt": while running runtime: exit status 137"

  • 1 comment

  • Manager   •   over 1 year ago

    Hi Ganesh, Based on this exit code it looks like you might be running out of memory. A request has been sent to increase the quota for your environment and that should be updated shortly. Please let me know if you have any other questions. Thank you,

Comments are closed.