I am getting these kind of intermittent errors a l...
# community-support
r
I am getting these kind of intermittent errors a lot in CI builds with gradle:
Copy code
java.lang.Exception: Cannot create empty file: /builds/myproject/build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab
gradle 7.5.1, kotlin 1.7.10, gitlab. Usually, retrying the build works. It seems to be some cache lifecycle issue.