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/07/18 16:52:17 UTC

Build failed in Jenkins: sling-trunk-1.7 #676

See <https://builds.apache.org/job/sling-trunk-1.7/676/changes>

Changes:

[justin] SLING-3772 - removing unnecessary ORDER BY clause from vanity path init query

[rombert] SLING-3740 - Remove need to manually install the tooling support bundle

Better progress reporting when connecting to the server.

[rombert] SLING-3740 - Remove need to manually install the tooling support bundle

Automatically deploy the tooling support bundle on startup, if needed.

[rombert] SLING-3740 - Remove need to manually install the tooling support bundle

Correct the supporting tooling bundle version in ArtifactsLocatorImpl

[rombert] SLING-3685-  Document and further automate the IDE tooling release
process

Fix build by excluding source-bundle/target from the rat checks

[rombert] SLING-3685 - Document and further automate the IDE tooling release
process

Build a source bundle out of the main reactor. This way the artifact can
be deployed on a Maven staging repo and undergo the usual voting
process.

------------------------------------------
[...truncated 7925 lines...]
A         contrib/scripting/velocity/NOTICE
A         contrib/scripting/velocity/LICENSE
A         contrib/scripting/velocity/src
A         contrib/scripting/velocity/src/main
A         contrib/scripting/velocity/src/main/resources
A         contrib/scripting/velocity/src/main/resources/META-INF
AU        contrib/scripting/velocity/src/main/resources/META-INF/NOTICE
AU        contrib/scripting/velocity/src/main/resources/META-INF/LICENSE
A         contrib/scripting/velocity/src/main/resources/META-INF/services
A         contrib/scripting/velocity/src/main/resources/META-INF/services/javax.script.ScriptEngineFactory
A         contrib/scripting/velocity/src/main/java
A         contrib/scripting/velocity/src/main/java/org
A         contrib/scripting/velocity/src/main/java/org/apache
A         contrib/scripting/velocity/src/main/java/org/apache/sling
A         contrib/scripting/velocity/src/main/java/org/apache/sling/scripting
A         contrib/scripting/velocity/src/main/java/org/apache/sling/scripting/velocity
AU        contrib/scripting/velocity/src/main/java/org/apache/sling/scripting/velocity/VelocityScriptEngineService.java
AU        contrib/scripting/velocity/src/main/java/org/apache/sling/scripting/velocity/SlingResourceLoader.java
AU        contrib/scripting/velocity/src/main/java/org/apache/sling/scripting/velocity/VelocityTemplatesScriptEngineFactory.java
AU        contrib/scripting/velocity/src/main/java/org/apache/sling/scripting/velocity/VelocityTemplatesScriptEngine.java
AU        contrib/scripting/velocity/pom.xml
AU        contrib/scripting/velocity/README.txt
A         contrib/scripting/jst
AU        contrib/scripting/jst/pom.xml
AU        contrib/scripting/jst/README.txt
A         contrib/scripting/jst/src
A         contrib/scripting/jst/src/main
A         contrib/scripting/jst/src/main/resources
A         contrib/scripting/jst/src/main/resources/xslt
AU        contrib/scripting/jst/src/main/resources/xslt/script-transform.xsl
A         contrib/scripting/jst/src/main/resources/META-INF
A         contrib/scripting/jst/src/main/resources/META-INF/services
A         contrib/scripting/jst/src/main/resources/META-INF/services/javax.script.ScriptEngineFactory
A         contrib/scripting/jst/src/main/java
A         contrib/scripting/jst/src/main/java/org
A         contrib/scripting/jst/src/main/java/org/apache
A         contrib/scripting/jst/src/main/java/org/apache/sling
A         contrib/scripting/jst/src/main/java/org/apache/sling/scripting
A         contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst
AU        contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst/JstScriptEngine.java
AU        contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst/BodyOnlyScriptFilteredCopy.java
AU        contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst/JsCodeGenerator.java
AU        contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst/ScriptFilteredCopy.java
AU        contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst/JsCodeGeneratorServlet.java
AU        contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst/JstScriptEngineFactory.java
AU        contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst/HtmlCodeGenerator.java
AU        contrib/scripting/jst/src/main/java/org/apache/sling/scripting/jst/HtmlContentRenderer.java
A         contrib/scripting/jst/src/test
A         contrib/scripting/jst/src/test/java
A         contrib/scripting/jst/src/test/java/org
A         contrib/scripting/jst/src/test/java/org/apache
A         contrib/scripting/jst/src/test/java/org/apache/sling
A         contrib/scripting/jst/src/test/java/org/apache/sling/scripting
A         contrib/scripting/jst/src/test/java/org/apache/sling/scripting/jst
AU        contrib/scripting/jst/src/test/java/org/apache/sling/scripting/jst/BodyOnlyScriptFilteredCopyTest.java
AU        contrib/scripting/jst/src/test/java/org/apache/sling/scripting/jst/JsCodeGeneratorTest.java
AU        contrib/scripting/jst/src/test/java/org/apache/sling/scripting/jst/ScriptFilteredCopyTest.java
AU        contrib/scripting/jst/src/test/java/org/apache/sling/scripting/jst/StringUtil.java
AU        contrib/scripting/jst/src/test/java/org/apache/sling/scripting/jst/HtmlCodeGeneratorTest.java
A         contrib/scripting/jst/src/test/resources
A         contrib/scripting/jst/src/test/resources/htmlcode
A         contrib/scripting/jst/src/test/resources/htmlcode/htmlcode1.input.jst
AU        contrib/scripting/jst/src/test/resources/htmlcode/htmlcode1.expected.html
A         contrib/scripting/jst/src/test/resources/jscode
AU        contrib/scripting/jst/src/test/resources/jscode/jscode1.expected.js
AU        contrib/scripting/jst/src/test/resources/jscode/jscode2.expected.js
A         contrib/scripting/jst/src/test/resources/jscode/jscode1.input.jst
A         contrib/scripting/jst/src/test/resources/jscode/jscode2.input.jst
A         contrib/explorers
A         contrib/explorers/gwt
A         contrib/explorers/gwt/NOTICE
A         contrib/explorers/gwt/LICENSE
A         contrib/explorers/gwt/src
A         contrib/explorers/gwt/src/main
A         contrib/explorers/gwt/src/main/java
A         contrib/explorers/gwt/src/main/java/org
A         contrib/explorers/gwt/src/main/java/org/apache
A         contrib/explorers/gwt/src/main/java/org/apache/sling
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/ExplorerPageTemplate.java
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/sling
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/sling/Sling.java
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/sling/SessionInfo.java
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/ExplorerConstants.java
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/SlingExplorerApplication.java
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/ExplorerImages.java
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/tree
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/tree/resource
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/tree/resource/ResourceTree.java
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/grid
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/grid/ExplorerGrid.java
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/grid/resource
A         contrib/explorers/gwt/src/main/java/org/apache/sling/explorer/client/widgets/grid/resource/ResourceGrids.java
A         contrib/explorers/gwt/src/main/resources
A         contrib/explorers/gwt/src/main/resources/SLING-INF
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/sling
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet/default
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet/default/explorer
AU        contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet/default/explorer/children.json.esp
AU        contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/sling/servlet/default/explorer/tree-node.json.esp
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/images
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/images/icons
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/css
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/css/chrome
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/css/chrome/explorer.css
A         contrib/explorers/gwt/src/main/resources/SLING-INF/content/apps/explorer/index.html
A         contrib/explorers/gwt/src/main/resources/org
A         contrib/explorers/gwt/src/main/resources/org/apache
A         contrib/explorers/gwt/src/main/resources/org/apache/sling
A         contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer
A         contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client
A         contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants_fr.properties
A         contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants.properties
A         contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/Explorer.gwt.xml
AU        contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/Sling.png
A         contrib/explorers/gwt/pom.xml
A         contrib/explorers/gwt/README.txt
A         contrib/.gitignore
A         performance
A         performance/jcr-resource-2.0.10
A         performance/jcr-resource-2.0.10/src
A         performance/jcr-resource-2.0.10/src/test
A         performance/jcr-resource-2.0.10/src/test/java
A         performance/jcr-resource-2.0.10/src/test/java/org
A         performance/jcr-resource-2.0.10/src/test/java/org/apache
A         performance/jcr-resource-2.0.10/src/test/java/org/apache/sling
A         performance/jcr-resource-2.0.10/src/test/java/org/apache/sling/performance
AU        performance/jcr-resource-2.0.10/src/test/java/org/apache/sling/performance/PerformanceTest.java
AU        performance/jcr-resource-2.0.10/pom.xml
A         performance/jcr-resource-2.1.0
AU        performance/jcr-resource-2.1.0/pom.xml
A         performance/jcr-resource-2.1.0/src
A         performance/jcr-resource-2.1.0/src/test
A         performance/jcr-resource-2.1.0/src/test/java
A         performance/jcr-resource-2.1.0/src/test/java/org
A         performance/jcr-resource-2.1.0/src/test/java/org/apache
A         performance/jcr-resource-2.1.0/src/test/java/org/apache/sling
A         performance/jcr-resource-2.1.0/src/test/java/org/apache/sling/performance
AU        performance/jcr-resource-2.1.0/src/test/java/org/apache/sling/performance/PerformanceTest.java
A         performance/jcr-resource-2.2.0
A         performance/jcr-resource-2.2.0/src
A         performance/jcr-resource-2.2.0/src/test
A         performance/jcr-resource-2.2.0/src/test/java
A         performance/jcr-resource-2.2.0/src/test/java/org
A         performance/jcr-resource-2.2.0/src/test/java/org/apache
A         performance/jcr-resource-2.2.0/src/test/java/org/apache/sling
A         performance/jcr-resource-2.2.0/src/test/java/org/apache/sling/performance
AU        performance/jcr-resource-2.2.0/src/test/java/org/apache/sling/performance/PerformanceTest.java
AU        performance/jcr-resource-2.2.0/pom.xml
A         performance/jcr-resource-2.2.10
A         performance/jcr-resource-2.2.10/src
A         performance/jcr-resource-2.2.10/src/test
A         performance/jcr-resource-2.2.10/src/test/java
A         performance/jcr-resource-2.2.10/src/test/java/org
A         performance/jcr-resource-2.2.10/src/test/java/org/apache
A         performance/jcr-resource-2.2.10/src/test/java/org/apache/sling
A         performance/jcr-resource-2.2.10/src/test/java/org/apache/sling/performance
A         performance/jcr-resource-2.2.10/src/test/java/org/apache/sling/performance/PerformanceTest.java
A         performance/jcr-resource-2.2.10/pom.xml
A         performance/tests
A         performance/tests/src
A         performance/tests/src/main
A         performance/tests/src/main/java
A         performance/tests/src/main/java/org
A         performance/tests/src/main/java/org/apache
A         performance/tests/src/main/java/org/apache/sling
A         performance/tests/src/main/java/org/apache/sling/performance
A         performance/tests/src/main/java/org/apache/sling/performance/tests
A         performance/tests/src/main/java/org/apache/sling/performance/tests/ResolveNonExistingWithManyVanityPathTest.java
A         performance/tests/src/main/java/org/apache/sling/performance/tests/StartupWithManyVanityTest.java
A         performance/tests/src/main/java/org/apache/sling/performance/tests/ResolveNonExistingWithManyAliasTest.java
A         performance/tests/src/main/java/org/apache/sling/performance/tests/StartupWithManyAliasTest.java
A         performance/tests/pom.xml
AU        performance/plot.sh
A         performance/base
A         performance/base/src
A         performance/base/src/main
A         performance/base/src/main/java
A         performance/base/src/main/java/org
A         performance/base/src/main/java/org/apache
A         performance/base/src/main/java/org/apache/sling
A         performance/base/src/main/java/org/apache/sling/performance
A         performance/base/src/main/java/org/apache/sling/performance/FrameworkPerformanceMethod.java
AU        performance/base/src/main/java/org/apache/sling/performance/ResourceResolverTestRequest.java
AU        performance/base/src/main/java/org/apache/sling/performance/AbstractRepositoryTest.java
A         performance/base/src/main/java/org/apache/sling/performance/IdentifiableTestClass.java
A         performance/base/src/main/java/org/apache/sling/performance/ParameterizedTestList.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation
A         performance/base/src/main/java/org/apache/sling/performance/annotation/PerformanceTest.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation/AfterSpecificTest.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation/BeforeSpecificTest.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation/PerformanceTestFactory.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation/AfterSuite.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation/PerformanceTestSuite.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation/AfterMethodInvocation.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation/BeforeSuite.java
A         performance/base/src/main/java/org/apache/sling/performance/annotation/BeforeMethodInvocation.java
A         performance/base/src/main/java/org/apache/sling/performance/IdentifiableTestCase.java
A         performance/base/src/main/java/org/apache/sling/performance/PerformanceRunner.java
A         performance/base/src/main/java/org/apache/sling/performance/ReportLogger.java
A         performance/base/src/main/java/org/apache/sling/performance/PerformanceSuiteState.java
AU        performance/base/src/main/java/org/apache/sling/performance/TestHelper.java
A         performance/base/src/test
A         performance/base/src/test/java
A         performance/base/src/test/java/org
A         performance/base/src/test/java/org/apache
A         performance/base/src/test/java/org/apache/sling
A         performance/base/src/test/java/org/apache/sling/performance
A         performance/base/src/test/java/org/apache/sling/performance/samples
A         performance/base/src/test/java/org/apache/sling/performance/samples/WithParametersTest.java
A         performance/base/src/test/java/org/apache/sling/performance/samples/SimplePerformanceTest.java
AU        performance/base/pom.xml
A         performance/pom.xml
 U        .
At revision 1611664
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/hudson/tools/java/latest1.7/bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35239
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -DobrRepository=false clean install -DHttpTestBase.readyTimeoutSeconds=300
[INFO] Scanning for projects...
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.launchpad.base:jar:app:4.4.1-2.5.1-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT-app.jar
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.sling:org.apache.sling.launchpad.testing:7-SNAPSHOT (<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/pom.xml)> has 1 error
[ERROR]     Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.3.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT, org.apache.sling:org.apache.sling.launchpad.base:jar:app:4.4.1-2.5.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
channel stopped

Jenkins build is back to stable : sling-trunk-1.7 #708

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.7/708/changes>


Jenkins build is still unstable: sling-trunk-1.7 #707

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


Jenkins build is still unstable: sling-trunk-1.7 #706

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


Jenkins build is still unstable: sling-trunk-1.7 #705

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


Jenkins build is still unstable: sling-trunk-1.7 #704

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


Jenkins build is still unstable: sling-trunk-1.7 #703

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


Jenkins build is still unstable: sling-trunk-1.7 #702

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


Jenkins build is still unstable: sling-trunk-1.7 #701

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


Jenkins build is still unstable: sling-trunk-1.7 #700

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


Jenkins build is still unstable: sling-trunk-1.7 #699

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


Jenkins build is still unstable: sling-trunk-1.7 #698

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


Jenkins build is still unstable: sling-trunk-1.7 #697

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


Jenkins build is still unstable: sling-trunk-1.7 #696

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


Jenkins build is still unstable: sling-trunk-1.7 #695

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


Jenkins build is still unstable: sling-trunk-1.7 #694

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


Jenkins build is still unstable: sling-trunk-1.7 #693

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


Jenkins build is still unstable: sling-trunk-1.7 #692

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


Jenkins build is still unstable: sling-trunk-1.7 #691

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


Jenkins build is still unstable: sling-trunk-1.7 #690

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


Jenkins build is still unstable: sling-trunk-1.7 #689

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


Jenkins build is still unstable: sling-trunk-1.7 #688

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


Jenkins build is still unstable: sling-trunk-1.7 #687

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


Jenkins build is unstable: sling-trunk-1.7 #686

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.7/686/changes>


Build failed in Jenkins: sling-trunk-1.7 #685

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.7/685/changes>

Changes:

[stefanegli] SLING-3775 : relaxed check for valid child node types: if there is any childNodeDef which has no name property set, then this allows any name

------------------------------------------
[...truncated 15490 lines...]
[INFO] Sling Taglib Archetype ............................ SUCCESS [3.313s]
[INFO] Apache Sling API .................................. SUCCESS [21.359s]
[INFO] Apache Sling Resource Resolver .................... SUCCESS [14.442s]
[INFO] Apache Sling System Bundle Extension: Java Transaction API  SUCCESS [5.321s]
[INFO] Apache Sling System Bundle Extension: XML APIs .... SUCCESS [5.189s]
[INFO] Apache Sling System Bundle Extension: Activation API  SUCCESS [5.301s]
[INFO] Apache Sling System Bundle Extension: WS APIs ..... SUCCESS [3.451s]
[INFO] Apache Sling Dynamic Class Loader Support ......... SUCCESS [1:27.456s]
[INFO] Apache Sling Commons Java Compiler ................ SUCCESS [14.004s]
[INFO] Apache Sling JSON Library ......................... SUCCESS [6.175s]
[INFO] Apache Sling SLF4J Implementation (Logback) ....... SUCCESS [42.649s]
[INFO] Apache Sling OSGi LogService Implementation ....... SUCCESS [3.679s]
[INFO] Apache Sling MIME type mapping support ............ SUCCESS [8.034s]
[INFO] Apache Sling Commons OSGi support ................. SUCCESS [8.611s]
[INFO] Apache Sling Scheduler Support .................... SUCCESS [8.987s]
[INFO] Apache Sling Testing Utilities .................... SUCCESS [18.625s]
[INFO] Apache Sling Thread Dumper ........................ SUCCESS [6.054s]
[INFO] Apache Sling Thread Support ....................... SUCCESS [5.411s]
[INFO] Apache Sling Authentication Service ............... SUCCESS [12.231s]
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [27.917s]
[INFO] Apache Sling Form Based Authentication Handler .... SUCCESS [18.722s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [6.334s]
[INFO] Apache Sling Engine Implementation ................ SUCCESS [20.981s]
[INFO] Apache Sling Repository API Bundle ................ SUCCESS [3.798s]
[INFO] Apache Sling JCR Base Bundle ...................... SUCCESS [12.486s]
[INFO] Apache Sling JCR ClassLoader ...................... SUCCESS [5.517s]
[INFO] Apache Sling Initial Content Loader ............... SUCCESS [11.522s]
[INFO] Apache Sling Jackrabbit Embedded Repository ....... SUCCESS [10.904s]
[INFO] Apache Sling Jackrabbit UserManager Support ....... SUCCESS [6.506s]
[INFO] Apache Sling Jackrabbit JSR-283 Access Control Manager Support  SUCCESS [3.972s]
[INFO] Apache Sling Wrapper Bundle for the JCR API ....... SUCCESS [3.346s]
[INFO] Apache Sling Object Content Mapping ............... SUCCESS [11.640s]
[INFO] Apache Sling JCR Resource Resolver ................ SUCCESS [39.402s]
[INFO] Apache Sling JCR Repository Registration .......... SUCCESS [5.861s]
[INFO] Apache Sling Simple WebDAV Access to repositories . SUCCESS [15.206s]
[INFO] Apache Sling DavEx Access to repositories ......... SUCCESS [7.955s]
[INFO] Apache Sling JCR WebConsole Bundle ................ SUCCESS [5.703s]
[INFO] Apache Sling Oak Repository Server ................ SUCCESS [6.211s]
[INFO] Apache Sling SlingRepository Integration Tests .... SUCCESS [47.939s]
[INFO] Apache Sling Servlet Resolver ..................... SUCCESS [14.869s]
[INFO] Apache Sling Default GET Servlets ................. SUCCESS [8.854s]
[INFO] Apache Sling Default POST Servlets ................ SUCCESS [8.923s]
[INFO] Apache Sling Compat Servlets ...................... SUCCESS [6.172s]
[INFO] Apache Sling Scripting Implementation API ......... SUCCESS [5.312s]
[INFO] Apache Sling Scripting Core implementation ........ SUCCESS [14.689s]
[INFO] Apache Sling Scripting JavaScript Support ......... SUCCESS [14.442s]
[INFO] Apache Sling Scripting JSP Support ................ SUCCESS [20.235s]
[INFO] Apache Sling JSP Tag Library ...................... SUCCESS [9.119s]
[INFO] Apache Sling JSP Standard Tag Library ............. SUCCESS [3.719s]
[INFO] Apache Sling Adapter Manager Implementation ....... SUCCESS [6.168s]
[INFO] Apache Sling Bundle Resource Provider ............. SUCCESS [5.929s]
[INFO] Apache Sling Discovery API ........................ SUCCESS [4.933s]
[INFO] Apache Sling Resource-Based Discovery Service ..... SUCCESS [2:39.391s]
[INFO] Apache Sling Discovery Support Bundle ............. FAILURE [1:06.591s]
[INFO] Apache Sling Discovery Standalone Implementation .. SKIPPED
[INFO] Apache Sling Event Support ........................ SKIPPED
[INFO] Apache Sling Feature Flags ........................ SKIPPED
[INFO] Apache Sling Filesystem Resource Provider ......... SKIPPED
[INFO] Apache Sling javax.activation bundle .............. SKIPPED
[INFO] Apache Sling Service User Mapper .................. SKIPPED
[INFO] Apache Sling Settings ............................. SKIPPED
[INFO] Apache Sling Web Console Branding ................. SKIPPED
[INFO] Apache Sling Web Console Security Provider ........ SKIPPED
[INFO] Apache Sling Groovy Extensions .................... SKIPPED
[INFO] Apache Sling Explorer ............................. SKIPPED
[INFO] Apache Sling Health Check Core .................... SKIPPED
[INFO] Apache Sling Health Check Samples ................. SKIPPED
[INFO] Apache Sling Health Check Support Components ...... SKIPPED
[INFO] Apache Sling Health Check Webconsole Plugin ....... SKIPPED
[INFO] Apache Sling Health Check JUnit Bridge ............ SKIPPED
[INFO] Apache Sling Health Check Integration Tests ....... SKIPPED
[INFO] Apache Sling Health Check Reactor POM ............. SKIPPED
[INFO] Apache Sling Resource Access Security ............. SKIPPED
[INFO] Apache Sling Launchpad Base ....................... SKIPPED
[INFO] Apache Sling Launchpad Content .................... SKIPPED
[INFO] Apache Sling Launchpad Application Builder ........ SKIPPED
[INFO] Apache Sling Resource Access Security Integration Tests  SKIPPED
[INFO] Sling Models API .................................. SKIPPED
[INFO] Sling Models Implementation ....................... SKIPPED
[INFO] Apache Sling Models Integration Tests ............. SKIPPED
[INFO] Apache Sling Test Tools ........................... SKIPPED
[INFO] Apache Sling JUnit Core ........................... SKIPPED
[INFO] Apache Sling JUnit Scriptable Tests Provider ...... SKIPPED
[INFO] Apache Sling JUnit Health Checks .................. SKIPPED
[INFO] Apache Sling JUnit Remote Tests Runners ........... SKIPPED
[INFO] Apache Sling JUnit Performance .................... SKIPPED
[INFO] Apache Sling Testing Resource Resolver Mock ....... SKIPPED
[INFO] Apache Sling Pax Exam Utilities ................... SKIPPED
[INFO] Apache Sling Installer ............................ SKIPPED
[INFO] Apache Sling Installer WebConsole Plugin .......... SKIPPED
[INFO] Apache Sling File Installer ....................... SKIPPED
[INFO] Apache Sling JCR Installer ........................ SKIPPED
[INFO] Apache Sling Installer Configuration Admin Support  SKIPPED
[INFO] Apache Sling Deployment Package Installer ......... SKIPPED
[INFO] Apache Sling Installer Integration Tests .......... SKIPPED
[INFO] Apache Sling Launchpad API ........................ SKIPPED
[INFO] Apache Sling Launchpad Installer .................. SKIPPED
[INFO] Apache Sling Sample Server-Side Tests ............. SKIPPED
[INFO] Apache Sling Failing Server-Side Tests ............ SKIPPED
[INFO] Apache Sling Sample Integration Tests ............. SKIPPED
[INFO] Apache Sling Launchpad Testing Services ........... SKIPPED
[INFO] Apache Sling Launchpad Testing Services WAR ....... SKIPPED
[INFO] Apache Sling Launchpad Testing Fragment Bundle .... SKIPPED
[INFO] Apache Sling Launchpad Test Bundles ............... SKIPPED
[INFO] Apache Sling Integration Tests .................... SKIPPED
[INFO] Apache Sling Launchpad Testing .................... SKIPPED
[INFO] Apache Sling (Builder) ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:28.244s
[INFO] Finished at: Tue Jul 22 11:12:34 UTC 2014
[INFO] Final Memory: 130M/299M
[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
[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
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project org.apache.sling.discovery.support: Could not resolve dependencies for project org.apache.sling:org.apache.sling.discovery.support:bundle:1.0.1-SNAPSHOT: Failed to collect dependencies for [org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8 (provided), biz.aQute:bndlib:jar:1.50.0 (provided), org.slf4j:slf4j-api:jar:1.5.2 (provided), org.osgi:org.osgi.core:jar:4.1.0 (provided), org.osgi:org.osgi.compendium:jar:4.1.0 (provided), org.apache.sling:org.apache.sling.discovery.api:jar:1.0.0 (provided), org.apache.sling:org.apache.sling.settings:jar:1.3.0 (provided)]: Failed to read artifact descriptor for org.apache.sling:org.apache.sling.settings:jar:1.3.0: Could not transfer artifact org.apache.sling:org.apache.sling.settings:pom:1.3.0 from/to central (http://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service not known: Unknown host repo.maven.apache.org: Name or service not known -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.apache.sling.discovery.support
Sending e-mails to: dev@sling.apache.org
Sending e-mails to: dev@sling.apache.org
Sending e-mails to: dev@sling.apache.org
channel stopped

Jenkins build is still unstable: sling-trunk-1.7 #684

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


Jenkins build is unstable: sling-trunk-1.7 #683

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.7/683/changes>


Build failed in Jenkins: sling-trunk-1.7 #682

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.7/682/changes>

Changes:

[rombert] Update site: link to instructions for installing from source

------------------------------------------
[...truncated 42365 lines...]
[INFO] Apache Sling Resource Resolver .................... SUCCESS [14.710s]
[INFO] Apache Sling System Bundle Extension: Java Transaction API  SUCCESS [3.795s]
[INFO] Apache Sling System Bundle Extension: XML APIs .... SUCCESS [6.182s]
[INFO] Apache Sling System Bundle Extension: Activation API  SUCCESS [5.739s]
[INFO] Apache Sling System Bundle Extension: WS APIs ..... SUCCESS [3.554s]
[INFO] Apache Sling Dynamic Class Loader Support ......... SUCCESS [15.090s]
[INFO] Apache Sling Commons Java Compiler ................ SUCCESS [6.465s]
[INFO] Apache Sling JSON Library ......................... SUCCESS [8.955s]
[INFO] Apache Sling SLF4J Implementation (Logback) ....... SUCCESS [35.774s]
[INFO] Apache Sling OSGi LogService Implementation ....... SUCCESS [3.917s]
[INFO] Apache Sling MIME type mapping support ............ SUCCESS [9.016s]
[INFO] Apache Sling Commons OSGi support ................. SUCCESS [8.355s]
[INFO] Apache Sling Scheduler Support .................... SUCCESS [6.005s]
[INFO] Apache Sling Testing Utilities .................... SUCCESS [15.370s]
[INFO] Apache Sling Thread Dumper ........................ SUCCESS [3.489s]
[INFO] Apache Sling Thread Support ....................... SUCCESS [6.174s]
[INFO] Apache Sling Authentication Service ............... SUCCESS [7.849s]
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [9.138s]
[INFO] Apache Sling Form Based Authentication Handler .... SUCCESS [11.702s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [5.574s]
[INFO] Apache Sling Engine Implementation ................ SUCCESS [18.421s]
[INFO] Apache Sling Repository API Bundle ................ SUCCESS [3.754s]
[INFO] Apache Sling JCR Base Bundle ...................... SUCCESS [6.110s]
[INFO] Apache Sling JCR ClassLoader ...................... SUCCESS [8.132s]
[INFO] Apache Sling Initial Content Loader ............... SUCCESS [8.357s]
[INFO] Apache Sling Jackrabbit Embedded Repository ....... SUCCESS [10.906s]
[INFO] Apache Sling Jackrabbit UserManager Support ....... SUCCESS [6.309s]
[INFO] Apache Sling Jackrabbit JSR-283 Access Control Manager Support  SUCCESS [5.491s]
[INFO] Apache Sling Wrapper Bundle for the JCR API ....... SUCCESS [5.367s]
[INFO] Apache Sling Object Content Mapping ............... SUCCESS [5.876s]
[INFO] Apache Sling JCR Resource Resolver ................ SUCCESS [27.747s]
[INFO] Apache Sling JCR Repository Registration .......... SUCCESS [7.979s]
[INFO] Apache Sling Simple WebDAV Access to repositories . SUCCESS [6.121s]
[INFO] Apache Sling DavEx Access to repositories ......... SUCCESS [8.851s]
[INFO] Apache Sling JCR WebConsole Bundle ................ SUCCESS [6.563s]
[INFO] Apache Sling Oak Repository Server ................ SUCCESS [5.890s]
[INFO] Apache Sling SlingRepository Integration Tests .... SUCCESS [21.963s]
[INFO] Apache Sling Servlet Resolver ..................... SUCCESS [9.758s]
[INFO] Apache Sling Default GET Servlets ................. SUCCESS [14.065s]
[INFO] Apache Sling Default POST Servlets ................ SUCCESS [9.190s]
[INFO] Apache Sling Compat Servlets ...................... SUCCESS [6.490s]
[INFO] Apache Sling Scripting Implementation API ......... SUCCESS [6.820s]
[INFO] Apache Sling Scripting Core implementation ........ SUCCESS [12.871s]
[INFO] Apache Sling Scripting JavaScript Support ......... SUCCESS [15.304s]
[INFO] Apache Sling Scripting JSP Support ................ SUCCESS [14.844s]
[INFO] Apache Sling JSP Tag Library ...................... SUCCESS [11.652s]
[INFO] Apache Sling JSP Standard Tag Library ............. SUCCESS [5.863s]
[INFO] Apache Sling Adapter Manager Implementation ....... SUCCESS [11.467s]
[INFO] Apache Sling Bundle Resource Provider ............. SUCCESS [5.691s]
[INFO] Apache Sling Discovery API ........................ SUCCESS [3.749s]
[INFO] Apache Sling Resource-Based Discovery Service ..... SUCCESS [2:30.446s]
[INFO] Apache Sling Discovery Support Bundle ............. SUCCESS [5.958s]
[INFO] Apache Sling Discovery Standalone Implementation .. SUCCESS [6.212s]
[INFO] Apache Sling Event Support ........................ SUCCESS [6:08.267s]
[INFO] Apache Sling Feature Flags ........................ SUCCESS [5.863s]
[INFO] Apache Sling Filesystem Resource Provider ......... SUCCESS [6.020s]
[INFO] Apache Sling javax.activation bundle .............. SUCCESS [5.577s]
[INFO] Apache Sling Service User Mapper .................. SUCCESS [8.221s]
[INFO] Apache Sling Settings ............................. SUCCESS [8.365s]
[INFO] Apache Sling Web Console Branding ................. SUCCESS [5.428s]
[INFO] Apache Sling Web Console Security Provider ........ SUCCESS [5.684s]
[INFO] Apache Sling Groovy Extensions .................... SUCCESS [6.071s]
[INFO] Apache Sling Explorer ............................. SUCCESS [6.057s]
[INFO] Apache Sling Health Check Core .................... SUCCESS [11.477s]
[INFO] Apache Sling Health Check Samples ................. SUCCESS [8.304s]
[INFO] Apache Sling Health Check Support Components ...... SUCCESS [11.757s]
[INFO] Apache Sling Health Check Webconsole Plugin ....... SUCCESS [3.868s]
[INFO] Apache Sling Health Check JUnit Bridge ............ SUCCESS [6.149s]
[INFO] Apache Sling Health Check Integration Tests ....... SUCCESS [11.671s]
[INFO] Apache Sling Health Check Reactor POM ............. SUCCESS [3.136s]
[INFO] Apache Sling Resource Access Security ............. SUCCESS [6.026s]
[INFO] Apache Sling Launchpad Base ....................... SUCCESS [15.008s]
[INFO] Apache Sling Launchpad Content .................... SUCCESS [5.455s]
[INFO] Apache Sling Launchpad Application Builder ........ SUCCESS [38.156s]
[INFO] Apache Sling Resource Access Security Integration Tests  SUCCESS [30.245s]
[INFO] Sling Models API .................................. SUCCESS [5.903s]
[INFO] Sling Models Implementation ....................... SUCCESS [9.160s]
[INFO] Apache Sling Models Integration Tests ............. SUCCESS [33.154s]
[INFO] Apache Sling Test Tools ........................... SUCCESS [8.324s]
[INFO] Apache Sling JUnit Core ........................... SUCCESS [8.583s]
[INFO] Apache Sling JUnit Scriptable Tests Provider ...... SUCCESS [8.164s]
[INFO] Apache Sling JUnit Health Checks .................. SUCCESS [8.658s]
[INFO] Apache Sling JUnit Remote Tests Runners ........... SUCCESS [3.864s]
[INFO] Apache Sling JUnit Performance .................... SUCCESS [6.467s]
[INFO] Apache Sling Testing Resource Resolver Mock ....... SUCCESS [5.399s]
[INFO] Apache Sling Pax Exam Utilities ................... SUCCESS [26.497s]
[INFO] Apache Sling Installer ............................ SUCCESS [8.633s]
[INFO] Apache Sling Installer WebConsole Plugin .......... SUCCESS [3.854s]
[INFO] Apache Sling File Installer ....................... SUCCESS [3.965s]
[INFO] Apache Sling JCR Installer ........................ SUCCESS [1:56.969s]
[INFO] Apache Sling Installer Configuration Admin Support  SUCCESS [5.684s]
[INFO] Apache Sling Deployment Package Installer ......... SUCCESS [3.964s]
[INFO] Apache Sling Installer Integration Tests .......... SUCCESS [47.591s]
[INFO] Apache Sling Launchpad API ........................ SUCCESS [3.600s]
[INFO] Apache Sling Launchpad Installer .................. SUCCESS [12.667s]
[INFO] Apache Sling Sample Server-Side Tests ............. SUCCESS [5.639s]
[INFO] Apache Sling Failing Server-Side Tests ............ SUCCESS [6.172s]
[INFO] Apache Sling Sample Integration Tests ............. FAILURE [42.077s]
[INFO] Apache Sling Launchpad Testing Services ........... SKIPPED
[INFO] Apache Sling Launchpad Testing Services WAR ....... SKIPPED
[INFO] Apache Sling Launchpad Testing Fragment Bundle .... SKIPPED
[INFO] Apache Sling Launchpad Test Bundles ............... SKIPPED
[INFO] Apache Sling Integration Tests .................... SKIPPED
[INFO] Apache Sling Launchpad Testing .................... SKIPPED
[INFO] Apache Sling (Builder) ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:48.686s
[INFO] Finished at: Mon Jul 21 17:47:10 UTC 2014
[INFO] Final Memory: 149M/313M
[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
[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
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:integration-test (integration-test) on project org.apache.sling.testing.samples.integrationtests: Execution integration-test of goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:integration-test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/testing/samples/integration-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/testing/samples/integration-tests/target/surefire/surefirebooter6294120598355492974.jar> <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/testing/samples/integration-tests/target/surefire/surefire5970224115452668754tmp> <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/testing/samples/integration-tests/target/surefire/surefire_1491140751461190342tmp>
[ERROR] -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.apache.sling.testing.samples.integrationtests

Sending e-mails to: dev@sling.apache.org
Sending e-mails to: dev@sling.apache.org
Sending e-mails to: dev@sling.apache.org
channel stopped

Jenkins build is still unstable: sling-trunk-1.7 #681

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


Jenkins build is still unstable: sling-trunk-1.7 #680

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


Jenkins build is still unstable: sling-trunk-1.7 #679

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


Jenkins build is unstable: sling-trunk-1.7 #678

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.7/678/changes>


Build failed in Jenkins: sling-trunk-1.7 #677

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.7/677/changes>

Changes:

[cziegeler] SLING-3699 : [Job Scheduling] A job scheduled using JobBuilder does not get removed if the JobConsumer returns JobResult.OK

------------------------------------------
[...truncated 7980 lines...]
A         testing/junit/performance/src/test/java/org/apache/sling/junit
A         testing/junit/performance/src/test/java/org/apache/sling/junit/performance
A         testing/junit/performance/src/test/java/org/apache/sling/junit/performance/runner
A         testing/junit/performance/src/test/java/org/apache/sling/junit/performance/runner/PerformanceRunnerTest.java
A         testing/junit/performance/src/test/java/org/apache/sling/junit/performance/runner/PerformanceRunnerDynamicsTest.java
A         testing/junit/performance/src/main
A         testing/junit/performance/src/main/java
A         testing/junit/performance/src/main/java/org
A         testing/junit/performance/src/main/java/org/apache
A         testing/junit/performance/src/main/java/org/apache/sling
A         testing/junit/performance/src/main/java/org/apache/sling/junit
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunExecutionIterationStartedEvents.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunExecutionStartedEvents.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunSerial.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunExecutionIterationFinishedEvents.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunIterations.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunExecutionFinishedEvents.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/Listeners.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunAfters.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunBefores.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunWarmUpIterationStartedEvents.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunWarmUpStartedEvents.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunWarmUpIterationFinishedEvents.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/impl/RunWarmUpFinishedEvents.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/listener
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/listener/StatisticsListener.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/BeforeWarmUp.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/Listen.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/PerformanceTest.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/AfterPerformanceIteration.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/AfterPerformanceTest.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/BeforePerformanceIteration.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/BeforePerformanceTest.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/Listener.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/PerformanceRunner.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/AfterWarmUpIteration.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/AfterWarmUp.java
A         testing/junit/performance/src/main/java/org/apache/sling/junit/performance/runner/BeforeWarmUpIteration.java
A         testing/junit/performance/pom.xml
A         testing/junit/healthcheck
AU        testing/junit/healthcheck/pom.xml
A         testing/junit/healthcheck/src
A         testing/junit/healthcheck/src/test
A         testing/junit/healthcheck/src/test/java
A         testing/junit/healthcheck/src/test/java/org
A         testing/junit/healthcheck/src/test/java/org/apache
A         testing/junit/healthcheck/src/test/java/org/apache/sling
A         testing/junit/healthcheck/src/test/java/org/apache/sling/junit
A         testing/junit/healthcheck/src/test/java/org/apache/sling/junit/healthcheck
A         testing/junit/healthcheck/src/test/java/org/apache/sling/junit/healthcheck/impl
AU        testing/junit/healthcheck/src/test/java/org/apache/sling/junit/healthcheck/impl/JUnitTestSelectorTest.java
A         testing/junit/healthcheck/src/main
A         testing/junit/healthcheck/src/main/java
A         testing/junit/healthcheck/src/main/java/org
A         testing/junit/healthcheck/src/main/java/org/apache
A         testing/junit/healthcheck/src/main/java/org/apache/sling
A         testing/junit/healthcheck/src/main/java/org/apache/sling/junit
A         testing/junit/healthcheck/src/main/java/org/apache/sling/junit/healthcheck
A         testing/junit/healthcheck/src/main/java/org/apache/sling/junit/healthcheck/impl
AU        testing/junit/healthcheck/src/main/java/org/apache/sling/junit/healthcheck/impl/JUnitTestSelector.java
AU        testing/junit/healthcheck/src/main/java/org/apache/sling/junit/healthcheck/impl/JUnitHealthCheck.java
A         testing/junit/healthcheck/src/main/resources
A         testing/junit/healthcheck/src/main/resources/OSGI-INF
A         testing/junit/healthcheck/src/main/resources/OSGI-INF/metatype
AU        testing/junit/healthcheck/src/main/resources/OSGI-INF/metatype/metatype.properties
A         testing/junit/core
A         testing/junit/core/src
A         testing/junit/core/src/main
A         testing/junit/core/src/main/java
A         testing/junit/core/src/main/java/org
A         testing/junit/core/src/main/java/org/apache
A         testing/junit/core/src/main/java/org/apache/sling
A         testing/junit/core/src/main/java/org/apache/sling/junit
AU        testing/junit/core/src/main/java/org/apache/sling/junit/TestSelector.java
A         testing/junit/core/src/main/java/org/apache/sling/junit/SlingTestContext.java
A         testing/junit/core/src/main/java/org/apache/sling/junit/impl
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/RendererSelectorImpl.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/AnnotationsProcessor.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/TestsManagerImpl.java
A         testing/junit/core/src/main/java/org/apache/sling/junit/impl/TestContextRunListenerWrapper.java
A         testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/HtmlFilter.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/HtmlRenderer.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/SlingJUnitServlet.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/JUnitServlet.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/PlainTextRenderer.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/JsonRenderer.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/JacocoServlet.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/XmlRenderer.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/impl/BundleTestsProvider.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/RequestParser.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/Renderer.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/TestObjectProcessor.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/RendererSelector.java
A         testing/junit/core/src/main/java/org/apache/sling/junit/rules
A         testing/junit/core/src/main/java/org/apache/sling/junit/rules/Service.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/Activator.java
A         testing/junit/core/src/main/java/org/apache/sling/junit/SlingTestContextProvider.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/TestsManager.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/TestsProvider.java
A         testing/junit/core/src/main/java/org/apache/sling/junit/annotations
AU        testing/junit/core/src/main/java/org/apache/sling/junit/annotations/TestReference.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/annotations/AutoDetect.java
AU        testing/junit/core/src/main/java/org/apache/sling/junit/annotations/SlingAnnotationsTestRunner.java
A         testing/junit/core/src/main/resources
A         testing/junit/core/src/main/resources/OSGI-INF
A         testing/junit/core/src/main/resources/OSGI-INF/metatype
AU        testing/junit/core/src/main/resources/OSGI-INF/metatype/metatype.properties
AU        testing/junit/core/src/main/resources/junit.css
A         testing/junit/core/src/test
A         testing/junit/core/src/test/java
A         testing/junit/core/src/test/java/org
A         testing/junit/core/src/test/java/org/apache
A         testing/junit/core/src/test/java/org/apache/sling
A         testing/junit/core/src/test/java/org/apache/sling/junit
AU        testing/junit/core/src/test/java/org/apache/sling/junit/RequestParserTest.java
AU        testing/junit/core/pom.xml
A         testing/junit/scriptable
A         testing/junit/scriptable/src
A         testing/junit/scriptable/src/test
A         testing/junit/scriptable/src/test/java
A         testing/junit/scriptable/src/test/java/org
A         testing/junit/scriptable/src/test/java/org/apache
A         testing/junit/scriptable/src/test/java/org/apache/sling
A         testing/junit/scriptable/src/test/java/org/apache/sling/junit
A         testing/junit/scriptable/src/test/java/org/apache/sling/junit/tests
AU        testing/junit/scriptable/src/test/java/org/apache/sling/junit/tests/TestAllPathsTest.java
A         testing/junit/scriptable/src/main
A         testing/junit/scriptable/src/main/resources
A         testing/junit/scriptable/src/main/resources/SLING-INF
A         testing/junit/scriptable/src/main/resources/SLING-INF/nodetypes
AU        testing/junit/scriptable/src/main/resources/SLING-INF/nodetypes/slingtest.cnd
A         testing/junit/scriptable/src/main/java
A         testing/junit/scriptable/src/main/java/org
A         testing/junit/scriptable/src/main/java/org/apache
A         testing/junit/scriptable/src/main/java/org/apache/sling
A         testing/junit/scriptable/src/main/java/org/apache/sling/junit
A         testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable
AU        testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/HttpResponse.java
AU        testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/TestServletOutputStream.java
AU        testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/ExplainTests.java
AU        testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/ScriptableTestsProvider.java
AU        testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/HttpRequest.java
AU        testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/TestAllPaths.java
AU        testing/junit/scriptable/pom.xml
AU        NOTICE
AU        LICENSE
AU        check_release_matches_tag.sh
A         .travis.yml
A         src
A         src/main
A         src/main/javadoc
AU        src/main/javadoc/overview.html
A         src/misc
AU        src/misc/README.txt
A         src/misc/sling-6-source-release.javadoc.patch
A         parent
AU        parent/pom.xml
AU        parent/NOTICE
AU        parent/LICENSE
AU        pom.xml
 U        .
At revision 1611783
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/sling/sling/19/sling-19.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/sling/sling-archetype-parent/1/sling-archetype-parent-1.pom
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/hudson/tools/java/latest1.7/bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46408
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -DobrRepository=false clean install -DHttpTestBase.readyTimeoutSeconds=300
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/maven-launchpad-plugin/2.3.0/maven-launchpad-plugin-2.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/maven-launchpad-plugin/2.3.0/maven-launchpad-plugin-2.3.0.pom (9 KB at 32.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/sling/18/sling-18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/sling/18/sling-18.pom (44 KB at 395.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.api/1.0.0/org.apache.sling.launchpad.api-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.api/1.0.0/org.apache.sling.launchpad.api-1.0.0.pom (3 KB at 41.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/sling/9/sling-9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/sling/9/sling-9.pom (21 KB at 256.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.base/2.4.0/org.apache.sling.launchpad.base-2.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.base/2.4.0/org.apache.sling.launchpad.base-2.4.0.pom (13 KB at 208.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/sling/12/sling-12.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/sling/12/sling-12.pom (35 KB at 413.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/drools/drools-compiler/5.3.1.Final/drools-compiler-5.3.1.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/drools/drools-compiler/5.3.1.Final/drools-compiler-5.3.1.Final.pom (10 KB at 157.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/drools/drools-multiproject/5.3.1.Final/drools-multiproject-5.3.1.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/drools/drools-multiproject/5.3.1.Final/drools-multiproject-5.3.1.Final.pom (3 KB at 41.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/drools/droolsjbpm-parent/5.3.1.Final/droolsjbpm-parent-5.3.1.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/drools/droolsjbpm-parent/5.3.1.Final/droolsjbpm-parent-5.3.1.Final.pom (71 KB at 537.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/drools/drools-core/5.3.1.Final/drools-core-5.3.1.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/drools/drools-core/5.3.1.Final/drools-core-5.3.1.Final.pom (8 KB at 123.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mvel/mvel2/2.1.0.drools4/mvel2-2.1.0.drools4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mvel/mvel2/2.1.0.drools4/mvel2-2.1.0.drools4.pom (10 KB at 162.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/drools/knowledge-api/5.3.1.Final/knowledge-api-5.3.1.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/drools/knowledge-api/5.3.1.Final/knowledge-api-5.3.1.Final.pom (5 KB at 78.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/drools/droolsjbpm-knowledge/5.3.1.Final/droolsjbpm-knowledge-5.3.1.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/drools/droolsjbpm-knowledge/5.3.1.Final/droolsjbpm-knowledge-5.3.1.Final.pom (2 KB at 34.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.pom (4 KB at 70.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.3/antlr-master-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.3/antlr-master-3.3.pom (10 KB at 157.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/antlr/antlr/3.3/antlr-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/antlr/antlr/3.3/antlr-3.3.pom (4 KB at 58.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/maven-launchpad-plugin/2.3.0/maven-launchpad-plugin-2.3.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.api/1.0.0/org.apache.sling.launchpad.api-1.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.base/2.4.0/org.apache.sling.launchpad.base-2.4.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/drools/drools-compiler/5.3.1.Final/drools-compiler-5.3.1.Final.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.base/2.4.0/org.apache.sling.launchpad.base-2.4.0-app.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.api/1.0.0/org.apache.sling.launchpad.api-1.0.0.jar (9 KB at 105.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/drools/drools-core/5.3.1.Final/drools-core-5.3.1.Final.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/maven-launchpad-plugin/2.3.0/maven-launchpad-plugin-2.3.0.jar (111 KB at 823.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/drools/knowledge-api/5.3.1.Final/knowledge-api-5.3.1.Final.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.base/2.4.0/org.apache.sling.launchpad.base-2.4.0-app.jar (47 KB at 334.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/drools/knowledge-api/5.3.1.Final/knowledge-api-5.3.1.Final.jar (163 KB at 1221.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/antlr/antlr/3.3/antlr-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad.base/2.4.0/org.apache.sling.launchpad.base-2.4.0.jar (460 KB at 1623.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mvel/mvel2/2.1.0.drools4/mvel2-2.1.0.drools4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.jar (160 KB at 863.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/drools/drools-compiler/5.3.1.Final/drools-compiler-5.3.1.Final.jar (1091 KB at 2719.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mvel/mvel2/2.1.0.drools4/mvel2-2.1.0.drools4.jar (713 KB at 3829.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/antlr/antlr/3.3/antlr-3.3.jar (877 KB at 2599.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/drools/drools-core/5.3.1.Final/drools-core-5.3.1.Final.jar (2035 KB at 3544.0 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.launchpad.base:jar:app:4.4.1-2.5.1-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT-app.jar
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.sling:org.apache.sling.launchpad.testing:7-SNAPSHOT (<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/pom.xml)> has 1 error
[ERROR]     Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.3.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT, org.apache.sling:org.apache.sling.launchpad.base:jar:app:4.4.1-2.5.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
channel stopped