Re: [Python-buildbots] Current build stuck for four days(!)

2019-06-17 Thread Chris Angelico
On Mon, Jun 17, 2019 at 5:01 PM Victor Stinner wrote: > > It is the first for a very long time that I see a buildbot stuck in a > loop and don't produce any output. The main test runner process should > write the progress every 30 seconds. But here the job ran for 3 days. > Maybe it is a regressio

Re: [Python-buildbots] Current build stuck for four days(!)

2019-06-17 Thread Victor Stinner
It is the first for a very long time that I see a buildbot stuck in a loop and don't produce any output. The main test runner process should write the progress every 30 seconds. But here the job ran for 3 days. Maybe it is a regression un test_asyncio, but it doesn't explain why the main process fa

Re: [Python-buildbots] Current build stuck for four days(!)

2019-06-16 Thread Chris Angelico
On Mon, Jun 17, 2019 at 11:49 AM David Bolen wrote: > > If you're signed in with your github.com account, then on the buildbot web > interface you should be able to stop the build as builder owner (if your > github.com account matches the worker information and is in the python > group - or someth

Re: [Python-buildbots] Current build stuck for four days(!)

2019-06-16 Thread David Bolen
If you're signed in with your github.com account, then on the buildbot web interface you should be able to stop the build as builder owner (if your github.com account matches the worker information and is in the python group - or something like that). Although I suppose in this case it may depend