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/10/21 16:07:37 UTC

Build failed in Jenkins: sling-trunk-1.6 » Apache Sling Installer #2684

See <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/2684/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Installer 3.5.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.sling.installer.core ---
[INFO] Deleting <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ org.apache.sling.installer.core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.installer.core ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.installer.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.installer.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.installer.core ---
[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.sling.installer.core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/target/classes>
[WARNING] Note: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/src/main/java/org/apache/sling/installer/core/impl/OsgiInstallerImpl.java> uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (testbundle-1.0) @ org.apache.sling.installer.core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

Create a test bundle:
      [jar] Building jar: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/target/org.apache.sling.installer.core-3.5.5-SNAPSHOT-testbundle-1.0.jar>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.sling.installer.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.sling.installer.core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.sling.installer.core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.installer.core.impl.tasks.BundleTaskCreatorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.sling.installer.core.impl.tasks.BundleTaskCreatorTest
Running org.apache.sling.installer.core.impl.TaskOrderingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.sling.installer.core.impl.TaskOrderingTest
Running org.apache.sling.installer.core.impl.util.RefreshDependenciesUtilTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.apache.sling.installer.core.impl.util.RefreshDependenciesUtilTest
Running org.apache.sling.installer.core.impl.InternalResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.sling.installer.core.impl.InternalResourceTest
Running org.apache.sling.installer.core.impl.RegisteredResourceTest
149 [main] WARN org.apache.sling.installer.core.impl.DefaultTransformer - Resource test:test:1.jar does not have the manifest as its first entry in the archive. If this is a bundle, make sure to put the manifest first in the jar file.
150 [main] WARN org.apache.sling.installer.core.impl.DefaultTransformer - Resource test:test:1.jar does not have the manifest as its first entry in the archive. If this is a bundle, make sure to put the manifest first in the jar file.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.sling.installer.core.impl.RegisteredResourceTest
Running org.apache.sling.installer.core.impl.DictionaryDigestTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.sling.installer.core.impl.DictionaryDigestTest
Running org.apache.sling.installer.core.impl.RegisteredResourceComparatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.sling.installer.core.impl.RegisteredResourceComparatorTest
Running org.apache.sling.installer.api.InstallableResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.sling.installer.api.InstallableResourceTest

Results :

Tests run: 44, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ org.apache.sling.installer.core ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ org.apache.sling.installer.core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ org.apache.sling.installer.core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.installer.core ---
[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) @ org.apache.sling.installer.core ---
[INFO] Building jar: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/target/org.apache.sling.installer.core-3.5.5-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ org.apache.sling.installer.core ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:baseline (baseline) @ org.apache.sling.installer.core ---
[INFO] artifact org.apache.sling:org.apache.sling.installer.core: checking for updates from Nexus
[WARNING] repository metadata for: 'artifact org.apache.sling:org.apache.sling.installer.core' could not be retrieved from repository: Nexus due to an error: Failed to transfer file: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.installer.core/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[INFO] artifact org.apache.sling:org.apache.sling.installer.core: checking for updates from central
[INFO] Baseline Report - Generated by Apache Felix Maven Bundle Plugin on 2014-10-21T14:05Z based on Bnd - see http://www.aqute.biz/Bnd/Bnd
[INFO] Comparing bundle org.apache.sling.installer.core version 3.5.5-SNAPSHOT to version (,3.5.5-SNAPSHOT)
[INFO] 
[INFO]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
[INFO] = ================================================== ========== ========== ========== ========== ==========
[INFO]   org.apache.sling.installer.api                     unchanged  3.1.2      3.1.2      3.1.2      -         
[INFO] -----------------------------------------------------------------------------------------------------------
[INFO]   org.apache.sling.installer.api.event               unchanged  1.0.0      1.0.0      1.0.0      -         
[INFO] -----------------------------------------------------------------------------------------------------------
[INFO]   org.apache.sling.installer.api.info                unchanged  1.0.0      1.0.0      1.0.0      -         
[INFO] -----------------------------------------------------------------------------------------------------------
[INFO]   org.apache.sling.installer.api.jmx                 unchanged  1.0.0      1.0.0      1.0.0      -         
[INFO] -----------------------------------------------------------------------------------------------------------
[INFO]   org.apache.sling.installer.api.tasks               unchanged  1.3.0      1.3.0      1.3.0      -         
[INFO] -----------------------------------------------------------------------------------------------------------
[INFO] Baseline analysis complete, 0 error(s), 0 warning(s)
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.installer.core ---
[INFO] Checking legal files in: org.apache.sling.installer.core-3.5.5-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.installer.core-3.5.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.sling.installer.core ---
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/target/org.apache.sling.installer.core-3.5.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.installer.core/3.5.5-SNAPSHOT/org.apache.sling.installer.core-3.5.5-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.installer.core/3.5.5-SNAPSHOT/org.apache.sling.installer.core-3.5.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/ws/target/org.apache.sling.installer.core-3.5.5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.installer.core/3.5.5-SNAPSHOT/org.apache.sling.installer.core-3.5.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ org.apache.sling.installer.core ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ org.apache.sling.installer.core ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.installer.core/3.5.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:org.apache.sling.installer.core:3.5.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.installer.core/3.5.5-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[JENKINS] Archiving disabled

Jenkins build is back to normal : sling-trunk-1.6 » Apache Sling Installer #2685

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.core/2685/>