On Thu, Nov 06, 2025 at 11:58:58AM +0000, Santiago Vila wrote: > Package: src:groovycsv > Version: 1.3-3 > Severity: serious > Tags: ftbfs forky sid
> FAILURE: Build failed with an exception. > > * What went wrong: > > Caused by: java.lang.NullPointerException: inStream parameter is null > at > org.spockframework.util.SpockReleaseInfo.<clinit>(SpockReleaseInfo.java:32) > ... 22 more Is it reproducible in your build environment? Or that the build system is resource constrained? Based on the build logs, I'm tempted to say that it's an issue with Gradle, but I can't isolate the issue from the build logs. I also can't reproduce this build failure in 20 consecutive attempts. For that reason, I am going to downgrade the severity to important. If you can provide access to a build system where the build fails, I will continue to triage. Thank you, tony

