Skip to content

Conversation

@fuweid
Copy link
Member

@fuweid fuweid commented Aug 29, 2025

No idea why it blames lock during fetching.

...
 * [new tag]           v0.9.9           -> v0.9.9
error: cannot lock ref 'refs/tags/v0.6.3': Unable to create 'C:/Users/runneradmin/AppData/Local/Temp/tmp.N2FTxfARN9/.git/refs/tags/v0.6.3.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
+ cleanup
+ rm -rf /tmp/tmp.N2FTxfARN9

@github-project-automation github-project-automation bot moved this to Needs Triage in Pull Request Review Aug 29, 2025
@dosubot dosubot bot added the area/toolchain Build and Release Toolchain label Aug 29, 2025
@fuweid fuweid force-pushed the fix-windows-ci branch 2 times, most recently from c0125bd to 05e68d6 Compare August 29, 2025 02:14
@fuweid fuweid marked this pull request as draft August 29, 2025 02:15
@fuweid fuweid force-pushed the fix-windows-ci branch 3 times, most recently from 31f54bb to b198509 Compare August 29, 2025 02:49
@fuweid fuweid changed the title script/setup/install-runhcs-shim: add retry for checkout install-runhcs-shim: fetch target commit instead of tags Aug 29, 2025
@fuweid fuweid force-pushed the fix-windows-ci branch 2 times, most recently from 5a5e7b2 to f9377eb Compare August 29, 2025 03:52
@fuweid fuweid marked this pull request as ready for review August 29, 2025 03:58
@dosubot dosubot bot added the area/runtime Runtime label Aug 29, 2025
No idea why it blames lock during fetching.

```bash
...
 * [new tag]           v0.9.9           -> v0.9.9
error: cannot lock ref 'refs/tags/v0.6.3': Unable to create 'C:/Users/runneradmin/AppData/Local/Temp/tmp.N2FTxfARN9/.git/refs/tags/v0.6.3.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
+ cleanup
+ rm -rf /tmp/tmp.N2FTxfARN9
```

Signed-off-by: Wei Fu <fuweid89@gmail.com>
@github-project-automation github-project-automation bot moved this from Needs Triage to Review In Progress in Pull Request Review Aug 29, 2025
@dmcgowan dmcgowan merged commit 6ab4208 into containerd:main Aug 29, 2025
51 of 55 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Aug 29, 2025
@fuweid fuweid deleted the fix-windows-ci branch August 29, 2025 13:26
@akhilerm
Copy link
Member

/cherrypick release/2.1
/cherrypick release/2.0

@k8s-infra-cherrypick-robot

@akhilerm: new pull request created: #12255

Details

In response to this:

/cherrypick release/2.1
/cherrypick release/2.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-infra-cherrypick-robot

@akhilerm: new pull request created: #12256

Details

In response to this:

/cherrypick release/2.1
/cherrypick release/2.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/runtime Runtime area/toolchain Build and Release Toolchain size/XS

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants