-
Notifications
You must be signed in to change notification settings - Fork 76
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
Maestro sometimes doesn't open dependency update PRs #4454
Comments
@dkurepa can you have a look? |
Hi Sean, it appears that the service does have problems in some cases. While looking into it, we noticed that we currently don't have enough logging information to tell what's happening here, so we're adding some in the PR above. We'll roll out these changes ASAP and go on to fixing the issues once we find out what's causing it |
<!-- Link the GitHub or AzDO issue this pull request is associated with. Please copy and paste the full URL rather than using the dotnet/arcade-services# syntax --> #4454
256243 didn't trigger any PRs. It didn't open PRs in any of the repos that I listed until I triggered manually. I looked in every repo and there were no PRs there. I waited and waited, then I triggered them manually and they showed up within 30 seconds. |
There has not been a single PR created for dependency flow without manually triggering subscriptions in any of the following repos for at least two weeks. If your logs say they're creating PRs then your logs are incorrect. |
Here, existing PRs (triggered manually) are not being updated by completed builds. SDK Builds:
The PRs don't have updates: https://dev.azure.com/dnceng/internal/_git/dotnet-installer/pullrequest/47526?_a=commits https://dev.azure.com/dnceng/internal/_git/dotnet-installer/pullrequest/47527?_a=commits Taking screenshots before triggering subs manually to show these didn't happen automatically. |
Duplicate of #4354
I'm not able to reopen that issue.
See more examples in comments there
runtime is not flowing into any repos:
No PRs created anywhere:
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/pullrequests?_a=active
https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/pullrequests?_a=active
https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/pullrequests?_a=active
https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/pullrequests?_a=active
logs show the build should be applied (eg from 8.0):
Triggering subscriptions manually with the darc cli made all the PRs:
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/pullrequest/47540
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/pullrequest/47534
https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/pullrequest/47535
https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/pullrequest/47531
https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/pullrequest/47536
https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/pullrequest/47530
https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/pullrequest/47539
https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/pullrequest/47538
https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/pullrequest/47537
https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/pullrequest/47533
https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/pullrequest/47532
The text was updated successfully, but these errors were encountered: