Jason Gustafson created KAFKA-14163:
---------------------------------------
Summary: Build failing in scala:compileScala due to zinc compiler
cache
Key: KAFKA-14163
URL: https://issues.apache.org/jira/browse/KAFKA-14163
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
I have been seeing builds failing recently with the following error:
{code:java}
[2022-08-10T21:30:41.779Z] * What went wrong:
[2022-08-10T21:30:41.779Z] Execution failed for task
':streams:streams-scala:compileScala'.
[2022-08-10T21:30:41.779Z] > Timeout waiting to lock zinc-1.6.1_2.13.8_17
compiler cache (/home/jenkins/.gradle/caches/7.5.1/zinc-1.6.1_2.13.8_17). It is
currently in use by another Gradle instance.
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)