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

CI/CD pipelines fails because of "Another git process seems to be running in this repository" #1658

Closed
nilsreichardt opened this issue Jun 9, 2024 · 0 comments · Fixed by #1659
Labels
bug Something isn't working. ci/cd

Comments

@nilsreichardt
Copy link
Member

ProcessRunnerException: Running "flutter test --test-randomize-ordering-seed 4010264459 --dart-define=TEST_RANDOMNESS_SEED=4010264459" in /home/runner/work/sharezone-app/sharezone-app/lib/last_online_reporting exited with code 69
Resolving dependencies...
Downloading packages...
Git error. Command: `git checkout 2f680bb80119f6fd037a7bda0984bc811b5dccb8`
stdout: 
stderr: fatal: Unable to create '/home/runner/.pub-cache/git/packages-2f680bb80119f6fd037a7bda0984bc811b5dccb8/.git/index.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.
exit code: 1[28](https://github.com/SharezoneApp/sharezone-app/actions/runs/9436357917/job/25990962362#step:7:29)
:
Git error. Command: `git checkout 2f680bb80119f6fd037a7bda0984bc811b5dccb8`
stdout: 
stderr: fatal: Unable to create '/home/runner/.pub-cache/git/packages-2f680bb80119f6fd037a7bda0984bc811b5dccb8/.git/index.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.
exit code: 128
@nilsreichardt nilsreichardt added ci/cd bug Something isn't working. labels Jun 9, 2024
github-merge-queue bot pushed a commit that referenced this issue Jun 12, 2024
Not sure if there is another easy way to fix #1658

---------

Co-authored-by: Jonas Sander <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. ci/cd
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant