You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@devicemap.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/09 05:22:48 UTC

Build failed in Jenkins: devicemap-java6 #13

See <https://builds.apache.org/job/devicemap-java6/13/changes>

Changes:

[wkeil] DMAP-25: Java: Maven 

Task-Url: https://issues.apache.org/jira/browse/DMAP-25

------------------------------------------
Started by user wkeil
Building remotely on ubuntu1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/devicemap-java6/ws/>
Updating https://svn.apache.org/repos/asf/incubator/devicemap/trunk at revision '2014-06-09T03:18:42.717 +0000'
U         devicemap/java/simpleddr/src/test/java/org/apache/devicemap/simpleddr/test/TestServiceCreation.java
U         devicemap/java/simpleddr/src/main/java/org/apache/devicemap/simpleddr/ODDRVocabularyService.java
U         devicemap/java/simpleddr/src/main/java/org/apache/devicemap/simpleddr/ODDRService.java
U         devicemap/java/simpleddr/pom.xml
U         contrib/web/pom.xml
U         contrib/web/webservice-java/pom.xml
U         contrib/web/webfilter/pom.xml
At revision 1601305
Parsing POMs
Modules changed, recalculating dependency graph
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.6/bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 50152
<===[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/devicemap-java6/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache DeviceMap Device Data
[INFO] Apache DeviceMap Test Data
[INFO] Apache DeviceMap Parent
[INFO] Apache DeviceMap Simple DDR Java module
[INFO] Apache DeviceMap Reactor Pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Device Data 0.9.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.devicemap.devicedata ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ org.apache.devicemap.devicedata ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.apache.devicemap.devicedata ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.apache.devicemap.devicedata ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.apache.devicemap.devicedata ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.apache.devicemap.devicedata ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.apache.devicemap.devicedata ---
[INFO] Surefire report directory: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- xml-maven-plugin:1.0:validate (default) @ org.apache.devicemap.devicedata ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.apache.devicemap.devicedata ---
[INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.devicemap.devicedata ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/org.apache.devicemap.devicedata/0.9.9-SNAPSHOT/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/org.apache.devicemap.devicedata/0.9.9-SNAPSHOT/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Test Data 0.9.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.devicemap.testdata ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ org.apache.devicemap.testdata ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.apache.devicemap.testdata ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.apache.devicemap.testdata ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.apache.devicemap.testdata ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.apache.devicemap.testdata ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.apache.devicemap.testdata ---
[INFO] Surefire report directory: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.apache.devicemap.testdata ---
[INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/org.apache.devicemap.testdata-0.9.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.devicemap.testdata ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/org.apache.devicemap.testdata-0.9.9-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/org.apache.devicemap.testdata/0.9.9-SNAPSHOT/org.apache.devicemap.testdata-0.9.9-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/org.apache.devicemap.testdata/0.9.9-SNAPSHOT/org.apache.devicemap.testdata-0.9.9-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Parent 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ devicemap-parent ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ devicemap-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ devicemap-parent ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/devicemap-parent/0.2-SNAPSHOT/devicemap-parent-0.2-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Simple DDR Java module 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://github.com/catmedia-us/maven-repo/raw/master/org/w3c/ddr-simple/20081205/ddr-simple-20081205.pom
[WARNING] Checksum validation failed, no checksums available from the repository for https://github.com/catmedia-us/maven-repo/raw/master/org/w3c/ddr-simple/20081205/ddr-simple-20081205.pom
Downloaded: https://github.com/catmedia-us/maven-repo/raw/master/org/w3c/ddr-simple/20081205/ddr-simple-20081205.pom (3 KB at 1.7 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-device-data/0.9.9-SNAPSHOT/devicemap-device-data-0.9.9-SNAPSHOT.pom
[WARNING] The POM for org.apache.devicemap:devicemap-device-data:jar:0.9.9-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-test-data/0.9.9-SNAPSHOT/devicemap-test-data-0.9.9-SNAPSHOT.pom
[WARNING] The POM for org.apache.devicemap:devicemap-test-data:jar:0.9.9-SNAPSHOT is missing, no dependency information available
Downloading: https://github.com/catmedia-us/maven-repo/raw/master/org/w3c/ddr-simple/20081205/ddr-simple-20081205.jar
[WARNING] Checksum validation failed, no checksums available from the repository for https://github.com/catmedia-us/maven-repo/raw/master/org/w3c/ddr-simple/20081205/ddr-simple-20081205.jar
Downloaded: https://github.com/catmedia-us/maven-repo/raw/master/org/w3c/ddr-simple/20081205/ddr-simple-20081205.jar (11 KB at 15.3 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-device-data/0.9.9-SNAPSHOT/devicemap-device-data-0.9.9-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-test-data/0.9.9-SNAPSHOT/devicemap-test-data-0.9.9-SNAPSHOT.jar
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeviceMap Device Data ...................... SUCCESS [47.474s]
[INFO] Apache DeviceMap Test Data ........................ SUCCESS [45.448s]
[INFO] Apache DeviceMap Parent ........................... SUCCESS [0.485s]
[INFO] Apache DeviceMap Simple DDR Java module ........... FAILURE [4.777s]
[INFO] Apache DeviceMap Reactor Pom ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:47.297s
[INFO] Finished at: Mon Jun 09 03:22:16 UTC 2014
[INFO] Final Memory: 12M/54M
[INFO] ------------------------------------------------------------------------
[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.devicemap.simpleddr: Could not resolve dependencies for project org.apache.devicemap:org.apache.devicemap.simpleddr:jar:0.2-SNAPSHOT: The following artifacts could not be resolved: org.apache.devicemap:devicemap-device-data:jar:0.9.9-SNAPSHOT, org.apache.devicemap:devicemap-test-data:jar:0.9.9-SNAPSHOT: Could not find artifact org.apache.devicemap:devicemap-device-data:jar:0.9.9-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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.devicemap.simpleddr

Sending e-mails to: devicemap-dev@incubator.apache.org wkeil@apache.org
channel stopped