Update Equo steps #1939
Merged
Update Equo steps #1939
GitHub Actions / JUnit maven 17 ubuntu-latest
failed
Dec 4, 2023 in 0s
200 tests run, 198 passed, 1 skipped, 1 failed.
Annotations
github-actions / JUnit maven 17 ubuntu-latest
IdeHookTest.clean()
org.opentest4j.AssertionFailedError: [Run without error > arguments: [sh, -c, ./mvnw -e spotless:apply --quiet -DspotlessIdeHook=/tmp/junit2355858420409899851/CLEAN.md -DspotlessIdeHookUseStdOut=true]
> exit code: 1
> stdout: (empty)
> stderr: (below)
> Exception in thread "main" java.util.zip.ZipException: zip END header not found
> at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1633)
> at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1641)
> at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1479)
> at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1441)
> at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:718)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:252)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:181)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:195)
> at org.apache.maven.wrapper.Installer.unzip(Installer.java:161)
> at org.apache.maven.wrapper.Installer.createDist(Installer.java:78)
> at org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:121)
> at org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:55)
]
expected: 0
but was: 1
Raw output
org.opentest4j.AssertionFailedError: [Run without error > arguments: [sh, -c, ./mvnw -e spotless:apply --quiet -DspotlessIdeHook=/tmp/junit2355858420409899851/CLEAN.md -DspotlessIdeHookUseStdOut=true]
> exit code: 1
> stdout: (empty)
> stderr: (below)
> Exception in thread "main" java.util.zip.ZipException: zip END header not found
> at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1633)
> at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1641)
> at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1479)
> at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1441)
> at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:718)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:252)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:181)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:195)
> at org.apache.maven.wrapper.Installer.unzip(Installer.java:161)
> at org.apache.maven.wrapper.Installer.createDist(Installer.java:78)
> at org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:121)
> at org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:55)
]
expected: 0
but was: 1
at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base@17.0.9/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base@17.0.9/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at app//com.diffplug.spotless.maven.MavenRunner.runNoError(MavenRunner.java:78)
at app//com.diffplug.spotless.maven.IdeHookTest.runWith(IdeHookTest.java:52)
at app//com.diffplug.spotless.maven.IdeHookTest.clean(IdeHookTest.java:67)
at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568)
at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)
Loading