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-05-04.12:22:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493900576.07.0.857208980915.issue30263@psf.upfronthosting.co.za>
In-reply-to
Content
Logging the system load may also help to understand why, on the ARM buildbot, some builds fail with a timeout after 49 minutes, whereas an usual build take 13 min.

Example of build killed with "command timed out: 1200 seconds without output":

http://buildbot.python.org/all/builders/ARMv7%20Ubuntu%203.5/builds/235/steps/test/logs/stdio
History
Date User Action Args
2017-05-04 12:22:56vstinnersetrecipients: + vstinner
2017-05-04 12:22:56vstinnersetmessageid: <1493900576.07.0.857208980915.issue30263@psf.upfronthosting.co.za>
2017-05-04 12:22:56vstinnerlinkissue30263 messages
2017-05-04 12:22:55vstinnercreate