You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/12/20 04:07:32 UTC

Build failed in Jenkins: Wink2-Trunk-JDK1.6 #136

See <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/136/>

------------------------------------------
[...truncated 3853 lines...]
[INFO] Generating 2 Service Component Descriptors to <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wink-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ wink-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ wink-osgi ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ wink-osgi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-plugin-versions) @ wink-osgi ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ wink-osgi ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/target/wink-osgi-2.0.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ wink-osgi ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ wink-osgi ---
[INFO] Checking legal files in: wink-osgi-2.0.0-SNAPSHOT.jar
[INFO] Checking legal files in: wink-osgi-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wink-osgi ---
[INFO] Installing <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/target/wink-osgi-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wink/wink-osgi/2.0.0-SNAPSHOT/wink-osgi-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wink/wink-osgi/2.0.0-SNAPSHOT/wink-osgi-2.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/target/wink-osgi-2.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wink/wink-osgi/2.0.0-SNAPSHOT/wink-osgi-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ wink-osgi ---
[INFO] Installing org/apache/wink/wink-osgi/2.0.0-SNAPSHOT/wink-osgi-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
Waiting for Jenkins to finish collecting data
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Wink ....................................... SUCCESS [49.189s]
[INFO] Apache Wink Component Test Support ................ SUCCESS [19.494s]
[INFO] Apache Wink Common ................................ SUCCESS [29.840s]
[INFO] Apache Wink Server ................................ SUCCESS [31.361s]
[INFO] Apache Wink Client ................................ SUCCESS [27.186s]
[INFO] Apache Wink Client :: Apache Http Client .......... SUCCESS [23.260s]
[INFO] Apache Wink Client :: Async Http Client ........... SUCCESS [17.540s]
[INFO] Apache Wink Spring ................................ SUCCESS [20.545s]
[INFO] Apache Wink WebDav ................................ SUCCESS [17.171s]
[INFO] Apache Wink :: JSON4J ............................. SUCCESS [16.945s]
[INFO] Apache Wink Providers ............................. SUCCESS [11.555s]
[INFO] Apache Wink Providers :: Json Provider ............ SUCCESS [26.634s]
[INFO] Apache Wink Providers :: Jettison Provider ........ SUCCESS [15.413s]
[INFO] Apache Wink Providers :: Abdera Provider .......... SUCCESS [13.952s]
[INFO] Apache Wink Providers :: JSON4J Provider .......... SUCCESS [16.730s]
[INFO] Apache Wink Providers :: Jackson Provider ......... SUCCESS [22.577s]
[INFO] Apache Wink Providers :: ProtocolBuffer Provider .. SUCCESS [14.391s]
[INFO] Apache Wink Providers :: Thrift Provider .......... SUCCESS [17.428s]
[INFO] Apache Wink CDI Extensions and Integration ........ SUCCESS [37.348s]
[INFO] Apache Wink Guice Server .......................... SUCCESS [14.233s]
[INFO] Apache Wink Examples .............................. SUCCESS [10.559s]
[INFO] Apache Wink Examples Apps ......................... SUCCESS [10.095s]
[INFO] Apache Wink Examples Apps :: Bookmarks ............ SUCCESS [14.543s]
[INFO] Apache Wink Examples Apps :: HelloWorld ........... SUCCESS [15.717s]
[INFO] Apache Wink Examples Apps :: QADefect ............. SUCCESS [19.006s]
[INFO] Apache Wink Examples Apps :: SimpleDefects ........ SUCCESS [19.711s]
[INFO] Apache Wink Examples Core ......................... SUCCESS [11.422s]
[INFO] Apache Wink Examples Core :: CustomContext ........ SUCCESS [14.027s]
[INFO] Apache Wink Examples Core :: CustomExceptionManager  SUCCESS [29.544s]
[INFO] Apache Wink Examples Core :: JAXB ................. SUCCESS [14.898s]
[INFO] Apache Wink Examples Core :: Preconditions ........ SUCCESS [21.878s]
[INFO] Apache Wink Examples Clients ...................... SUCCESS [11.054s]
[INFO] Apache Wink Examples Clients :: ReadRSS ........... SUCCESS [16.454s]
[INFO] Apache Wink Examples Clients :: QADefects ......... SUCCESS [19.749s]
[INFO] Apache Wink Examples Clients :: GoogleDocs ........ SUCCESS [21.108s]
[INFO] Apache Wink Examples Ext .......................... SUCCESS [10.255s]
[INFO] Apache Wink Examples Ext :: Asset ................. SUCCESS [11.411s]
[INFO] Apache Wink Examples Ext :: DynamicResource ....... SUCCESS [16.560s]
[INFO] Apache Wink Examples Ext :: History ............... SUCCESS [22.005s]
[INFO] Apache Wink Examples Ext :: LinkBuilders .......... SUCCESS [11.220s]
[INFO] Apache Wink Examples Ext :: MultiPart ............. SUCCESS [11.059s]
[INFO] Apache Wink Examples Ext :: RuntimeRegistration ... SUCCESS [17.915s]
[INFO] Apache Wink Examples Ext :: Scope ................. SUCCESS [10.659s]
[INFO] Apache Wink Examples Ext :: Spring ................ SUCCESS [14.196s]
[INFO] Apache Wink Examples Ext :: WebDAV ................ SUCCESS [13.615s]
[INFO] Apache Wink Examples Ext :: OSGi .................. SUCCESS [16.587s]
[INFO] Apache Wink Assembly .............................. SUCCESS [17.694s]
[INFO] Apache Wink :: BeanValidation Integration ......... SUCCESS [20.144s]
[INFO] Apache Wink :: OSGi ............................... SUCCESS [36.206s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:24.293s
[INFO] Finished at: Fri Dec 20 02:41:13 UTC 2013
[INFO] Final Memory: 61M/725M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-thrift-provider/pom.xml> to org.apache.wink/wink-thrift-provider/2.0.0-SNAPSHOT/wink-thrift-provider-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-thrift-provider/target/wink-thrift-provider-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-thrift-provider/2.0.0-SNAPSHOT/wink-thrift-provider-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-thrift-provider/target/wink-thrift-provider-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-thrift-provider/2.0.0-SNAPSHOT/wink-thrift-provider-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-abdera-provider/pom.xml> to org.apache.wink/wink-abdera-provider/2.0.0-SNAPSHOT/wink-abdera-provider-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-abdera-provider/target/wink-abdera-provider-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-abdera-provider/2.0.0-SNAPSHOT/wink-abdera-provider-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-abdera-provider/target/wink-abdera-provider-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-abdera-provider/2.0.0-SNAPSHOT/wink-abdera-provider-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/QADefect/pom.xml> to org.apache.wink.example/QADefect/2.0.0-SNAPSHOT/QADefect-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/QADefect/target/QADefect.war> to org.apache.wink.example/QADefect/2.0.0-SNAPSHOT/QADefect-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/QADefect/target/QADefect-sources.jar> to org.apache.wink.example/QADefect/2.0.0-SNAPSHOT/QADefect-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-cdi-server/pom.xml> to org.apache.wink/wink-cdi-server/2.0.0-SNAPSHOT/wink-cdi-server-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-cdi-server/target/wink-cdi-server-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-cdi-server/2.0.0-SNAPSHOT/wink-cdi-server-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-cdi-server/target/wink-cdi-server-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-cdi-server/2.0.0-SNAPSHOT/wink-cdi-server-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-json4j/pom.xml> to org.apache.wink/wink-json4j/2.0.0-SNAPSHOT/wink-json4j-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-json4j/target/wink-json4j-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-json4j/2.0.0-SNAPSHOT/wink-json4j-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-json4j/target/wink-json4j-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-json4j/2.0.0-SNAPSHOT/wink-json4j-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/pom.xml> to org.apache.wink.example/ext/2.0.0-SNAPSHOT/ext-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-json-provider/pom.xml> to org.apache.wink/wink-json-provider/2.0.0-SNAPSHOT/wink-json-provider-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-json-provider/target/wink-json-provider-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-json-provider/2.0.0-SNAPSHOT/wink-json-provider-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-json-provider/target/wink-json-provider-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-json-provider/2.0.0-SNAPSHOT/wink-json-provider-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-json4j-provider/pom.xml> to org.apache.wink/wink-json4j-provider/2.0.0-SNAPSHOT/wink-json4j-provider-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-json4j-provider/target/wink-json4j-provider-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-json4j-provider/2.0.0-SNAPSHOT/wink-json4j-provider-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-json4j-provider/target/wink-json4j-provider-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-json4j-provider/2.0.0-SNAPSHOT/wink-json4j-provider-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-spring-support/pom.xml> to org.apache.wink/wink-spring-support/2.0.0-SNAPSHOT/wink-spring-support-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-spring-support/target/wink-spring-support-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-spring-support/2.0.0-SNAPSHOT/wink-spring-support-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-spring-support/target/wink-spring-support-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-spring-support/2.0.0-SNAPSHOT/wink-spring-support-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/MultiPart/pom.xml> to org.apache.wink.example/MultiPart/2.0.0-SNAPSHOT/MultiPart-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/MultiPart/target/MultiPart.war> to org.apache.wink.example/MultiPart/2.0.0-SNAPSHOT/MultiPart-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/MultiPart/target/MultiPart-sources.jar> to org.apache.wink.example/MultiPart/2.0.0-SNAPSHOT/MultiPart-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/History/pom.xml> to org.apache.wink.example/History/2.0.0-SNAPSHOT/History-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/History/target/History.war> to org.apache.wink.example/History/2.0.0-SNAPSHOT/History-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/History/target/History-sources.jar> to org.apache.wink.example/History/2.0.0-SNAPSHOT/History-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-common/pom.xml> to org.apache.wink/wink-common/2.0.0-SNAPSHOT/wink-common-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-common/target/wink-common-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-common/2.0.0-SNAPSHOT/wink-common-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-common/target/wink-common-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-common/2.0.0-SNAPSHOT/wink-common-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/SimpleDefects/pom.xml> to org.apache.wink.example/SimpleDefects/2.0.0-SNAPSHOT/SimpleDefects-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/SimpleDefects/target/SimpleDefects.war> to org.apache.wink.example/SimpleDefects/2.0.0-SNAPSHOT/SimpleDefects-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/SimpleDefects/target/SimpleDefects-sources.jar> to org.apache.wink.example/SimpleDefects/2.0.0-SNAPSHOT/SimpleDefects-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/WebDAV/pom.xml> to org.apache.wink.example/WebDAV/2.0.0-SNAPSHOT/WebDAV-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/WebDAV/target/WebDAV.war> to org.apache.wink.example/WebDAV/2.0.0-SNAPSHOT/WebDAV-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/WebDAV/target/WebDAV-sources.jar> to org.apache.wink.example/WebDAV/2.0.0-SNAPSHOT/WebDAV-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/pom.xml> to org.apache.wink/wink-osgi/2.0.0-SNAPSHOT/wink-osgi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/target/wink-osgi-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-osgi/2.0.0-SNAPSHOT/wink-osgi-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-osgi/target/wink-osgi-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-osgi/2.0.0-SNAPSHOT/wink-osgi-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/pom.xml> to org.apache.wink.example/wink-examples/2.0.0-SNAPSHOT/wink-examples-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-guice-server/pom.xml> to org.apache.wink/wink-guice-server/2.0.0-SNAPSHOT/wink-guice-server-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-guice-server/target/wink-guice-server-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-guice-server/2.0.0-SNAPSHOT/wink-guice-server-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-guice-server/target/wink-guice-server-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-guice-server/2.0.0-SNAPSHOT/wink-guice-server-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-protobuf-provider/pom.xml> to org.apache.wink/wink-protobuf-provider/2.0.0-SNAPSHOT/wink-protobuf-provider-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-protobuf-provider/target/wink-protobuf-provider-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-protobuf-provider/2.0.0-SNAPSHOT/wink-protobuf-provider-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-protobuf-provider/target/wink-protobuf-provider-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-protobuf-provider/2.0.0-SNAPSHOT/wink-protobuf-provider-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/client/QADefects-client/pom.xml> to org.apache.wink.example/QADefects-client/2.0.0-SNAPSHOT/QADefects-client-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/client/QADefects-client/target/QADefects-client.jar> to org.apache.wink.example/QADefects-client/2.0.0-SNAPSHOT/QADefects-client-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/client/QADefects-client/target/QADefects-client-sources.jar> to org.apache.wink.example/QADefects-client/2.0.0-SNAPSHOT/QADefects-client-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/pom.xml> to org.apache.wink/wink/2.0.0-SNAPSHOT/wink-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-server/pom.xml> to org.apache.wink/wink-server/2.0.0-SNAPSHOT/wink-server-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-server/target/wink-server-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-server/2.0.0-SNAPSHOT/wink-server-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-server/target/wink-server-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-server/2.0.0-SNAPSHOT/wink-server-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/pom.xml> to org.apache.wink/wink-providers/2.0.0-SNAPSHOT/wink-providers-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/OSGi/pom.xml> to org.apache.wink.example/Osgi/2.0.0-SNAPSHOT/Osgi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/OSGi/target/Osgi-2.0.0-SNAPSHOT.jar> to org.apache.wink.example/Osgi/2.0.0-SNAPSHOT/Osgi-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/OSGi/target/Osgi-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink.example/Osgi/2.0.0-SNAPSHOT/Osgi-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/Bookmarks/pom.xml> to org.apache.wink.example/Bookmarks/2.0.0-SNAPSHOT/Bookmarks-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/Bookmarks/target/Bookmarks.war> to org.apache.wink.example/Bookmarks/2.0.0-SNAPSHOT/Bookmarks-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/Bookmarks/target/Bookmarks-sources.jar> to org.apache.wink.example/Bookmarks/2.0.0-SNAPSHOT/Bookmarks-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-client/pom.xml> to org.apache.wink/wink-client/2.0.0-SNAPSHOT/wink-client-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-client/target/wink-client-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-client/2.0.0-SNAPSHOT/wink-client-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-client/target/wink-client-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-client/2.0.0-SNAPSHOT/wink-client-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/Jaxb/pom.xml> to org.apache.wink.example/Jaxb/2.0.0-SNAPSHOT/Jaxb-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/Jaxb/target/Jaxb.war> to org.apache.wink.example/Jaxb/2.0.0-SNAPSHOT/Jaxb-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/Jaxb/target/Jaxb-sources.jar> to org.apache.wink.example/Jaxb/2.0.0-SNAPSHOT/Jaxb-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/DynamicResource/pom.xml> to org.apache.wink.example/DynamicResource/2.0.0-SNAPSHOT/DynamicResource-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/DynamicResource/target/DynamicResource.war> to org.apache.wink.example/DynamicResource/2.0.0-SNAPSHOT/DynamicResource-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/DynamicResource/target/DynamicResource-sources.jar> to org.apache.wink.example/DynamicResource/2.0.0-SNAPSHOT/DynamicResource-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/LinkBuilders/pom.xml> to org.apache.wink.example/LinkBuilders/2.0.0-SNAPSHOT/LinkBuilders-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/LinkBuilders/target/LinkBuilders.war> to org.apache.wink.example/LinkBuilders/2.0.0-SNAPSHOT/LinkBuilders-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/LinkBuilders/target/LinkBuilders-sources.jar> to org.apache.wink.example/LinkBuilders/2.0.0-SNAPSHOT/LinkBuilders-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-component-test-support/pom.xml> to org.apache.wink/wink-component-test-support/2.0.0-SNAPSHOT/wink-component-test-support-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-component-test-support/target/wink-component-test-support-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-component-test-support/2.0.0-SNAPSHOT/wink-component-test-support-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-component-test-support/target/wink-component-test-support-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-component-test-support/2.0.0-SNAPSHOT/wink-component-test-support-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Scope/pom.xml> to org.apache.wink.example/Scope/2.0.0-SNAPSHOT/Scope-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Scope/target/Scope.war> to org.apache.wink.example/Scope/2.0.0-SNAPSHOT/Scope-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Scope/target/Scope-sources.jar> to org.apache.wink.example/Scope/2.0.0-SNAPSHOT/Scope-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/client/ReadRSS-client/pom.xml> to org.apache.wink.example/ReadRSS-client/2.0.0-SNAPSHOT/ReadRSS-client-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/client/ReadRSS-client/target/ReadRSS-client.jar> to org.apache.wink.example/ReadRSS-client/2.0.0-SNAPSHOT/ReadRSS-client-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/client/ReadRSS-client/target/ReadRSS-client-sources.jar> to org.apache.wink.example/ReadRSS-client/2.0.0-SNAPSHOT/ReadRSS-client-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/apps/pom.xml> to org.apache.wink.example/apps/2.0.0-SNAPSHOT/apps-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-jettison-provider/pom.xml> to org.apache.wink/wink-jettison-provider/2.0.0-SNAPSHOT/wink-jettison-provider-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-jettison-provider/target/wink-jettison-provider-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-jettison-provider/2.0.0-SNAPSHOT/wink-jettison-provider-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-providers/wink-jettison-provider/target/wink-jettison-provider-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-jettison-provider/2.0.0-SNAPSHOT/wink-jettison-provider-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/pom.xml> to org.apache.wink.example/core/2.0.0-SNAPSHOT/core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Asset/pom.xml> to org.apache.wink.example/Asset/2.0.0-SNAPSHOT/Asset-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Asset/target/Asset.war> to org.apache.wink.example/Asset/2.0.0-SNAPSHOT/Asset-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Asset/target/Asset-sources.jar> to org.apache.wink.example/Asset/2.0.0-SNAPSHOT/Asset-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/CustomExceptionMapper/pom.xml> to org.apache.wink.example/CustomExceptionMapper/2.0.0-SNAPSHOT/CustomExceptionMapper-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/CustomExceptionMapper/target/CustomExceptionMapper.war> to org.apache.wink.example/CustomExceptionMapper/2.0.0-SNAPSHOT/CustomExceptionMapper-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/CustomExceptionMapper/target/CustomExceptionMapper-sources.jar> to org.apache.wink.example/CustomExceptionMapper/2.0.0-SNAPSHOT/CustomExceptionMapper-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/CustomContext/pom.xml> to org.apache.wink.example/CustomContext/2.0.0-SNAPSHOT/CustomContext-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/CustomContext/target/CustomContext.war> to org.apache.wink.example/CustomContext/2.0.0-SNAPSHOT/CustomContext-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/CustomContext/target/CustomContext-sources.jar> to org.apache.wink.example/CustomContext/2.0.0-SNAPSHOT/CustomContext-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-client-apache-httpclient/pom.xml> to org.apache.wink/wink-client-apache-httpclient/2.0.0-SNAPSHOT/wink-client-apache-httpclient-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-client-apache-httpclient/target/wink-client-apache-httpclient-2.0.0-SNAPSHOT.jar> to org.apache.wink/wink-client-apache-httpclient/2.0.0-SNAPSHOT/wink-client-apache-httpclient-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-client-apache-httpclient/target/wink-client-apache-httpclient-2.0.0-SNAPSHOT-sources.jar> to org.apache.wink/wink-client-apache-httpclient/2.0.0-SNAPSHOT/wink-client-apache-httpclient-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/Preconditions/pom.xml> to org.apache.wink.example/Preconditions/2.0.0-SNAPSHOT/Preconditions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/Preconditions/target/Preconditions.war> to org.apache.wink.example/Preconditions/2.0.0-SNAPSHOT/Preconditions-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/core/Preconditions/target/Preconditions-sources.jar> to org.apache.wink.example/Preconditions/2.0.0-SNAPSHOT/Preconditions-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Spring/pom.xml> to org.apache.wink.example/Spring/2.0.0-SNAPSHOT/Spring-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Spring/target/Spring.war> to org.apache.wink.example/Spring/2.0.0-SNAPSHOT/Spring-2.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Spring/target/Spring-sources.jar> to org.apache.wink.example/Spring/2.0.0-SNAPSHOT/Spring-2.0.0-SNAPSHOT-sources.jar
Build timed out (after 60 minutes). Marking the build as aborted.
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Failed to extract <https://builds.apache.org/job/Wink2-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Spring/transfer> of 3 files
	at hudson.FilePath.readFromTar(FilePath.java:2088)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2000)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57)
	at hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:471)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:825)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
	at hudson.model.Run.execute(Run.java:1677)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
	at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61)
	at com.jcraft.jzlib.InflaterInputStream.fill(InflaterInputStream.java:175)
	at com.jcraft.jzlib.InflaterInputStream.read(InflaterInputStream.java:106)
	at org.apache.tools.tar.TarBuffer.readBlock(TarBuffer.java:257)
	at org.apache.tools.tar.TarBuffer.readRecord(TarBuffer.java:223)
	at hudson.org.apache.tools.tar.TarInputStream.read(TarInputStream.java:345)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1025)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
	at hudson.util.IOUtils.copy(IOUtils.java:37)
	at hudson.FilePath.readFromTar(FilePath.java:2078)
	... 9 more