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

gpg error running multiple self-hosted runners on the same Windows machine #1377

Open
nmoinvaz opened this issue Apr 18, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@nmoinvaz
Copy link

When trying to run multiple GitHub self-hosted runners on the same Windows machine, I get:

info - 2024-04-18 10:08:44,824 -- Process Upload complete
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: waiting for lock C:\\Users\\buildbox\\AppData\\Roaming\\gnupg\\gnupg_spawn_keyboxd_sentinel.lock...
gpg: key 806BB28AED779869: "Codecov Uploader (Codecov Uploader Verification Key) <security@codecov.io>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

gpg: Signature made 04/18/24 09:30:56 Pacific Daylight Time
gpg:                using RSA key 27034E7FDB8[50](https://github.com/snxd/deploy-tools/actions/runs/8741939925/job/23989090442?pr=313#step:8:51)E0BBC2C62FF806BB28AED779869
gpg: Good signature from "Codecov Uploader (Codecov Uploader Verification Key) <security@codecov.io>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 2703 4E7F DB85 0E0B BC2C  62FF 806B B28A ED77 9869

Error: ENOENT: no such file or directory, open 'C:\actions-runner-3\_work\_actions\codecov\codecov-action\v4.0.1\dist\codecov.exe'
@nmoinvaz
Copy link
Author

This error, along with #1279, makes me think that changing from openpgp to gpg was a mistake.

@thomasrockhu-codecov thomasrockhu-codecov added the bug Something isn't working label Apr 23, 2024
@thomasrockhu-codecov thomasrockhu-codecov self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants