You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/21 11:52:23 UTC

Build failed in Jenkins: sling-bundles-extensions-validation-examples-1.8 #4

See <https://builds.apache.org/job/sling-bundles-extensions-validation-examples-1.8/4/display/redirect>

------------------------------------------
Started by upstream project "sling-bundles-extensions-validation-api-1.8" build number 3
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/sling-bundles-extensions-validation-examples-1.8/ws/>
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/sling-bundles-extensions-validation-examples-1.8/ws/>
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/validation/examples at revision '2017-02-21T11:52:15.665 +0000'
A         src
A         src/main
A         src/main/java
A         src/main/java/org
A         src/main/java/org/apache
A         src/main/java/org/apache/sling
A         src/main/java/org/apache/sling/validation
A         src/main/java/org/apache/sling/validation/examples
A         src/main/java/org/apache/sling/validation/examples/servlets
A         src/main/java/org/apache/sling/validation/examples/servlets/ModifyUserServlet.java
A         src/main/java/org/apache/sling/validation/examples/models
A         src/main/java/org/apache/sling/validation/examples/models/UserModel.java
A         src/main/resources
A         src/main/resources/SLING-INF
A         src/main/resources/SLING-INF/content
A         src/main/resources/SLING-INF/content/validationdemo
A         src/main/resources/SLING-INF/content/validationdemo/users
A         src/main/resources/SLING-INF/content/validationdemo/users/admin
A         src/main/resources/SLING-INF/content/validationdemo/users/admin/neo.json
A         src/main/resources/SLING-INF/content/validationdemo/users/johnsmith.json
A         src/main/resources/SLING-INF/apps
A         src/main/resources/SLING-INF/apps/sling.json
A         src/main/resources/SLING-INF/apps/validationdemo.json
A         src/main/resources/SLING-INF/apps/sling
A         src/main/resources/SLING-INF/apps/sling/validation
A         src/main/resources/SLING-INF/apps/sling/validation/models.json
A         src/main/resources/SLING-INF/apps/sling/validation/models
A         src/main/resources/SLING-INF/apps/sling/validation/models/user.regular.json
A         src/main/resources/SLING-INF/apps/sling/validation/models/user.admin.json
A         src/main/resources/SLING-INF/apps/sling/validation.json
A         src/main/resources/SLING-INF/apps/validationdemo
A         src/main/resources/SLING-INF/apps/validationdemo/components
A         src/main/resources/SLING-INF/apps/validationdemo/components/user
A         src/main/resources/SLING-INF/apps/validationdemo/components/user/user.jsp
A         src/main/resources/SLING-INF/apps/validationdemo/components/user.json
A         src/main/resources/SLING-INF/apps/validationdemo/components.json
A         pom.xml
A         README.md
 U        .
At revision 1783870

No changes for https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/validation/examples since the previous build
ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users@googlegroups.com
java.lang.IllegalStateException: zip file closed
	at java.util.zip.ZipFile.ensureOpen(ZipFile.java:669)
	at java.util.zip.ZipFile.getInputStream(ZipFile.java:351)
	at java.util.jar.JarFile.getInputStream(JarFile.java:447)
	at hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:215)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:69)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:41)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.FilePath.act(FilePath.java:1080)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:642)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
project=hudson.maven.MavenModuleSet@7a232f8[sling-bundles-extensions-validation-examples-1.8]
project.getModules()=[hudson.maven.MavenModule@6ff58125[sling-bundles-extensions-validation-examples-1.8/org.apache.sling:org.apache.sling.validation.examples][sling-bundles-extensions-validation-examples-1.8/org.apache.sling:org.apache.sling.validation.examples][relativePath:]]
project.getRootModule()=hudson.maven.MavenModule@6ff58125[sling-bundles-extensions-validation-examples-1.8/org.apache.sling:org.apache.sling.validation.examples][sling-bundles-extensions-validation-examples-1.8/org.apache.sling:org.apache.sling.validation.examples][relativePath:]
FATAL: zip file closed
java.lang.IllegalStateException: zip file closed
	at java.util.zip.ZipFile.ensureOpen(ZipFile.java:669)
	at java.util.zip.ZipFile.getInputStream(ZipFile.java:351)
	at java.util.jar.JarFile.getInputStream(JarFile.java:447)
	at hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:215)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:69)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:41)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.FilePath.act(FilePath.java:1080)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:642)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Recording test results

Jenkins build is back to normal : sling-bundles-extensions-validation-examples-1.8 #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-bundles-extensions-validation-examples-1.8/5/display/redirect>