Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Failing python job without logs

Hello! I am trying to run a job with a task that 

1. Installs pyenv and python with specific version

2.Installs requirements from requirements.in file

3.Installs runs python script

The problem is that sometimes my job hangs for ~15 minutes on installing python and fails finally. And sometimes the same happens while installing requirements. I tested my scenario on the same machine type and everything worked well, but when I submit job it doesn't

0 2 196