server certificate verification failed. CAfile: none CRLfile: none
So it looks like the SSL cert is not trusted for some reason. That is a networking issue. It can occur for a number of reasons. I would start by searching for the certificate error + "github". e.g.
https://stackoverflow.com/questions/35821245/github-server-certificate-verification-failed
So stop sighing and start profiling.