Skip to content

CI fails on gradle cache lock timeout. #12

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

Closed
ashwinraghav opened this issue Sep 10, 2018 · 0 comments · Fixed by #20
Closed

CI fails on gradle cache lock timeout. #12

ashwinraghav opened this issue Sep 10, 2018 · 0 comments · Fixed by #20
Assignees
Labels
ci-flakiness CI issues that cause flakiness

Comments

@ashwinraghav
Copy link
Contributor

I encountered a new error on CI, which seems related to gradle acquiring locks on the cache shared across containers. I have not seen this before and it does not seem as disruptive as some of the other flakes we have seen.

Capturing for completeness.

W0910 18:16:46.368] * What went wrong:
W0910 18:16:46.368] Could not resolve all dependencies for configuration ':buildSrc:runtimeClasspath'.
W0910 18:16:46.369] > Timeout waiting to lock artifact cache (/gradle/caches/modules-2). It is currently in use by another Gradle instance.
W0910 18:16:46.372]   Owner PID: 524
W0910 18:16:46.372]   Our PID: 677
W0910 18:16:46.372]   Owner Operation: 
W0910 18:16:46.372]   Our operation: 
W0910 18:16:46.372]   Lock file: /gradle/caches/modules-2/modules-2.lock
@ashwinraghav ashwinraghav added the ci-flakiness CI issues that cause flakiness label Sep 11, 2018
vkryachko added a commit that referenced this issue Sep 14, 2018
vkryachko added a commit that referenced this issue Sep 14, 2018
vkryachko added a commit that referenced this issue Sep 17, 2018
vkryachko added a commit that referenced this issue Sep 17, 2018
* Add maven proxy configuration.

Fixes #12

* Add maven proxy repo to test-apps.
@firebase firebase locked and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci-flakiness CI issues that cause flakiness
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants