You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/03 09:37:30 UTC

Build failed in Jenkins: CXF-2.7-deploy #294

See <https://builds.apache.org/job/CXF-2.7-deploy/294/changes>

Changes:

[freeman.fang] [CXF-5661]add more JMX operations for ManagedEndpoint mbean

[sberyozkin] [CXF-5569] Making it simpler to support unrecognized parameters

[coheigea] Remove printStackTrace

[coheigea] Recording .gitmergeinfo Changes

[sberyozkin] [CXF-5362] Support for collocating RACS with endpoints

[coheigea] Recording .gitmergeinfo Changes

[sberyozkin] [CXF-5633] Prototyping Logout Service

[sberyozkin] [CXF-5633] Minor udates to logout service

[sberyozkin] Updating RACS filter to ignore requests without expected parameters and let authentication filters deal with it

[dkulp] Expand the asm version range as we'll need v5 to be able to support Java8.

[dkulp] Update version of moxy we test against (moxy still doesn't work)

[dkulp] Update test to specify the namespace prefixes to use to it works with different JAXB providers

[dkulp] Make sure we don't create an XMLStreamReader if there isn't an XMLReader

[dkulp] Get the XLSTJaxbProvider to work with eclipse MOXy, sort of.

[dkulp] Remove some printlns

[dkulp] Fix checkstyle problem

[dkulp] Moxy doesn't set the "type" properly, do an instanceof

[dkulp] Handle the case of Arrays and how they are mapped.

[dkulp] Fix how the test looks for the messageId

[dkulp] Don't check the prefixes

[dkulp] Try and detect MOXy so we can set the appropriate property for the default namespace.

[dkulp] Update the ws-specs tests to use xpaths instead of direct string compares when possible.

[dkulp] If namespaces are part of the Attributes, make sure they are written out first and then NOT duplicated as part of writing out the namespace mappings

[dkulp] base64 would need 4 bytes here to avoid an unmarshal exception prior to the XKMSRequestException occuring

[dkulp] Work around another MOXy bug.

[dkulp] In some cases, the name is null, but the URI is still correct

[dkulp] Cleanup some tests

[dkulp] [CXF-5665] Make sure the Policy annotations are only processed once

[dkulp] Recording .gitmergeinfo Changes

[dkulp] Fix compile failure

[coheigea] [CXF-5664] - CXF STS does not support wst:Participants

[coheigea] Recording .gitmergeinfo Changes

[coheigea] Change from last commit

------------------------------------------
[...truncated 14293 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cxf-services-sts-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/src/main/resources-filtered
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/target/generated/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cxf-services-sts-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 123 source files to /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/DefaultConditionsProvider.java:[29,44] cannot find symbol
symbol  : class AudienceRestrictionBean
location: package org.apache.ws.security.saml.ext.bean
[ERROR] /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/DefaultConditionsProvider.java:[206,13] cannot find symbol
symbol  : class AudienceRestrictionBean
location: class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
[ERROR] /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/DefaultConditionsProvider.java:[206,63] cannot find symbol
symbol  : class AudienceRestrictionBean
location: class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CXF ........................................ SUCCESS [6.314s]
[INFO] Apache CXF Parent ................................. SUCCESS [3.463s]
[INFO] Apache CXF API .................................... SUCCESS [36.382s]
[INFO] Apache CXF Woodstox/MSV Schema Validation ......... SUCCESS [3.741s]
[INFO] Apache CXF XML Schema Validation with Xerces ...... SUCCESS [3.054s]
[INFO] Apache CXF Common ................................. SUCCESS [1.548s]
[INFO] Apache CXF Runtime Core ........................... SUCCESS [7.264s]
[INFO] Apache CXF Command Line Tools Common .............. SUCCESS [4.722s]
[INFO] Apache CXF Runtime JAXB DataBinding ............... SUCCESS [4.070s]
[INFO] Apache CXF Runtime SOAP Binding ................... SUCCESS [5.535s]
[INFO] Apache CXF Command Line Tools Validator ........... SUCCESS [4.860s]
[INFO] Apache CXF Command Line Tools WSDLTo Core ......... SUCCESS [3.917s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend  SUCCESS [6.092s]
[INFO] Apache CXF Runtime JavaScript Client Generator Projects  SUCCESS [1.050s]
[INFO] Apache CXF Runtime JavaScript Client Generator .... SUCCESS [3.496s]
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End  SUCCESS [4.215s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding  SUCCESS [4.861s]
[INFO] Apache CXF Maven Plugins .......................... SUCCESS [1.594s]
[INFO] Apache CXF WSDL Validator Maven2 Plugin ........... SUCCESS [5.722s]
[INFO] Apache CXF Code Generation Maven2 Plugins ......... SUCCESS [7.327s]
[INFO] Apache CXF Test Utilities ......................... SUCCESS [44.383s]
[INFO] Apache CXF Runtime Management ..................... SUCCESS [5.467s]
[INFO] Apache CXF Runtime JMS Transport .................. SUCCESS [6.650s]
[INFO] Apache CXF Runtime XML Binding .................... SUCCESS [7.274s]
[INFO] Apache CXF Runtime Local Transport ................ SUCCESS [10.114s]
[INFO] Apache CXF Runtime WS Policy ...................... SUCCESS [8.699s]
[INFO] Apache CXF Runtime HTTP Transport ................. SUCCESS [6.145s]
[INFO] Apache CXF Runtime HTTP Jetty Transport ........... SUCCESS [5.899s]
[INFO] Apache CXF Runtime Simple Frontend ................ SUCCESS [4.527s]
[INFO] Apache CXF Runtime WS Addressing .................. SUCCESS [6.273s]
[INFO] Apache CXF Runtime JAX-WS Frontend ................ SUCCESS [9.111s]
[INFO] Apache CXF Runtime XmlBeans DataBinding ........... SUCCESS [8.399s]
[INFO] Apache CXF Command Line Tools WSDLTo Test ......... SUCCESS [2.077s]
[INFO] Apache CXF Command Line Tools WSDLTo Misctools .... SUCCESS [5.232s]
[INFO] Apache CXF Command Line Tools ..................... SUCCESS [1.345s]
[INFO] Apache CXF Command Line Tools WSDLTo .............. SUCCESS [1.537s]
[INFO] Apache CXF Runtime Aegis Databinding .............. SUCCESS [7.641s]
[INFO] Apache CXF Command Line Tools JavaTo WS ........... SUCCESS [9.163s]
[INFO] Apache CXF Command Line Tools JavaTo .............. SUCCESS [0.662s]
[INFO] Apache CXF Runtime JAX-RS Frontend ................ SUCCESS [9.892s]
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend  SUCCESS [4.545s]
[INFO] Apache CXF Command Line Tools WADLTo .............. SUCCESS [1.193s]
[INFO] Apache CXF Runtime CORBA Binding .................. SUCCESS [5.856s]
[INFO] Apache CXF Command Line Tools CORBA ............... SUCCESS [7.419s]
[INFO] Apache CXF Runtime SDO DataBinding ................ SUCCESS [8.336s]
[INFO] Apache CXF Runtime JiBX DataBinding ............... SUCCESS [5.623s]
[INFO] Apache CXF Runtime Object Binding ................. SUCCESS [4.065s]
[INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [4.010s]
[INFO] Apache CXF Runtime ................................ SUCCESS [1.175s]
[INFO] Apache CXF Runtime Bindings ....................... SUCCESS [1.813s]
[INFO] Apache CXF Runtime Clustering ..................... SUCCESS [5.076s]
[INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [3.669s]
[INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS [5.448s]
[INFO] Apache CXF Runtime UDP Transport .................. SUCCESS [6.144s]
[INFO] Apache CXF Runtime WS Reliable Messaging .......... SUCCESS [7.383s]
[INFO] Apache CXF Runtime WS MetadataExchange ............ SUCCESS [3.276s]
[INFO] Apache CXF Runtime WS Security .................... SUCCESS [11.645s]
[INFO] Apache CXF JAX-RS Extensions: Providers ........... SUCCESS [5.933s]
[INFO] Apache CXF JAX-RS Extensions: Search .............. SUCCESS [5.452s]
[INFO] Apache CXF RS XML Security ........................ SUCCESS [5.367s]
[INFO] Apache CXF RS SSO SAML ............................ SUCCESS [4.987s]
[INFO] Apache CXF Runtime RS Security OAuth Parent ....... SUCCESS [1.612s]
[INFO] Apache CXF Runtime OAuth 1.0a ..................... SUCCESS [8.736s]
[INFO] Apache CXF Runtime OAuth 2.0 ...................... SUCCESS [7.184s]
[INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SUCCESS [4.514s]
[INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SUCCESS [4.231s]
[INFO] Apache CXF Runtime Web Management ................. SUCCESS [11.072s]
[INFO] Apache CXF Runtime JavaScript Client Generator Tests  SUCCESS [4.636s]
[INFO] Apache CXF Runtime Security functionality ......... SUCCESS [5.316s]
[INFO] Apache CXF JCA Connection ......................... SUCCESS [5.913s]
[INFO] Apache CXF Integration ............................ SUCCESS [2.642s]
[INFO] Apache CXF Java2WS Maven2 Plugin .................. SUCCESS [3.712s]
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SUCCESS [3.811s]
[INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SUCCESS [5.279s]
[INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SUCCESS [4.957s]
[INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SUCCESS [5.343s]
[INFO] Apache CXF Maven Archetypes ....................... SUCCESS [2.787s]
[INFO] Apache CXF STS Core ............................... FAILURE [1.060s]
[INFO] Apache CXF STS war deployment ..................... SKIPPED
[INFO] Apache CXF STS basic systests ..................... SKIPPED
[INFO] Apache CXF STS advanced systests .................. SKIPPED
[INFO] Apache CXF Services ............................... SKIPPED
[INFO] Apache CXF STS service ............................ SKIPPED
[INFO] Apache CXF STS systests ........................... SKIPPED
[INFO] Apache CXF WSN API ................................ SKIPPED
[INFO] Apache CXF WSN Core ............................... SKIPPED
[INFO] Apache CXF WSN OSGi ............................... SKIPPED
[INFO] Apache CXF WSN service ............................ SKIPPED
[INFO] Apache CXF WS-Discovery API ....................... SKIPPED
[INFO] Apache CXF WS-Discovery Service ................... SKIPPED
[INFO] Apache CXF WS-Discovery ........................... SKIPPED
[INFO] Apache CXF XKMS Common ............................ SKIPPED
[INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
[INFO] Apache CXF XKMS Service ........................... SKIPPED
[INFO] Apache CXF XKMS Client ............................ SKIPPED
[INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
[INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
[INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
[INFO] Apache CXF Karaf Parent ........................... SKIPPED
[INFO] Apache CXF Karaf Features ......................... SKIPPED
[INFO] Apache CXF Karaf Commands ......................... SKIPPED
[INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
[INFO] Apache CXF XKMS ................................... SKIPPED
[INFO] Apache CXF Bundle Parent .......................... SKIPPED
[INFO] Apache CXF Bundle Jar ............................. SKIPPED
[INFO] Apache CXF Minimal Bundle Jar ..................... SKIPPED
[INFO] Apache CXF JAX-RS Bundle Jar ...................... SKIPPED
[INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
[INFO] Apache CXF Container Integration System Tests ..... SKIPPED
[INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
[INFO] Apache CXF Container Integration Test Grizzly ..... SKIPPED
[INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
[INFO] Apache CXF Transport System Tests ................. SKIPPED
[INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
[INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
[INFO] Apache CXF Databinding System Tests ............... SKIPPED
[INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
[INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
[INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
[INFO] Apache CXF WS-Security System Tests ............... SKIPPED
[INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
[INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
[INFO] Test for writing wsdl to repo ..................... SKIPPED
[INFO] Test for generating code from wsdl in repo ........ SKIPPED
[INFO] Apache CXF System Tests ........................... SKIPPED
[INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
[INFO] Apache CXF Manifest Jar ........................... SKIPPED
[INFO] Apache CXF Samples ................................ SKIPPED
[INFO] Colocated Demo using Document/Literal Style ....... SKIPPED
[INFO] JavaScript Client Demo using Document/Literal Style  SKIPPED
[INFO] Generated JavaScript Sample using JAX-WS and JSR-181  SKIPPED
[INFO] Java First demo service using the JAXWSFactoryBeans  SKIPPED
[INFO] Java First demo using JMS ......................... SKIPPED
[INFO] JAX-RS Content Negotiation Demo ................... SKIPPED
[INFO] JAX-RS Basic Demo With HTTPS communications ....... SKIPPED
[INFO] JAX-RS Basic Demo ................................. SKIPPED
[INFO] CXF sample using a callback object ................ SKIPPED
[INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)  SKIPPED
[INFO] JAX-WS Dispatch/Provider Demo ..................... SKIPPED
[INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBinding  SKIPPED
[INFO] WSDL first demo using SOAP12 in Document/Literal Style  SKIPPED
[INFO] CXF Dynamic Client Sample ......................... SKIPPED
[INFO] JMS Transport Queue Demo using Document-Literal Style  SKIPPED
[INFO] WSDL first demo using the jms transport and jmsConfigFeature  SKIPPED
[INFO] RESTful Hello World Demo .......................... SKIPPED
[INFO] WSDL first demo using Document/Literal Style ...... SKIPPED
[INFO] CXF sample using the Aegis Binding without any webservice  SKIPPED
[INFO] Java First demo using JAX-WS APIs ................. SKIPPED
[INFO] WS-RM Demo ........................................ SKIPPED
[INFO] CXF Sample of Stream GZIP Interceptor ............. SKIPPED
[INFO] Spring HTTP Sample ................................ SKIPPED
[INFO] Spring HTTP Servlet demo with ruby support ........ SKIPPED
[INFO] Spring HTTP Servlet demo with groovy support ...... SKIPPED
[INFO] Hello world javascript demo ....................... SKIPPED
[INFO] CXF WS-Security UT Demo ........................... SKIPPED
[INFO] WS-Security UT Sign Demo .......................... SKIPPED
[INFO] CXF WS-Security Sign Encoding Demo ................ SKIPPED
[INFO] WS-Security UT Policy Demo ........................ SKIPPED
[INFO] MTOM Demo for SWA and XOP ......................... SKIPPED
[INFO] JAX-WS Asynchronous Demo using Document/Literal Style  SKIPPED
[INFO] Java First POJO Sample ............................ SKIPPED
[INFO] WS-Policy Demo .................................... SKIPPED
[INFO] Hello World Client Demo using JavaScript .......... SKIPPED
[INFO] WSDL first demo using HTTPS ....................... SKIPPED
[INFO] WS-Addressing Demo ................................ SKIPPED
[INFO] Sample using SOAP Headers ......................... SKIPPED
[INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style  SKIPPED
[INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)  SKIPPED
[INFO] CXF sample using code first POJO's and the Aegis Binding  SKIPPED
[INFO] Sample of JAX-* Service Using an Aegis Client ..... SKIPPED
[INFO] JAX-WS Handler Demo ............................... SKIPPED
[INFO] WSDL first demo using RPC-Literal Style ........... SKIPPED
[INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style  SKIPPED
[INFO] JAX-RS Spring Security Demo ....................... SKIPPED
[INFO] LogBrowser ........................................ SKIPPED
[INFO] WS-Notification Demo .............................. SKIPPED
[INFO] CXF STS Demo ...................................... SKIPPED
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SKIPPED
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SKIPPED
[INFO] hello-world sample using JAX-WS API's to talk via CORBA/IIOP  SKIPPED
[INFO] OAuth 1.0a server ................................. SKIPPED
[INFO] OAuth 1.0a client ................................. SKIPPED
[INFO] JAX-RS Minimal OSGI Demo .......................... SKIPPED
[INFO] WS-Discovery Sample ............................... SKIPPED
[INFO] Apache CXF Distribution ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:56.797s
[INFO] Finished at: Thu Apr 03 07:36:27 UTC 2014
[INFO] Final Memory: 118M/415M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project cxf-services-sts-core: Compilation failure: Compilation failure:
[ERROR] /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/DefaultConditionsProvider.java:[29,44] cannot find symbol
[ERROR] symbol  : class AudienceRestrictionBean
[ERROR] location: package org.apache.ws.security.saml.ext.bean
[ERROR] /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/DefaultConditionsProvider.java:[206,13] cannot find symbol
[ERROR] symbol  : class AudienceRestrictionBean
[ERROR] location: class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
[ERROR] /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/DefaultConditionsProvider.java:[206,63] cannot find symbol
[ERROR] symbol  : class AudienceRestrictionBean
[ERROR] location: class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cxf-services-sts-core
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : CXF-2.7-deploy #297

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.7-deploy/297/changes>


Build failed in Jenkins: CXF-2.7-deploy #296

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.7-deploy/296/changes>

Changes:

[dkulp] [CXF-5673] Update to support latest ASM/XBean code

[dkulp] Print all the possible matching commits at once and ask once instead of being asked a dozen times for things like "Fix Compile Failure" and other generic messages

[dkulp] Recording .gitmergeinfo Changes

[dkulp] Fix a reverse logic issue

[dkulp] Use released version

[dkulp] Upadate release notes for 2.7.11

[dkulp] [maven-release-plugin] prepare release cxf-2.7.11

[dkulp] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 33765 lines...]
[INFO] --- maven-antrun-plugin:1.7:run (process-sources-xsl) @ apache-cxf ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-cxf ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ apache-cxf ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ apache-cxf ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ apache-cxf ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-cxf ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-javadoc) @ apache-cxf ---
[INFO] Configured Artifact: org.apache.cxf:cxf-api:javadoc:2.7.12-SNAPSHOT:jar
[INFO] Unpacking /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/api/target/cxf-api-2.7.12-SNAPSHOT-javadoc.jar to /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/javadoc with includes "" and excludes ""
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (distribution-package-bin) @ apache-cxf ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Copying files to /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.12-SNAPSHOT
[WARNING] Assembly file: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.12-SNAPSHOT is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building tar: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.12-SNAPSHOT.tar.gz
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.12-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.12-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (distribution-package-src) @ apache-cxf ---
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building tar: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.12-SNAPSHOT-src.tar.gz
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CXF ........................................ SUCCESS [5.168s]
[INFO] Apache CXF Parent ................................. SUCCESS [2.168s]
[INFO] Apache CXF API .................................... SUCCESS [33.028s]
[INFO] Apache CXF Woodstox/MSV Schema Validation ......... SUCCESS [2.934s]
[INFO] Apache CXF XML Schema Validation with Xerces ...... SUCCESS [3.283s]
[INFO] Apache CXF Common ................................. SUCCESS [1.108s]
[INFO] Apache CXF Runtime Core ........................... SUCCESS [7.599s]
[INFO] Apache CXF Command Line Tools Common .............. SUCCESS [4.932s]
[INFO] Apache CXF Runtime JAXB DataBinding ............... SUCCESS [3.629s]
[INFO] Apache CXF Runtime SOAP Binding ................... SUCCESS [5.666s]
[INFO] Apache CXF Command Line Tools Validator ........... SUCCESS [3.165s]
[INFO] Apache CXF Command Line Tools WSDLTo Core ......... SUCCESS [3.553s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend  SUCCESS [6.297s]
[INFO] Apache CXF Runtime JavaScript Client Generator Projects  SUCCESS [0.841s]
[INFO] Apache CXF Runtime JavaScript Client Generator .... SUCCESS [4.210s]
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End  SUCCESS [2.974s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding  SUCCESS [2.967s]
[INFO] Apache CXF Maven Plugins .......................... SUCCESS [0.730s]
[INFO] Apache CXF WSDL Validator Maven2 Plugin ........... SUCCESS [3.639s]
[INFO] Apache CXF Code Generation Maven2 Plugins ......... SUCCESS [4.164s]
[INFO] Apache CXF Test Utilities ......................... SUCCESS [41.648s]
[INFO] Apache CXF Runtime Management ..................... SUCCESS [3.126s]
[INFO] Apache CXF Runtime JMS Transport .................. SUCCESS [5.993s]
[INFO] Apache CXF Runtime XML Binding .................... SUCCESS [3.113s]
[INFO] Apache CXF Runtime Local Transport ................ SUCCESS [1.983s]
[INFO] Apache CXF Runtime WS Policy ...................... SUCCESS [10.942s]
[INFO] Apache CXF Runtime HTTP Transport ................. SUCCESS [9.521s]
[INFO] Apache CXF Runtime HTTP Jetty Transport ........... SUCCESS [6.626s]
[INFO] Apache CXF Runtime Simple Frontend ................ SUCCESS [3.881s]
[INFO] Apache CXF Runtime WS Addressing .................. SUCCESS [3.558s]
[INFO] Apache CXF Runtime JAX-WS Frontend ................ SUCCESS [7.286s]
[INFO] Apache CXF Runtime XmlBeans DataBinding ........... SUCCESS [7.939s]
[INFO] Apache CXF Command Line Tools WSDLTo Test ......... SUCCESS [5.307s]
[INFO] Apache CXF Command Line Tools WSDLTo Misctools .... SUCCESS [2.776s]
[INFO] Apache CXF Command Line Tools ..................... SUCCESS [0.610s]
[INFO] Apache CXF Command Line Tools WSDLTo .............. SUCCESS [0.757s]
[INFO] Apache CXF Runtime Aegis Databinding .............. SUCCESS [5.769s]
[INFO] Apache CXF Command Line Tools JavaTo WS ........... SUCCESS [8.201s]
[INFO] Apache CXF Command Line Tools JavaTo .............. SUCCESS [0.869s]
[INFO] Apache CXF Runtime JAX-RS Frontend ................ SUCCESS [10.297s]
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend  SUCCESS [3.246s]
[INFO] Apache CXF Command Line Tools WADLTo .............. SUCCESS [1.003s]
[INFO] Apache CXF Runtime CORBA Binding .................. SUCCESS [6.641s]
[INFO] Apache CXF Command Line Tools CORBA ............... SUCCESS [5.377s]
[INFO] Apache CXF Runtime SDO DataBinding ................ SUCCESS [8.311s]
[INFO] Apache CXF Runtime JiBX DataBinding ............... SUCCESS [3.983s]
[INFO] Apache CXF Runtime Object Binding ................. SUCCESS [2.696s]
[INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [3.334s]
[INFO] Apache CXF Runtime ................................ SUCCESS [0.919s]
[INFO] Apache CXF Runtime Bindings ....................... SUCCESS [0.537s]
[INFO] Apache CXF Runtime Clustering ..................... SUCCESS [4.707s]
[INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [4.885s]
[INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS [4.296s]
[INFO] Apache CXF Runtime UDP Transport .................. SUCCESS [4.143s]
[INFO] Apache CXF Runtime WS Reliable Messaging .......... SUCCESS [6.070s]
[INFO] Apache CXF Runtime WS MetadataExchange ............ SUCCESS [2.850s]
[INFO] Apache CXF Runtime WS Security .................... SUCCESS [9.653s]
[INFO] Apache CXF JAX-RS Extensions: Providers ........... SUCCESS [4.602s]
[INFO] Apache CXF JAX-RS Extensions: Search .............. SUCCESS [4.392s]
[INFO] Apache CXF RS XML Security ........................ SUCCESS [4.266s]
[INFO] Apache CXF RS SSO SAML ............................ SUCCESS [5.460s]
[INFO] Apache CXF Runtime RS Security OAuth Parent ....... SUCCESS [0.552s]
[INFO] Apache CXF Runtime OAuth 1.0a ..................... SUCCESS [3.743s]
[INFO] Apache CXF Runtime OAuth 2.0 ...................... SUCCESS [3.480s]
[INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SUCCESS [6.415s]
[INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SUCCESS [2.517s]
[INFO] Apache CXF Runtime Web Management ................. SUCCESS [11.264s]
[INFO] Apache CXF Runtime JavaScript Client Generator Tests  SUCCESS [1.452s]
[INFO] Apache CXF Runtime Security functionality ......... SUCCESS [3.591s]
[INFO] Apache CXF JCA Connection ......................... SUCCESS [4.613s]
[INFO] Apache CXF Integration ............................ SUCCESS [0.479s]
[INFO] Apache CXF Java2WS Maven2 Plugin .................. SUCCESS [2.610s]
[INFO] Apache CXF Java2WADL Maven2 Plugin ................ SUCCESS [2.899s]
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SUCCESS [6.778s]
[INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SUCCESS [2.577s]
[INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SUCCESS [2.569s]
[INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SUCCESS [0.864s]
[INFO] Apache CXF Maven Archetypes ....................... SUCCESS [1.692s]
[INFO] Apache CXF STS Core ............................... SUCCESS [7.969s]
[INFO] Apache CXF STS war deployment ..................... SUCCESS [6.121s]
[INFO] Apache CXF STS basic systests ..................... SUCCESS [5.520s]
[INFO] Apache CXF STS advanced systests .................. SUCCESS [4.609s]
[INFO] Apache CXF Services ............................... SUCCESS [0.663s]
[INFO] Apache CXF STS service ............................ SUCCESS [0.785s]
[INFO] Apache CXF STS systests ........................... SUCCESS [1.164s]
[INFO] Apache CXF WSN API ................................ SUCCESS [10.730s]
[INFO] Apache CXF WSN Core ............................... SUCCESS [4.332s]
[INFO] Apache CXF WSN OSGi ............................... SUCCESS [2.479s]
[INFO] Apache CXF WSN service ............................ SUCCESS [1.045s]
[INFO] Apache CXF WS-Discovery API ....................... SUCCESS [5.480s]
[INFO] Apache CXF WS-Discovery Service ................... SUCCESS [1.537s]
[INFO] Apache CXF WS-Discovery ........................... SUCCESS [0.922s]
[INFO] Apache CXF XKMS Common ............................ SUCCESS [7.475s]
[INFO] Apache CXF XKMS X509 Handlers ..................... SUCCESS [3.850s]
[INFO] Apache CXF XKMS Service ........................... SUCCESS [3.346s]
[INFO] Apache CXF XKMS Client ............................ SUCCESS [3.011s]
[INFO] Apache CXF XKMS Karaf Features .................... SUCCESS [3.025s]
[INFO] Apache CXF XKMS OSGi deployment ................... SUCCESS [2.604s]
[INFO] Apache CXF XKMS Service war deployment ............ SUCCESS [2.536s]
[INFO] Apache CXF Karaf Parent ........................... SUCCESS [1.611s]
[INFO] Apache CXF Karaf Features ......................... SUCCESS [1.177s]
[INFO] Apache CXF Karaf Commands ......................... SUCCESS [2.932s]
[INFO] Apache CXF XKMS Integration Tests ................. SUCCESS [5.923s]
[INFO] Apache CXF XKMS ................................... SUCCESS [0.703s]
[INFO] Apache CXF Bundle Parent .......................... SUCCESS [1.266s]
[INFO] Apache CXF Bundle Jar ............................. SUCCESS [2:27.643s]
[INFO] Apache CXF Minimal Bundle Jar ..................... SUCCESS [1:28.628s]
[INFO] Apache CXF JAX-RS Bundle Jar ...................... SUCCESS [37.654s]
[INFO] Apache CXF Compatibility Bundle Jar ............... SUCCESS [1:17.760s]
[INFO] Apache CXF Container Integration System Tests ..... SUCCESS [3.765s]
[INFO] Apache CXF Container Integration Test Webapp ...... SUCCESS [3.023s]
[INFO] Apache CXF Container Integration Test Grizzly ..... SUCCESS [17.360s]
[INFO] Apache CXF Uncategorized System Tests ............. SUCCESS [8.837s]
[INFO] Apache CXF Transport System Tests ................. SUCCESS [3.078s]
[INFO] Apache CXF Transport System Tests JMS ............. SUCCESS [3.492s]
[INFO] Apache CXF JAX-WS System Tests .................... SUCCESS [6.795s]
[INFO] Apache CXF Databinding System Tests ............... SUCCESS [10.372s]
[INFO] Apache CXF JAX-RS System Tests .................... SUCCESS [8.423s]
[INFO] Apache CXF WS-* Specifications System Tests ....... SUCCESS [5.423s]
[INFO] Apache CXF WS-RM Specifications System Tests ...... SUCCESS [1.578s]
[INFO] Apache CXF WS-Security System Tests ............... SUCCESS [10.353s]
[INFO] Apache CXF WS-Security Interop System Tests ....... SUCCESS [6.740s]
[INFO] Apache CXF JAX-RS System Advanced Security Tests .. SUCCESS [3.994s]
[INFO] Test for writing wsdl to repo ..................... SUCCESS [4.912s]
[INFO] Test for generating code from wsdl in repo ........ SUCCESS [7.759s]
[INFO] Apache CXF System Tests ........................... SUCCESS [0.527s]
[INFO] Apache CXF System Tests for Maven Plugins ......... SUCCESS [0.372s]
[INFO] Apache CXF Manifest Jar ........................... SUCCESS [2.720s]
[INFO] Apache CXF Samples ................................ SUCCESS [0.143s]
[INFO] Colocated Demo using Document/Literal Style ....... SUCCESS [3.842s]
[INFO] JavaScript Client Demo using Document/Literal Style  SUCCESS [2.177s]
[INFO] Generated JavaScript Sample using JAX-WS and JSR-181  SUCCESS [0.076s]
[INFO] Java First demo service using the JAXWSFactoryBeans  SUCCESS [0.087s]
[INFO] Java First demo using JMS ......................... SUCCESS [0.070s]
[INFO] JAX-RS Content Negotiation Demo ................... SUCCESS [0.069s]
[INFO] JAX-RS Basic Demo With HTTPS communications ....... SUCCESS [0.098s]
[INFO] JAX-RS Basic Demo ................................. SUCCESS [0.064s]
[INFO] CXF sample using a callback object ................ SUCCESS [1.388s]
[INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)  SUCCESS [1.513s]
[INFO] JAX-WS Dispatch/Provider Demo ..................... SUCCESS [1.394s]
[INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBinding  SUCCESS [3.167s]
[INFO] WSDL first demo using SOAP12 in Document/Literal Style  SUCCESS [1.333s]
[INFO] CXF Dynamic Client Sample ......................... SUCCESS [1.402s]
[INFO] JMS Transport Queue Demo using Document-Literal Style  SUCCESS [1.434s]
[INFO] WSDL first demo using the jms transport and jmsConfigFeature  SUCCESS [1.458s]
[INFO] RESTful Hello World Demo .......................... SUCCESS [0.049s]
[INFO] WSDL first demo using Document/Literal Style ...... SUCCESS [2.729s]
[INFO] CXF sample using the Aegis Binding without any webservice  SUCCESS [0.102s]
[INFO] Java First demo using JAX-WS APIs ................. SUCCESS [0.897s]
[INFO] WS-RM Demo ........................................ SUCCESS [1.517s]
[INFO] CXF Sample of Stream GZIP Interceptor ............. SUCCESS [1.384s]
[INFO] Spring HTTP Sample ................................ SUCCESS [1.249s]
[INFO] Spring HTTP Servlet demo with ruby support ........ SUCCESS [2.304s]
[INFO] Spring HTTP Servlet demo with groovy support ...... SUCCESS [1.775s]
[INFO] Hello world javascript demo ....................... SUCCESS [1.456s]
[INFO] CXF WS-Security UT Demo ........................... SUCCESS [1.257s]
[INFO] WS-Security UT Sign Demo .......................... SUCCESS [1.377s]
[INFO] CXF WS-Security Sign Encoding Demo ................ SUCCESS [1.262s]
[INFO] WS-Security UT Policy Demo ........................ SUCCESS [1.267s]
[INFO] MTOM Demo for SWA and XOP ......................... SUCCESS [1.230s]
[INFO] JAX-WS Asynchronous Demo using Document/Literal Style  SUCCESS [2.823s]
[INFO] Java First POJO Sample ............................ SUCCESS [0.075s]
[INFO] WS-Policy Demo .................................... SUCCESS [1.918s]
[INFO] Hello World Client Demo using JavaScript .......... SUCCESS [1.378s]
[INFO] WSDL first demo using HTTPS ....................... SUCCESS [1.262s]
[INFO] WS-Addressing Demo ................................ SUCCESS [1.281s]
[INFO] Sample using SOAP Headers ......................... SUCCESS [1.195s]
[INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style  SUCCESS [1.245s]
[INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)  SUCCESS [1.362s]
[INFO] CXF sample using code first POJO's and the Aegis Binding  SUCCESS [0.239s]
[INFO] Sample of JAX-* Service Using an Aegis Client ..... SUCCESS [0.087s]
[INFO] JAX-WS Handler Demo ............................... SUCCESS [1.408s]
[INFO] WSDL first demo using RPC-Literal Style ........... SUCCESS [1.315s]
[INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style  SUCCESS [1.465s]
[INFO] JAX-RS Spring Security Demo ....................... SUCCESS [1.400s]
[INFO] LogBrowser ........................................ SUCCESS [0.067s]
[INFO] WS-Notification Demo .............................. SUCCESS [0.041s]
[INFO] CXF STS Demo ...................................... SUCCESS [1.199s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.560s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.821s]
[INFO] hello-world sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.585s]
[INFO] OAuth 1.0a server ................................. SUCCESS [2.049s]
[INFO] OAuth 1.0a client ................................. SUCCESS [0.458s]
[INFO] JAX-RS Minimal OSGI Demo .......................... SUCCESS [1.320s]
[INFO] WS-Discovery Sample ............................... SUCCESS [1.361s]
[INFO] Apache CXF Distribution ........................... FAILURE [1:45.441s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:46.192s
[INFO] Finished at: Sun Apr 06 07:39:03 UTC 2014
[INFO] Final Memory: 215M/890M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (distribution-package-src) on project apache-cxf: Failed to create assembly: Error creating assembly archive src: Problem creating TAR: request to write '0' bytes exceeds size in header of '-256071510' bytes -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-cxf
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: CXF-2.7-deploy #295

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.7-deploy/295/changes>

Changes:

[willem.jiang] CXF-5610 clean up the code

[freeman.fang] [CXF-5479]Create a Maven plugin for generating WADL at build time

[willem.jiang] CXF-5610 check the context path conflict

[dkulp] Revert "[CXF-5661]add more JMX operations for ManagedEndpoint mbean"

[dkulp] Move to latest deployed snapshot until the release is done

[dkulp] Add a mapping for where some of the jaxrs stuff was moved

[dkulp] Update wadl generator to use the prefix that the JAXB implementation chose for the targetNamespace.

[dkulp] The the rs/providers working with MOXy

[dkulp] With MOXy, the array types namespace only comes from the package-info

[dkulp] Update the javato tests to pass with MOXy

[dkulp] Updates to get some of the tests passed with the Moxy profile

[dkulp] Few more fixes to JAXRS tests to get them running with Moxy

[dkulp] Fix checkstyle

[dkulp] [CXF-5668] Set explicit parent to ProxyClassloader

[dkulp] Put generated source into default location

[dkulp] Recording .gitmergeinfo Changes

[dkulp] Move log4j version to parent/pom

[dkulp] Move some versions up into parent/pom

[dkulp] Make it easier to use a subclass of ServerImpl to create ManagedEndpoints with specific additional functionality

[dkulp] Recording .gitmergeinfo Changes

[dkulp] Fix test/compile failures

------------------------------------------
[...truncated 34308 lines...]
[INFO] --- maven-antrun-plugin:1.7:run (process-sources-xsl) @ apache-cxf ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-cxf ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ apache-cxf ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ apache-cxf ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ apache-cxf ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-cxf ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-javadoc) @ apache-cxf ---
[INFO] Configured Artifact: org.apache.cxf:cxf-api:javadoc:2.7.11-SNAPSHOT:jar
[INFO] Unpacking /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/api/target/cxf-api-2.7.11-SNAPSHOT-javadoc.jar to /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/javadoc with includes "" and excludes ""
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (distribution-package-bin) @ apache-cxf ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Copying files to /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT
[WARNING] Assembly file: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building tar: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT.tar.gz
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (distribution-package-src) @ apache-cxf ---
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building tar: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT-src.tar.gz
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CXF ........................................ SUCCESS [6.159s]
[INFO] Apache CXF Parent ................................. SUCCESS [1.975s]
[INFO] Apache CXF API .................................... SUCCESS [32.230s]
[INFO] Apache CXF Woodstox/MSV Schema Validation ......... SUCCESS [4.367s]
[INFO] Apache CXF XML Schema Validation with Xerces ...... SUCCESS [2.838s]
[INFO] Apache CXF Common ................................. SUCCESS [0.778s]
[INFO] Apache CXF Runtime Core ........................... SUCCESS [8.153s]
[INFO] Apache CXF Command Line Tools Common .............. SUCCESS [4.955s]
[INFO] Apache CXF Runtime JAXB DataBinding ............... SUCCESS [5.215s]
[INFO] Apache CXF Runtime SOAP Binding ................... SUCCESS [5.878s]
[INFO] Apache CXF Command Line Tools Validator ........... SUCCESS [4.078s]
[INFO] Apache CXF Command Line Tools WSDLTo Core ......... SUCCESS [5.729s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend  SUCCESS [5.568s]
[INFO] Apache CXF Runtime JavaScript Client Generator Projects  SUCCESS [1.532s]
[INFO] Apache CXF Runtime JavaScript Client Generator .... SUCCESS [4.468s]
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End  SUCCESS [3.776s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding  SUCCESS [5.485s]
[INFO] Apache CXF Maven Plugins .......................... SUCCESS [1.455s]
[INFO] Apache CXF WSDL Validator Maven2 Plugin ........... SUCCESS [4.494s]
[INFO] Apache CXF Code Generation Maven2 Plugins ......... SUCCESS [5.333s]
[INFO] Apache CXF Test Utilities ......................... SUCCESS [43.370s]
[INFO] Apache CXF Runtime Management ..................... SUCCESS [4.879s]
[INFO] Apache CXF Runtime JMS Transport .................. SUCCESS [6.528s]
[INFO] Apache CXF Runtime XML Binding .................... SUCCESS [5.869s]
[INFO] Apache CXF Runtime Local Transport ................ SUCCESS [4.451s]
[INFO] Apache CXF Runtime WS Policy ...................... SUCCESS [12.193s]
[INFO] Apache CXF Runtime HTTP Transport ................. SUCCESS [7.965s]
[INFO] Apache CXF Runtime HTTP Jetty Transport ........... SUCCESS [6.689s]
[INFO] Apache CXF Runtime Simple Frontend ................ SUCCESS [6.253s]
[INFO] Apache CXF Runtime WS Addressing .................. SUCCESS [5.147s]
[INFO] Apache CXF Runtime JAX-WS Frontend ................ SUCCESS [10.539s]
[INFO] Apache CXF Runtime XmlBeans DataBinding ........... SUCCESS [7.991s]
[INFO] Apache CXF Command Line Tools WSDLTo Test ......... SUCCESS [2.618s]
[INFO] Apache CXF Command Line Tools WSDLTo Misctools .... SUCCESS [13.825s]
[INFO] Apache CXF Command Line Tools ..................... SUCCESS [1.560s]
[INFO] Apache CXF Command Line Tools WSDLTo .............. SUCCESS [2.414s]
[INFO] Apache CXF Runtime Aegis Databinding .............. SUCCESS [7.365s]
[INFO] Apache CXF Command Line Tools JavaTo WS ........... SUCCESS [8.537s]
[INFO] Apache CXF Command Line Tools JavaTo .............. SUCCESS [3.877s]
[INFO] Apache CXF Runtime JAX-RS Frontend ................ SUCCESS [15.632s]
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend  SUCCESS [6.150s]
[INFO] Apache CXF Command Line Tools WADLTo .............. SUCCESS [2.005s]
[INFO] Apache CXF Runtime CORBA Binding .................. SUCCESS [12.069s]
[INFO] Apache CXF Command Line Tools CORBA ............... SUCCESS [8.911s]
[INFO] Apache CXF Runtime SDO DataBinding ................ SUCCESS [15.784s]
[INFO] Apache CXF Runtime JiBX DataBinding ............... SUCCESS [7.808s]
[INFO] Apache CXF Runtime Object Binding ................. SUCCESS [5.055s]
[INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [5.085s]
[INFO] Apache CXF Runtime ................................ SUCCESS [1.494s]
[INFO] Apache CXF Runtime Bindings ....................... SUCCESS [1.500s]
[INFO] Apache CXF Runtime Clustering ..................... SUCCESS [3.715s]
[INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [3.766s]
[INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS [3.721s]
[INFO] Apache CXF Runtime UDP Transport .................. SUCCESS [4.004s]
[INFO] Apache CXF Runtime WS Reliable Messaging .......... SUCCESS [9.182s]
[INFO] Apache CXF Runtime WS MetadataExchange ............ SUCCESS [3.430s]
[INFO] Apache CXF Runtime WS Security .................... SUCCESS [11.952s]
[INFO] Apache CXF JAX-RS Extensions: Providers ........... SUCCESS [5.969s]
[INFO] Apache CXF JAX-RS Extensions: Search .............. SUCCESS [6.440s]
[INFO] Apache CXF RS XML Security ........................ SUCCESS [4.592s]
[INFO] Apache CXF RS SSO SAML ............................ SUCCESS [5.098s]
[INFO] Apache CXF Runtime RS Security OAuth Parent ....... SUCCESS [1.829s]
[INFO] Apache CXF Runtime OAuth 1.0a ..................... SUCCESS [4.352s]
[INFO] Apache CXF Runtime OAuth 2.0 ...................... SUCCESS [5.269s]
[INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SUCCESS [5.105s]
[INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SUCCESS [4.281s]
[INFO] Apache CXF Runtime Web Management ................. SUCCESS [12.654s]
[INFO] Apache CXF Runtime JavaScript Client Generator Tests  SUCCESS [2.146s]
[INFO] Apache CXF Runtime Security functionality ......... SUCCESS [3.023s]
[INFO] Apache CXF JCA Connection ......................... SUCCESS [4.201s]
[INFO] Apache CXF Integration ............................ SUCCESS [1.070s]
[INFO] Apache CXF Java2WS Maven2 Plugin .................. SUCCESS [3.335s]
[INFO] Apache CXF Java2WADL Maven2 Plugin ................ SUCCESS [2.771s]
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SUCCESS [4.117s]
[INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SUCCESS [5.072s]
[INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SUCCESS [4.037s]
[INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SUCCESS [3.600s]
[INFO] Apache CXF Maven Archetypes ....................... SUCCESS [1.375s]
[INFO] Apache CXF STS Core ............................... SUCCESS [9.644s]
[INFO] Apache CXF STS war deployment ..................... SUCCESS [9.245s]
[INFO] Apache CXF STS basic systests ..................... SUCCESS [7.710s]
[INFO] Apache CXF STS advanced systests .................. SUCCESS [4.479s]
[INFO] Apache CXF Services ............................... SUCCESS [2.014s]
[INFO] Apache CXF STS service ............................ SUCCESS [1.177s]
[INFO] Apache CXF STS systests ........................... SUCCESS [1.364s]
[INFO] Apache CXF WSN API ................................ SUCCESS [11.564s]
[INFO] Apache CXF WSN Core ............................... SUCCESS [5.554s]
[INFO] Apache CXF WSN OSGi ............................... SUCCESS [5.288s]
[INFO] Apache CXF WSN service ............................ SUCCESS [1.483s]
[INFO] Apache CXF WS-Discovery API ....................... SUCCESS [6.140s]
[INFO] Apache CXF WS-Discovery Service ................... SUCCESS [2.938s]
[INFO] Apache CXF WS-Discovery ........................... SUCCESS [1.339s]
[INFO] Apache CXF XKMS Common ............................ SUCCESS [6.318s]
[INFO] Apache CXF XKMS X509 Handlers ..................... SUCCESS [4.523s]
[INFO] Apache CXF XKMS Service ........................... SUCCESS [2.947s]
[INFO] Apache CXF XKMS Client ............................ SUCCESS [4.265s]
[INFO] Apache CXF XKMS Karaf Features .................... SUCCESS [5.104s]
[INFO] Apache CXF XKMS OSGi deployment ................... SUCCESS [3.748s]
[INFO] Apache CXF XKMS Service war deployment ............ SUCCESS [3.602s]
[INFO] Apache CXF Karaf Parent ........................... SUCCESS [2.503s]
[INFO] Apache CXF Karaf Features ......................... SUCCESS [2.906s]
[INFO] Apache CXF Karaf Commands ......................... SUCCESS [3.932s]
[INFO] Apache CXF XKMS Integration Tests ................. SUCCESS [5.548s]
[INFO] Apache CXF XKMS ................................... SUCCESS [1.051s]
[INFO] Apache CXF Bundle Parent .......................... SUCCESS [4.843s]
[INFO] Apache CXF Bundle Jar ............................. SUCCESS [2:28.778s]
[INFO] Apache CXF Minimal Bundle Jar ..................... SUCCESS [1:32.335s]
[INFO] Apache CXF JAX-RS Bundle Jar ...................... SUCCESS [43.739s]
[INFO] Apache CXF Compatibility Bundle Jar ............... SUCCESS [1:29.871s]
[INFO] Apache CXF Container Integration System Tests ..... SUCCESS [2.712s]
[INFO] Apache CXF Container Integration Test Webapp ...... SUCCESS [4.450s]
[INFO] Apache CXF Container Integration Test Grizzly ..... SUCCESS [2.064s]
[INFO] Apache CXF Uncategorized System Tests ............. SUCCESS [10.090s]
[INFO] Apache CXF Transport System Tests ................. SUCCESS [4.824s]
[INFO] Apache CXF Transport System Tests JMS ............. SUCCESS [3.936s]
[INFO] Apache CXF JAX-WS System Tests .................... SUCCESS [6.581s]
[INFO] Apache CXF Databinding System Tests ............... SUCCESS [10.470s]
[INFO] Apache CXF JAX-RS System Tests .................... SUCCESS [10.523s]
[INFO] Apache CXF WS-* Specifications System Tests ....... SUCCESS [6.604s]
[INFO] Apache CXF WS-RM Specifications System Tests ...... SUCCESS [2.565s]
[INFO] Apache CXF WS-Security System Tests ............... SUCCESS [9.163s]
[INFO] Apache CXF WS-Security Interop System Tests ....... SUCCESS [7.348s]
[INFO] Apache CXF JAX-RS System Advanced Security Tests .. SUCCESS [2.701s]
[INFO] Test for writing wsdl to repo ..................... SUCCESS [5.812s]
[INFO] Test for generating code from wsdl in repo ........ SUCCESS [10.315s]
[INFO] Apache CXF System Tests ........................... SUCCESS [2.706s]
[INFO] Apache CXF System Tests for Maven Plugins ......... SUCCESS [1.956s]
[INFO] Apache CXF Manifest Jar ........................... SUCCESS [19.301s]
[INFO] Apache CXF Samples ................................ SUCCESS [0.165s]
[INFO] Colocated Demo using Document/Literal Style ....... SUCCESS [3.536s]
[INFO] JavaScript Client Demo using Document/Literal Style  SUCCESS [2.242s]
[INFO] Generated JavaScript Sample using JAX-WS and JSR-181  SUCCESS [0.096s]
[INFO] Java First demo service using the JAXWSFactoryBeans  SUCCESS [0.048s]
[INFO] Java First demo using JMS ......................... SUCCESS [0.138s]
[INFO] JAX-RS Content Negotiation Demo ................... SUCCESS [0.050s]
[INFO] JAX-RS Basic Demo With HTTPS communications ....... SUCCESS [0.116s]
[INFO] JAX-RS Basic Demo ................................. SUCCESS [0.096s]
[INFO] CXF sample using a callback object ................ SUCCESS [1.466s]
[INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)  SUCCESS [1.632s]
[INFO] JAX-WS Dispatch/Provider Demo ..................... SUCCESS [1.438s]
[INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBinding  SUCCESS [3.045s]
[INFO] WSDL first demo using SOAP12 in Document/Literal Style  SUCCESS [1.228s]
[INFO] CXF Dynamic Client Sample ......................... SUCCESS [1.475s]
[INFO] JMS Transport Queue Demo using Document-Literal Style  SUCCESS [1.536s]
[INFO] WSDL first demo using the jms transport and jmsConfigFeature  SUCCESS [1.495s]
[INFO] RESTful Hello World Demo .......................... SUCCESS [0.135s]
[INFO] WSDL first demo using Document/Literal Style ...... SUCCESS [2.941s]
[INFO] CXF sample using the Aegis Binding without any webservice  SUCCESS [0.144s]
[INFO] Java First demo using JAX-WS APIs ................. SUCCESS [0.799s]
[INFO] WS-RM Demo ........................................ SUCCESS [1.509s]
[INFO] CXF Sample of Stream GZIP Interceptor ............. SUCCESS [1.332s]
[INFO] Spring HTTP Sample ................................ SUCCESS [1.105s]
[INFO] Spring HTTP Servlet demo with ruby support ........ SUCCESS [2.113s]
[INFO] Spring HTTP Servlet demo with groovy support ...... SUCCESS [1.652s]
[INFO] Hello world javascript demo ....................... SUCCESS [1.377s]
[INFO] CXF WS-Security UT Demo ........................... SUCCESS [1.404s]
[INFO] WS-Security UT Sign Demo .......................... SUCCESS [1.354s]
[INFO] CXF WS-Security Sign Encoding Demo ................ SUCCESS [1.249s]
[INFO] WS-Security UT Policy Demo ........................ SUCCESS [1.291s]
[INFO] MTOM Demo for SWA and XOP ......................... SUCCESS [1.305s]
[INFO] JAX-WS Asynchronous Demo using Document/Literal Style  SUCCESS [2.856s]
[INFO] Java First POJO Sample ............................ SUCCESS [0.097s]
[INFO] WS-Policy Demo .................................... SUCCESS [1.367s]
[INFO] Hello World Client Demo using JavaScript .......... SUCCESS [1.459s]
[INFO] WSDL first demo using HTTPS ....................... SUCCESS [1.228s]
[INFO] WS-Addressing Demo ................................ SUCCESS [1.324s]
[INFO] Sample using SOAP Headers ......................... SUCCESS [1.255s]
[INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style  SUCCESS [1.458s]
[INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)  SUCCESS [1.394s]
[INFO] CXF sample using code first POJO's and the Aegis Binding  SUCCESS [0.211s]
[INFO] Sample of JAX-* Service Using an Aegis Client ..... SUCCESS [0.055s]
[INFO] JAX-WS Handler Demo ............................... SUCCESS [1.483s]
[INFO] WSDL first demo using RPC-Literal Style ........... SUCCESS [1.347s]
[INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style  SUCCESS [1.517s]
[INFO] JAX-RS Spring Security Demo ....................... SUCCESS [1.322s]
[INFO] LogBrowser ........................................ SUCCESS [0.100s]
[INFO] WS-Notification Demo .............................. SUCCESS [0.101s]
[INFO] CXF STS Demo ...................................... SUCCESS [1.351s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.614s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.894s]
[INFO] hello-world sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.729s]
[INFO] OAuth 1.0a server ................................. SUCCESS [2.817s]
[INFO] OAuth 1.0a client ................................. SUCCESS [0.561s]
[INFO] JAX-RS Minimal OSGI Demo .......................... SUCCESS [2.216s]
[INFO] WS-Discovery Sample ............................... SUCCESS [1.418s]
[INFO] Apache CXF Distribution ........................... FAILURE [1:48.468s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:34.317s
[INFO] Finished at: Sat Apr 05 07:10:26 UTC 2014
[INFO] Final Memory: 222M/910M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (distribution-package-src) on project apache-cxf: Failed to create assembly: Error creating assembly archive src: Problem creating TAR: request to write '0' bytes exceeds size in header of '-256071510' bytes -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-cxf
Build step 'Invoke top-level Maven targets' marked build as failure