<div dir="ltr"><div>Hi,<br><br></div><div>Just kind of "looking around" at stuff I can help with, and I noticed a few days ago that Windows 10 AMD64 builds of Python 3.6/3.7/3.x are generally failing.<br><br></div><div>It seems like the failures started April 16th around 1am per BuildBot and went from consistently passing to consistently failing.  The errors appear to be timeouts; the test runs are going over 15 minutes.<br><br></div><div>I can run the tests locally and things seem fine.<br><br></div><div>The one thing which seems to have changed is, under the "10 slowest tests" header, test_io has shot up in terms of time to complete:<br><br></div><div>3.6: <a href="http://buildbot.python.org/all/#/builders/31/builds/273/steps/3/logs/stdio">2 min 13 sec</a> to <a href="http://buildbot.python.org/all/#/builders/31/builds/297/steps/3/logs/stdio">9 min 25 sec</a><br></div><div>3.7: <a href="http://buildbot.python.org/all/#/builders/121/builds/182/steps/3/logs/stdio">2 min 10 sec</a> to <a href="http://buildbot.python.org/all/#/builders/121/builds/215/steps/3/logs/stdio">9 min 26 sec</a><br></div><div>3.x: <a href="http://buildbot.python.org/all/#/builders/3/builds/794/steps/3/logs/stdio">3 min 39 sec</a> to <a href="http://buildbot.python.org/all/#/builders/3/builds/844/steps/3/logs/stdio">9 min 17 sec</a><br><br></div><div>Locally this test suite runs in around 36 seconds.  I see no real change between running one of the last "good" changesets versus the current head of master.  I'm suspecting an issue on the build agent perhaps?  Thoughts?<br><br></div><div>Best Regards,<br></div><div>Paul Goins<br></div></div>