-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub: enforce-clang-format is sporadically hanging #257
Comments
@BillyONeal, your GH-n machine names are autolinking issues when mentioned. |
BahahahHahah |
I suspect that |
Splitting it into a separate job won't help unless we have more than 4 build machines. With 4 machines moving it out will increase build time because it's an extra repository download. |
Copying your comment from #255 (comment) to ensure it's not lost:
|
I think this problem might just be due to the hardware it's running on or the dogfood Windows it is running at this time. |
Can we use production Windows for production infrastructure? (I realize that this will be moot very soon after we switch to using VMs.) |
When the machine I had running production Windows died this is the machine I had to use :) |
#20191107.13 triggered the 5-minute timeout, but it looks like it was making progress:
I don't know if it was making rapid progress and then started hanging, or if it was making very slow progress and then encountered the timeout. Should |
Don't know if it's relevant for this case, as this is related to MSVC: |
Interesting. Maybe I could add timeout and retry to parallelize.exe.... |
Hmmm this has not happened in the last week or so :/ |
Let’s keep an eye out for timeout failures. Otherwise, let’s close this as No Repro. |
Spooky action at a distance :) |
This happened again with #20191113.1 on |
We haven't seen this since increasing the timeout and migrating our infrastructure to VMs. |
For #20191105.2, I observed
BION-TR-GH-4
hanging on the x64 clang-format task. Rerunning this, #20191105.3 scheduled x64/clang-format onBION-TR-GH-2
which completed quickly.For #20191104.6, I observed a hang, but it appears that Azure Pipelines deleted the build after it was cancelled, and I don't seem to be able to see which agent was responsible for running clang-format.
The text was updated successfully, but these errors were encountered: