You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/13 15:12:05 UTC

Build failed in Jenkins: sling-contrib-1.6 #1349

See <https://builds.apache.org/job/sling-contrib-1.6/1349/changes>

Changes:

[bdelacretaz] SLING-4151 - Sling Launchpad debian/.ubuntu package, contributed by Bruce Edge, thanks!

------------------------------------------
[...truncated 20656 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sling-lauchpad ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sling-lauchpad ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sling-lauchpad ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ sling-lauchpad ---
[JENKINS] Recording test results[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ sling-lauchpad ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sling-lauchpad ---
[INFO] Building jar: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad-8-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sling-lauchpad ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ sling-lauchpad ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ sling-lauchpad ---
[INFO] Building jar: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad-8-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ sling-lauchpad ---
[INFO] 
[INFO] --- jdeb:1.0.1:jdeb (default) @ sling-lauchpad ---
Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.pom
Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.pom (2 KB at 16.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.jar
Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.jar (241 KB at 1336.2 KB/sec)
[INFO] Creating debian package: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
[INFO] Building data
[ERROR] Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
org.vafer.jdeb.PackagingException: Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
	at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:246)
	at org.vafer.jdeb.maven.DebMojo.execute(DebMojo.java:409)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.vafer.jdeb.PackagingException: Could not create deb package
	at org.vafer.jdeb.Processor.createDeb(Processor.java:171)
	at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:243)
	... 34 more
Caused by: java.io.FileNotFoundException: Data source not found : <https://builds.apache.org/job/sling-contrib-1.6/ws/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar>
	at org.vafer.jdeb.maven.Data.produce(Data.java:195)
	at org.vafer.jdeb.Processor.buildData(Processor.java:593)
	at org.vafer.jdeb.Processor.createDeb(Processor.java:136)
	... 35 more
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [47.427s]
[INFO] Apache Sling Authentication XING API .............. SUCCESS [6.072s]
[INFO] Apache Sling Authentication XING Login ............ SUCCESS [9.278s]
[INFO] Apache Sling Authentication XING OAuth ............ SUCCESS [8.079s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [5.500s]
[INFO] Apache Sling Commons FileSystem ClassLoader ....... SUCCESS [5.726s]
[INFO] Apache Sling Commons HTML Utilities ............... SUCCESS [5.246s]
[INFO] Apache Sling APT parser ........................... SUCCESS [6.578s]
[INFO] Apache Sling APT servlet .......................... SUCCESS [4.106s]
[INFO] Apache Sling Resource Collection API .............. SUCCESS [6.144s]
[INFO] Apache Sling DataSource Provider .................. SUCCESS [12.228s]
[INFO] Apache Sling Dojo JavaScript Library .............. SUCCESS [10.836s]
[INFO] Apache Sling Dojo Data Extension .................. SUCCESS [3.936s]
[INFO] Apache Sling FTP Server ........................... SUCCESS [6.670s]
[INFO] Apache Sling Google Web Toolkit Servlet Library ... SUCCESS [7.842s]
[INFO] Apache Sling Google Web Toolkit Sample ............ SUCCESS [32.456s]
[INFO] Apache Sling Internationalization Support ......... SUCCESS [29.206s]
[INFO] Apache Sling JMX Resource Provider ................ SUCCESS [3.972s]
[INFO] Apache Sling ClassLoader Leak Detector ............ SUCCESS [3.781s]
[INFO] Apache Sling MongoDB Resource Provider ............ SUCCESS [4.137s]
[INFO] Apache Sling OSGi Bundle Repository ............... SUCCESS [5.920s]
[INFO] Apache Sling Distribution API ..................... SUCCESS [5.452s]
[INFO] Apache Sling Distribution Core .................... SUCCESS [12.832s]
[INFO] Apache Sling Distribution Sample .................. SUCCESS [5.853s]
[INFO] Apache Sling Distribution Integration Tests ....... SUCCESS [4:27.468s]
[INFO] Apache Sling Request Processing Analyzer .......... SUCCESS [3.800s]
[INFO] Apache Sling Resource Merger ...................... SUCCESS [4.466s]
[INFO] Apache Sling Rewriter ............................. SUCCESS [7.161s]
[INFO] Apache Sling SLF4J MDC Filter ..................... SUCCESS [12.950s]
[INFO] Apache Sling Query ................................ SUCCESS [7.362s]
[INFO] Apache Sling Superimposing Resource Provider ...... SUCCESS [8.483s]
[INFO] Apache Sling Tenant ............................... SUCCESS [5.594s]
[INFO] Apache Sling JCR Java Compiler .................... SUCCESS [9.241s]
[INFO] Apache Sling Repository Accessor .................. SUCCESS [5.644s]
[INFO] Apache Sling Object Content Mapping ............... SUCCESS [7.746s]
[INFO] Apache Sling JCR Prefs ............................ SUCCESS [5.436s]
[INFO] Apache Sling JCR Resource Security ................ SUCCESS [5.443s]
[INFO] Apache Sling Script Console ....................... SUCCESS [5.651s]
[INFO] Apache Sling Atom Tag Library ..................... SUCCESS [5.740s]
[INFO] Apache Sling Scripting Freemarker Support ......... SUCCESS [11.694s]
[INFO] Apache Sling Scripting Groovy Support ............. SUCCESS [5.641s]
[INFO] Apache Sling Scripting Java Support ............... SUCCESS [4.503s]
[INFO] Apache Sling Scripting JST Support ................ SUCCESS [11.900s]
[INFO] Apache Sling Scripting Python Support ............. SUCCESS [6.219s]
[INFO] Apache Sling Scripting Ruby Support ............... SUCCESS [10.468s]
[INFO] Apache Sling Scripting Thymeleaf .................. SUCCESS [8.464s]
[INFO] Apache Sling Scripting Velocity Support ........... SUCCESS [6.070s]
[INFO] Apache Sling Scripting W3C XML Processing Support . SUCCESS [8.435s]
[INFO] Apache Sling Validation Framework API ............. SUCCESS [8.293s]
[INFO] Apache Sling Validation Framework Core Implementation  SUCCESS [14.417s]
[INFO] Apache Sling Validation Framework Testing Services  SUCCESS [5.544s]
[INFO] Apache Sling Validation Framework Integration Tests  SUCCESS [27.210s]
[INFO] Apache Sling Validation Framework Examples ........ SUCCESS [3.770s]
[INFO] Apache Sling Validation Framework Builder ......... SUCCESS [0.288s]
[INFO] Apache Sling Launchpad Karaf ...................... SUCCESS [5.130s]
[INFO] Apache Sling Launchpad Karaf - Features ........... SUCCESS [5.389s]
[INFO] Apache Sling Launchpad Karaf - Integration Tests .. SUCCESS [9.184s]
[INFO] Apache Sling Launchpad Karaf - Launchpad Integration Tests  SUCCESS [7.718s]
[INFO] Apache Sling Launchpad Karaf Builder .............. SUCCESS [3.039s]
[INFO] Apache Sling Launchpad Contrib Testing ............ SUCCESS [1:41.853s]
[INFO] Apache Sling Launchpad Debian Package Builder ..... FAILURE [4.102s]
[INFO] Scala Script Engine ............................... SKIPPED
[INFO] Apache Sling Scala Scripting Configuration ........ SKIPPED
[INFO] Scala for Sling Demo Application - Hello World .... SKIPPED
[INFO] Scala for Sling Demo Application - Forum .......... SKIPPED
[INFO] Apache Sling Contrib (Builder) .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:47.319s
[INFO] Finished at: Thu Nov 13 14:11:20 UTC 2014
[INFO] Final Memory: 124M/237M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[WARNING] The requested profile "jcrinstall-tests" could not be activated because it does not exist.

Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.vafer:jdeb:1.0.1:jdeb (default) on project sling-lauchpad: Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>: Could not create deb package: Data source not found : <https://builds.apache.org/job/sling-contrib-1.6/ws/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :sling-lauchpad

Sending e-mails to: dev@sling.apache.org
channel stopped
2014-11-13 14:12:01.674:INFO::Shutdown hook executing
2014-11-13 14:12:01.674:INFO::Shutdown hook complete
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Re: Build failed in Jenkins: sling-contrib-1.6 #1350

Posted by Bruce Edge <br...@nextissuemedia.com>.
As this is failing form my contribution, I’m repeating my previous post in reply to Bertrand’s committing this patch.

…it looks like it broke an older version. This is not good, my 1st contrib already broke something.

Build failed in Jenkins: sling-contrib-1.6 » Apache Sling Launchpad Debian Package Builder #1349

I don't have access to this jenkins box, so can someone tell me whether this file is missing from that build?


Caused by: java.io.FileNotFoundException: Data source not found : /home/jenkins/jenkins-slave/workspace/sling-contrib-1.6/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar

Is sling-1.6 a different version that yields a differently named org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar?

I'm referring to this jar using:
                                    <src>../../../launchpad/builder/target/${builder.artifact}-${project.version}-standalone.jar</src>

is there something other than ${project.version} that should be used to get the version number?

What branch can I checkout to confirm a fix?

-Bruce

From: Apache Jenkins Server <je...@builds.apache.org>>
Reply-To: "dev@sling.apache.org<ma...@sling.apache.org>" <de...@sling.apache.org>>
Date: Thursday, November 13, 2014 at 1:26 PM
To: "dev@sling.apache.org<ma...@sling.apache.org>" <de...@sling.apache.org>>
Subject: Build failed in Jenkins: sling-contrib-1.6 #1350

See <https://builds.apache.org/job/sling-contrib-1.6/1350/changes>

Changes:

[olli] style, add paragraph Installation

------------------------------------------
[...truncated 23675 lines...]
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sling-lauchpad ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sling-lauchpad ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/src/test/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sling-lauchpad ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ sling-lauchpad ---
[JENKINS] Recording test results
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ sling-lauchpad ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sling-lauchpad ---
[INFO] Building jar: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad-8-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sling-lauchpad ---
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ sling-lauchpad ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ sling-lauchpad ---
[INFO] Building jar: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad-8-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ sling-lauchpad ---
[INFO]
[INFO] --- jdeb:1.0.1:jdeb (default) @ sling-lauchpad ---
Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.pom
Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.pom (2 KB at 23.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.jar
Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.jar (241 KB at 1971.4 KB/sec)
[INFO] Creating debian package: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
[INFO] Building data
[ERROR] Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
org.vafer.jdeb.PackagingException: Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:246)
at org.vafer.jdeb.maven.DebMojo.execute(DebMojo.java:409)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.vafer.jdeb.PackagingException: Could not create deb package
at org.vafer.jdeb.Processor.createDeb(Processor.java:171)
at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:243)
... 34 more
Caused by: java.io.FileNotFoundException: Data source not found : <https://builds.apache.org/job/sling-contrib-1.6/ws/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar>
at org.vafer.jdeb.maven.Data.produce(Data.java:195)
at org.vafer.jdeb.Processor.buildData(Processor.java:593)
at org.vafer.jdeb.Processor.createDeb(Processor.java:136)
... 35 more
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [1:02.732s]
[INFO] Apache Sling Authentication XING API .............. SUCCESS [6.816s]
[INFO] Apache Sling Authentication XING Login ............ SUCCESS [11.926s]
[INFO] Apache Sling Authentication XING OAuth ............ SUCCESS [8.227s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [8.598s]
[INFO] Apache Sling Commons FileSystem ClassLoader ....... SUCCESS [6.039s]
[INFO] Apache Sling Commons HTML Utilities ............... SUCCESS [6.395s]
[INFO] Apache Sling APT parser ........................... SUCCESS [11.335s]
[INFO] Apache Sling APT servlet .......................... SUCCESS [8.427s]
[INFO] Apache Sling Resource Collection API .............. SUCCESS [8.998s]
[INFO] Apache Sling DataSource Provider .................. SUCCESS [12.817s]
[INFO] Apache Sling Dojo JavaScript Library .............. SUCCESS [12.311s]
[INFO] Apache Sling Dojo Data Extension .................. SUCCESS [5.873s]
[INFO] Apache Sling FTP Server ........................... SUCCESS [9.228s]
[INFO] Apache Sling Google Web Toolkit Servlet Library ... SUCCESS [11.580s]
[INFO] Apache Sling Google Web Toolkit Sample ............ SUCCESS [33.269s]
[INFO] Apache Sling Internationalization Support ......... SUCCESS [36.252s]
[INFO] Apache Sling JMX Resource Provider ................ SUCCESS [5.664s]
[INFO] Apache Sling ClassLoader Leak Detector ............ SUCCESS [5.565s]
[INFO] Apache Sling MongoDB Resource Provider ............ SUCCESS [6.122s]
[INFO] Apache Sling OSGi Bundle Repository ............... SUCCESS [8.517s]
[INFO] Apache Sling Distribution API ..................... SUCCESS [6.134s]
[INFO] Apache Sling Distribution Core .................... SUCCESS [17.730s]
[INFO] Apache Sling Distribution Sample .................. SUCCESS [7.946s]
[INFO] Apache Sling Distribution Integration Tests ....... SUCCESS [4:29.866s]
[INFO] Apache Sling Request Processing Analyzer .......... SUCCESS [6.324s]
[INFO] Apache Sling Resource Merger ...................... SUCCESS [6.575s]
[INFO] Apache Sling Rewriter ............................. SUCCESS [11.711s]
[INFO] Apache Sling SLF4J MDC Filter ..................... SUCCESS [14.589s]
[INFO] Apache Sling Query ................................ SUCCESS [14.626s]
[INFO] Apache Sling Superimposing Resource Provider ...... SUCCESS [9.019s]
[INFO] Apache Sling Tenant ............................... SUCCESS [8.780s]
[INFO] Apache Sling JCR Java Compiler .................... SUCCESS [8.730s]
[INFO] Apache Sling Repository Accessor .................. SUCCESS [6.536s]
[INFO] Apache Sling Object Content Mapping ............... SUCCESS [8.905s]
[INFO] Apache Sling JCR Prefs ............................ SUCCESS [8.409s]
[INFO] Apache Sling JCR Resource Security ................ SUCCESS [5.874s]
[INFO] Apache Sling Script Console ....................... SUCCESS [6.268s]
[INFO] Apache Sling Atom Tag Library ..................... SUCCESS [9.005s]
[INFO] Apache Sling Scripting Freemarker Support ......... SUCCESS [15.205s]
[INFO] Apache Sling Scripting Groovy Support ............. SUCCESS [8.388s]
[INFO] Apache Sling Scripting Java Support ............... SUCCESS [8.621s]
[INFO] Apache Sling Scripting JST Support ................ SUCCESS [17.437s]
[INFO] Apache Sling Scripting Python Support ............. SUCCESS [8.477s]
[INFO] Apache Sling Scripting Ruby Support ............... SUCCESS [12.449s]
[INFO] Apache Sling Scripting Thymeleaf .................. SUCCESS [11.921s]
[INFO] Apache Sling Scripting Velocity Support ........... SUCCESS [6.550s]
[INFO] Apache Sling Scripting W3C XML Processing Support . SUCCESS [9.380s]
[INFO] Apache Sling Validation Framework API ............. SUCCESS [9.226s]
[INFO] Apache Sling Validation Framework Core Implementation  SUCCESS [17.541s]
[INFO] Apache Sling Validation Framework Testing Services  SUCCESS [6.133s]
[INFO] Apache Sling Validation Framework Integration Tests  SUCCESS [31.067s]
[INFO] Apache Sling Validation Framework Examples ........ SUCCESS [5.752s]
[INFO] Apache Sling Validation Framework Builder ......... SUCCESS [0.208s]
[INFO] Apache Sling Launchpad Karaf ...................... SUCCESS [7.843s]
[INFO] Apache Sling Launchpad Karaf - Features ........... SUCCESS [11.847s]
[INFO] Apache Sling Launchpad Karaf - Integration Tests .. SUCCESS [12.087s]
[INFO] Apache Sling Launchpad Karaf - Launchpad Integration Tests  SUCCESS [6.550s]
[INFO] Apache Sling Launchpad Karaf Builder .............. SUCCESS [3.443s]
[INFO] Apache Sling Launchpad Contrib Testing ............ SUCCESS [1:51.201s]
[INFO] Apache Sling Launchpad Debian Package Builder ..... FAILURE [5.995s]
[INFO] Scala Script Engine ............................... SKIPPED
[INFO] Apache Sling Scala Scripting Configuration ........ SKIPPED
[INFO] Scala for Sling Demo Application - Hello World .... SKIPPED
[INFO] Scala for Sling Demo Application - Forum .......... SKIPPED
[INFO] Apache Sling Contrib (Builder) .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:40.888s
[INFO] Finished at: Thu Nov 13 21:25:13 UTC 2014
[INFO] Final Memory: 124M/194M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[WARNING] The requested profile "jcrinstall-tests" could not be activated because it does not exist.

Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.vafer:jdeb:1.0.1:jdeb (default) on project sling-lauchpad: Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>: Could not create deb package: Data source not found : <https://builds.apache.org/job/sling-contrib-1.6/ws/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar> -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :sling-lauchpad

Sending e-mails to: dev@sling.apache.org<ma...@sling.apache.org>
channel stopped
2014-11-13 21:26:10.726:INFO::Shutdown hook executing
2014-11-13 21:26:10.726:INFO::Shutdown hook complete
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Build failed in Jenkins: sling-contrib-1.6 #1350

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-contrib-1.6/1350/changes>

Changes:

[olli] style, add paragraph Installation

------------------------------------------
[...truncated 23675 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sling-lauchpad ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sling-lauchpad ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sling-lauchpad ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ sling-lauchpad ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ sling-lauchpad ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sling-lauchpad ---
[INFO] Building jar: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad-8-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sling-lauchpad ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ sling-lauchpad ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ sling-lauchpad ---
[INFO] Building jar: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad-8-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ sling-lauchpad ---
[INFO] 
[INFO] --- jdeb:1.0.1:jdeb (default) @ sling-lauchpad ---
Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.pom
Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.pom (2 KB at 23.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.jar
Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.jar (241 KB at 1971.4 KB/sec)
[INFO] Creating debian package: <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
[INFO] Building data
[ERROR] Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
org.vafer.jdeb.PackagingException: Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
	at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:246)
	at org.vafer.jdeb.maven.DebMojo.execute(DebMojo.java:409)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.vafer.jdeb.PackagingException: Could not create deb package
	at org.vafer.jdeb.Processor.createDeb(Processor.java:171)
	at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:243)
	... 34 more
Caused by: java.io.FileNotFoundException: Data source not found : <https://builds.apache.org/job/sling-contrib-1.6/ws/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar>
	at org.vafer.jdeb.maven.Data.produce(Data.java:195)
	at org.vafer.jdeb.Processor.buildData(Processor.java:593)
	at org.vafer.jdeb.Processor.createDeb(Processor.java:136)
	... 35 more
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [1:02.732s]
[INFO] Apache Sling Authentication XING API .............. SUCCESS [6.816s]
[INFO] Apache Sling Authentication XING Login ............ SUCCESS [11.926s]
[INFO] Apache Sling Authentication XING OAuth ............ SUCCESS [8.227s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [8.598s]
[INFO] Apache Sling Commons FileSystem ClassLoader ....... SUCCESS [6.039s]
[INFO] Apache Sling Commons HTML Utilities ............... SUCCESS [6.395s]
[INFO] Apache Sling APT parser ........................... SUCCESS [11.335s]
[INFO] Apache Sling APT servlet .......................... SUCCESS [8.427s]
[INFO] Apache Sling Resource Collection API .............. SUCCESS [8.998s]
[INFO] Apache Sling DataSource Provider .................. SUCCESS [12.817s]
[INFO] Apache Sling Dojo JavaScript Library .............. SUCCESS [12.311s]
[INFO] Apache Sling Dojo Data Extension .................. SUCCESS [5.873s]
[INFO] Apache Sling FTP Server ........................... SUCCESS [9.228s]
[INFO] Apache Sling Google Web Toolkit Servlet Library ... SUCCESS [11.580s]
[INFO] Apache Sling Google Web Toolkit Sample ............ SUCCESS [33.269s]
[INFO] Apache Sling Internationalization Support ......... SUCCESS [36.252s]
[INFO] Apache Sling JMX Resource Provider ................ SUCCESS [5.664s]
[INFO] Apache Sling ClassLoader Leak Detector ............ SUCCESS [5.565s]
[INFO] Apache Sling MongoDB Resource Provider ............ SUCCESS [6.122s]
[INFO] Apache Sling OSGi Bundle Repository ............... SUCCESS [8.517s]
[INFO] Apache Sling Distribution API ..................... SUCCESS [6.134s]
[INFO] Apache Sling Distribution Core .................... SUCCESS [17.730s]
[INFO] Apache Sling Distribution Sample .................. SUCCESS [7.946s]
[INFO] Apache Sling Distribution Integration Tests ....... SUCCESS [4:29.866s]
[INFO] Apache Sling Request Processing Analyzer .......... SUCCESS [6.324s]
[INFO] Apache Sling Resource Merger ...................... SUCCESS [6.575s]
[INFO] Apache Sling Rewriter ............................. SUCCESS [11.711s]
[INFO] Apache Sling SLF4J MDC Filter ..................... SUCCESS [14.589s]
[INFO] Apache Sling Query ................................ SUCCESS [14.626s]
[INFO] Apache Sling Superimposing Resource Provider ...... SUCCESS [9.019s]
[INFO] Apache Sling Tenant ............................... SUCCESS [8.780s]
[INFO] Apache Sling JCR Java Compiler .................... SUCCESS [8.730s]
[INFO] Apache Sling Repository Accessor .................. SUCCESS [6.536s]
[INFO] Apache Sling Object Content Mapping ............... SUCCESS [8.905s]
[INFO] Apache Sling JCR Prefs ............................ SUCCESS [8.409s]
[INFO] Apache Sling JCR Resource Security ................ SUCCESS [5.874s]
[INFO] Apache Sling Script Console ....................... SUCCESS [6.268s]
[INFO] Apache Sling Atom Tag Library ..................... SUCCESS [9.005s]
[INFO] Apache Sling Scripting Freemarker Support ......... SUCCESS [15.205s]
[INFO] Apache Sling Scripting Groovy Support ............. SUCCESS [8.388s]
[INFO] Apache Sling Scripting Java Support ............... SUCCESS [8.621s]
[INFO] Apache Sling Scripting JST Support ................ SUCCESS [17.437s]
[INFO] Apache Sling Scripting Python Support ............. SUCCESS [8.477s]
[INFO] Apache Sling Scripting Ruby Support ............... SUCCESS [12.449s]
[INFO] Apache Sling Scripting Thymeleaf .................. SUCCESS [11.921s]
[INFO] Apache Sling Scripting Velocity Support ........... SUCCESS [6.550s]
[INFO] Apache Sling Scripting W3C XML Processing Support . SUCCESS [9.380s]
[INFO] Apache Sling Validation Framework API ............. SUCCESS [9.226s]
[INFO] Apache Sling Validation Framework Core Implementation  SUCCESS [17.541s]
[INFO] Apache Sling Validation Framework Testing Services  SUCCESS [6.133s]
[INFO] Apache Sling Validation Framework Integration Tests  SUCCESS [31.067s]
[INFO] Apache Sling Validation Framework Examples ........ SUCCESS [5.752s]
[INFO] Apache Sling Validation Framework Builder ......... SUCCESS [0.208s]
[INFO] Apache Sling Launchpad Karaf ...................... SUCCESS [7.843s]
[INFO] Apache Sling Launchpad Karaf - Features ........... SUCCESS [11.847s]
[INFO] Apache Sling Launchpad Karaf - Integration Tests .. SUCCESS [12.087s]
[INFO] Apache Sling Launchpad Karaf - Launchpad Integration Tests  SUCCESS [6.550s]
[INFO] Apache Sling Launchpad Karaf Builder .............. SUCCESS [3.443s]
[INFO] Apache Sling Launchpad Contrib Testing ............ SUCCESS [1:51.201s]
[INFO] Apache Sling Launchpad Debian Package Builder ..... FAILURE [5.995s]
[INFO] Scala Script Engine ............................... SKIPPED
[INFO] Apache Sling Scala Scripting Configuration ........ SKIPPED
[INFO] Scala for Sling Demo Application - Hello World .... SKIPPED
[INFO] Scala for Sling Demo Application - Forum .......... SKIPPED
[INFO] Apache Sling Contrib (Builder) .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:40.888s
[INFO] Finished at: Thu Nov 13 21:25:13 UTC 2014
[INFO] Final Memory: 124M/194M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[WARNING] The requested profile "jcrinstall-tests" could not be activated because it does not exist.

Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.vafer:jdeb:1.0.1:jdeb (default) on project sling-lauchpad: Failed to create debian package <https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>: Could not create deb package: Data source not found : <https://builds.apache.org/job/sling-contrib-1.6/ws/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :sling-lauchpad

Sending e-mails to: dev@sling.apache.org
channel stopped
2014-11-13 21:26:10.726:INFO::Shutdown hook executing
2014-11-13 21:26:10.726:INFO::Shutdown hook complete
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released