-
-
Notifications
You must be signed in to change notification settings - Fork 281
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
Azure CI jobs sometimes fail with "fatal: couldn't find remote ref" #2346
Comments
Also pushing new commits seems effective to fix the problem. |
fyi @Tobias-Fischer |
please see conda-forge/status#188 I am guessing this is a duplicate of that one. |
I am not sure. This problem predates that one (as you can see in conda-forge/qdax-feedstock#8), and also the high level error is different: in one case the Azure CI jobs did not start, in this one it starts and it fails after a few seconds. However they may definitely be connected. If this does not occur anymore in a few days, I think we can close it. |
Can you try an empty commit? Close-reopen has been insufficient on all my tries, but I saw a staged-recipes PR clear up after a merge from main. I'm still waiting to see if my bot-reruns resolve it for some bot version bump PRs. |
@danielnachun and I were also seeing this since at least Friday. |
I tried a non-empty commit, and it fixed the problem. |
I’ve tried non empty commits (rerender for example) and that didn’t resolve the issue in my case |
I vaguely recalled that, but I had no reference so I was not sure. In my case, the non-empty commit was done by me today (not a bot) and it worked. Not sure if the difference was the committer or simply that the problem today is different from a few days ago. |
Another instance: conda-forge/smirnoff-plugins-feedstock#11 . |
Yeah I was running into this earlier today, but an empty commit seemed to do this trick when re-opening the PR didn't. I didn't look into it any more closely than that. |
Getting this again today. No clue why. |
Empty commit seems to work again. Still confusing and a little frustrating |
Update SHA hash Use release MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.2, and conda-forge-pinning 2024.11.04.11.32.56 Empty commit conda-forge/conda-forge.github.io#2346 Add Pydantic v2 check in test script Fix lint Fix
Are we still seeing this issue? If so, can you please share links to any recent examples? Thanks in advance! 🙏 |
In the last weeks, I have noticed a few cases in which some PR jobs start failing with errors like:
See conda-forge/idyntree-feedstock#112 . In most cases to solve the problem restarting the CI was not effective, while making the bot open a new PR was effective. I am not sure what is causing this or if this is the right place to report the issue, but I prefer to have at least an open issue on this so that I have someting to cross-link whenever this happens.
The text was updated successfully, but these errors were encountered: