See <https://builds.apache.org/job/sling-trunk-1.6/1602/changes>
Changes: [mykee] SLING 2698 - resource access security service for resource providers without backing ACLs, Part 3 ------------------------------------------ [...truncated 12227 lines...] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.apache.sling.installer.factory.configuration --- [JENKINS] Recording test results[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0 [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ org.apache.sling.installer.factory.configuration --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.apache.sling.installer.factory.configuration --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.installer.factory.configuration --- [INFO] [INFO] Executing tasks main: [INFO] Executed tasks [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.installer.factory.configuration --- Mar 21, 2013 2:11:50 PM hudson.maven.ExecutedMojo <init> WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ org.apache.sling.installer.factory.configuration --- [INFO] Building jar: <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/configuration/target/org.apache.sling.installer.factory.configuration-1.0.11-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ org.apache.sling.installer.factory.configuration --- [INFO] Checking legal files in: org.apache.sling.installer.factory.configuration-1.0.11-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.installer.factory.configuration-1.0.11-SNAPSHOT-sources.jar [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.installer.factory.configuration --- [INFO] [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/configuration/target/org.apache.sling.installer.factory.configuration-1.0.11-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.installer.factory.configuration/1.0.11-SNAPSHOT/org.apache.sling.installer.factory.configuration-1.0.11-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/configuration/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.installer.factory.configuration/1.0.11-SNAPSHOT/org.apache.sling.installer.factory.configuration-1.0.11-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/configuration/target/org.apache.sling.installer.factory.configuration-1.0.11-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.installer.factory.configuration/1.0.11-SNAPSHOT/org.apache.sling.installer.factory.configuration-1.0.11-SNAPSHOT-sources.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.sling.installer.factory.configuration --- [INFO] [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ org.apache.sling.installer.factory.configuration --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling Deployment Package Installer 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.installer.api/1.0-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.installer.api/1.0-SNAPSHOT/maven-metadata.xml (1006 B at 0.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] Executing tasks main: [INFO] Executed tasks [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/deploymentpck/src/main/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] Executing tasks main: [echo] **************** WARNING (SLING-443/SLING-1782) ****************************** [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443 [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782 [echo] ****************************************************************************** [INFO] Executed tasks [INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] Compiling 3 source files to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/deploymentpck/target/classes> [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/deploymentpck/src/test/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] No sources to compile [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.apache.sling.installer.factory.deploymentpackage --- [JENKINS] Recording test results[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0 [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] Executing tasks main: [INFO] Executed tasks Mar 21, 2013 2:12:43 PM hudson.maven.ExecutedMojo <init> WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] Building jar: <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/deploymentpck/target/org.apache.sling.installer.factory.deploymentpackage-0.0.1-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] Checking legal files in: org.apache.sling.installer.factory.deploymentpackage-0.0.1-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.installer.factory.deploymentpackage-0.0.1-SNAPSHOT-sources.jar [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/deploymentpck/target/org.apache.sling.installer.factory.deploymentpackage-0.0.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.installer.factory.deploymentpackage/0.0.1-SNAPSHOT/org.apache.sling.installer.factory.deploymentpackage-0.0.1-SNAPSHOT.jar [INFO] [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/deploymentpck/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.installer.factory.deploymentpackage/0.0.1-SNAPSHOT/org.apache.sling.installer.factory.deploymentpackage-0.0.1-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/installer/factories/deploymentpck/target/org.apache.sling.installer.factory.deploymentpackage-0.0.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.installer.factory.deploymentpackage/0.0.1-SNAPSHOT/org.apache.sling.installer.factory.deploymentpackage-0.0.1-SNAPSHOT-sources.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ org.apache.sling.installer.factory.deploymentpackage --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling Installer Integration Tests 3.4.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released ERROR: Failed to parse POMs hudson.remoting.ChannelClosedException: channel is already closed at hudson.remoting.Channel.send(Channel.java:494) at hudson.remoting.Request.call(Request.java:129) at hudson.remoting.Channel.call(Channel.java:672) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158) at sun.proxy.$Proxy39.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:920) at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592) at hudson.model.Run.execute(Run.java:1568) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:236) Caused by: hudson.remoting.Channel$OrderlyShutdown at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850) at hudson.remoting.Channel$2.handle(Channel.java:435) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60) Caused by: Command close created at at hudson.remoting.Command.<init>(Command.java:56) at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:844) at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:842) at hudson.remoting.Channel.close(Channel.java:909) at hudson.remoting.Channel.close(Channel.java:892) at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849) ... 2 more FATAL: channel is already closed hudson.remoting.ChannelClosedException: channel is already closed at hudson.remoting.Channel.send(Channel.java:494) at hudson.remoting.Request.call(Request.java:129) at hudson.remoting.Channel.call(Channel.java:672) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:877) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:615) at hudson.model.Run.execute(Run.java:1568) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:236) Caused by: hudson.remoting.Channel$OrderlyShutdown at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850) at hudson.remoting.Channel$2.handle(Channel.java:435) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60) Caused by: Command close created at at hudson.remoting.Command.<init>(Command.java:56) at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:844) at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:842) at hudson.remoting.Channel.close(Channel.java:909) at hudson.remoting.Channel.close(Channel.java:892) at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849) ... 2 more
