This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017-10-03.11:44:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507031049.66.0.213398074469.issue31674@psf.upfronthosting.co.za>
In-reply-to
Content
Sometimes, the "git" step fails on buildbots. ARMv7 Ubuntu 3.x just failed on build 1481, atTue Oct 3 11:14:22 2017:

http://buildbot.python.org/all/builders/ARMv7%20Ubuntu%203.x/builds/1481/steps/git/logs/stdio

git fetch -t https://github.com/python/cpython.git master
(...)
fatal: unable to access 'https://github.com/python/cpython.git/': Failed to connect to github.com port 443: Connection timed out
History
Date User Action Args
2017-10-03 11:44:09vstinnersetrecipients: + vstinner
2017-10-03 11:44:09vstinnersetmessageid: <1507031049.66.0.213398074469.issue31674@psf.upfronthosting.co.za>
2017-10-03 11:44:09vstinnerlinkissue31674 messages
2017-10-03 11:44:09vstinnercreate