Skip to content
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

Innerloop Windows builds always taking two attempts to succeed? #1330

Open
dagood opened this issue Sep 23, 2024 · 1 comment
Open

Innerloop Windows builds always taking two attempts to succeed? #1330

dagood opened this issue Sep 23, 2024 · 1 comment
Labels

Comments

@dagood
Copy link
Member

dagood commented Sep 23, 2024

I happened to notice that in the last two internal innerloop builds, the Windows jobs all took exactly two attempts to complete:

https://dev.azure.com/dnceng/internal/_build/results?buildId=2542096&view=results
https://dev.azure.com/dnceng/internal/_build/results?buildId=2542151&view=results

In the build before that, all Windows jobs passed on the first try:

https://dev.azure.com/dnceng/internal/_build/results?buildId=2535458&view=results

I haven't investigated why or what the errors actually were, but wanted to note this down while I'm seeing it. The pattern just seems very odd.

I triggered a few new builds to see if it repros again:

https://dev.azure.com/dnceng/internal/_build/results?buildId=2544949&view=results
https://dev.azure.com/dnceng/internal/_build/results?buildId=2544958&view=results

@dagood dagood added the Test label Sep 23, 2024
@dagood
Copy link
Member Author

dagood commented Sep 23, 2024

I think this is just an increase in random flakiness. Both of the newly run jobs failed due to exceeding timeout, with a varying number of retry attempts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant