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 Hudson Server <hu...@hudson.zones.apache.org> on 2010/03/11 18:27:47 UTC

Build failed in Hudson: CXF-Trunk-JDK15 #1132

See <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/1132/changes>

Changes:

[dkulp] [CXF-2706] Fix issues with missing ending boundary causing a loop

[dkulp] Remove eclipse warning

[dkulp] [CXF-2705] getPasswordAuthentication is protected and not found with
getMethod

[dkulp] [CXF-2703] More issues with spaces in wsdl/jar locations
Patch from Craig Tataryn applied

------------------------------------------
Started by an SCM change
Building remotely on vesta.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/cxf/trunk
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/impl/HttpHeadersImplTest.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/ext/codegen/CodeGeneratorProvider.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/impl/HttpHeadersImpl.java
U         rt/transports/http/src/main/java/org/apache/cxf/transport/http/CXFAuthenticator.java
U         rt/core/src/test/java/org/apache/cxf/attachment/AttachmentDeserializerTest.java
U         rt/core/src/main/java/org/apache/cxf/attachment/MimeBodyPartInputStream.java
U         common/common/src/main/java/org/apache/cxf/resource/URIResolver.java
At revision 921950
Parsing POMs
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/java/latest1.5/bin/java -ea -XX:MaxPermSize=192m -Xmx512M -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/apache-maven-2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 33684 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<channel started===[HUDSON REMOTING CAPACITY]===
>   Executing Maven:  -B -f <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/pom.xml> -Dmaven.repo.local=<http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository> -U -cpu -B -e clean install+ Error stacktraces are turned on.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache CXF
[INFO]   Apache CXF Parent
[INFO]   Apache CXF Common Utilities
[INFO]   Apache CXF Common Schemas
[INFO]   Apache CXF API
[INFO]   Apache CXF Woodstox/MSV Schema Validation
[INFO]   Apache CXF XML Schema Validation with Xerces
[INFO]   Apache CXF Common
[INFO]   Apache CXF Runtime Core
[INFO]   Apache CXF Command Line Tools Common
[INFO]   Apache CXF Command Line Tools Validator
[INFO]   Apache CXF Command Line Tools WSDLTo Core
[INFO]   Apache CXF Command Line Tools WSDLTo JAXWS Frontend
[INFO]   Apache CXF WSDL Validator Maven2 Plugin
[INFO]   Apache CXF Command Line Tools WSDLTo JAXB Databinding
[INFO]   Apache CXF Code Generation Maven2 Plugins
[INFO]   Apache CXF Test Utilities
[INFO]   Apache CXF Runtime JAXB DataBinding
[INFO]   Apache CXF Runtime XML Binding
[INFO]   Apache CXF Runtime SOAP Binding
[INFO]   Apache CXF Runtime Local Transport
[INFO]   Apache CXF Runtime Simple Frontend
[INFO]   Apache CXF Runtime HTTP Transport
[INFO]   Apache CXF Runtime HTTP Jetty Transport
[INFO]   Apache CXF Runtime WS Addressing
[INFO]   Apache CXF Runtime JAX-WS Frontend
[INFO]   Apache CXF Test Case Support
[INFO]   Apache CXF Runtime Aegis Databinding
[INFO]   Apache CXF Runtime JavaScript Client Generator
[INFO]   Apache CXF Command Line Tools WSDL to JavaScript Front End
[INFO]   Apache CXF Runtime Management
[INFO]   Apache CXF Runtime JMS Transport
[INFO]   Apache CXF Runtime XmlBeans DataBinding
[INFO]   Apache CXF Command Line Tools WSDLTo Test
[INFO]   Apache CXF Command Line Tools WSDLTo Misctools
[INFO]   Apache CXF Command Line Tools
[INFO]   Apache CXF Command Line Tools WSDLTo
[INFO]   Apache CXF Command Line Tools JavaTo WS
[INFO]   Apache CXF Command Line Tools JavaTo
[INFO]   Apache CXF Runtime CORBA Binding
[INFO]   Apache CXF Command Line Tools CORBA
[INFO]   Apache CXF Runtime SDO DataBinding
[INFO]   Apache CXF Runtime HTTP Binding
[INFO]   Apache CXF Runtime Object Binding
[INFO]   Apache CXF Runtime Colocated Binding
[INFO]   Apache CXF Runtime JBI Binding
[INFO]   Apache CXF Runtime
[INFO]   Apache CXF Runtime Bindings
[INFO]   Apache CXF Runtime JAX-RS Frontend
[INFO]   Apache CXF Runtime JavaScript Frontend
[INFO]   Apache CXF HTTP Transport for OSGi
[INFO]   Apache CXF Runtime JBI Transport
[INFO]   Apache CXF Runtime WS Policy
[INFO]   Apache CXF Runtime WS Reliable Messaging
[INFO]   Apache CXF Runtime WS Security
[INFO]   Apache CXF Runtime Web Management
[INFO]   Apache CXF JBI Integration
[INFO]   Apache CXF JCA Connection
[INFO]   Apache CXF Integration
[INFO]   Apache CXF Java2WS Maven2 Plugin
[INFO]   Apache CXF CORBA Tools Maven2 Plugins
[INFO]   Apache CXF Archetype - Simple JAX-WS Java First
[INFO]   Apache CXF Maven Archetypes
[INFO]   Apache CXF Maven Plugins
[INFO]   Apache CXF Uncategorized System Tests
[INFO]   Apache CXF Transport System Tests
[INFO]   Apache CXF JAX-WS System Tests
[INFO]   Apache CXF Databinding System Tests
[INFO]   Apache CXF JAX-RS System Tests
[INFO]   Apache CXF WS-* Specifications System Tests
[INFO]   Test for writing wsdl to repo
[INFO]   Test for reading wsdl from repo and generating code from it
[INFO]   Apache CXF System Tests
[INFO]   Apache CXF System Tests for WSDL generation and retrieval
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/pom.xml> to <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/cxf/2.3.0-SNAPSHOT/cxf-2.3.0-SNAPSHOT.pom>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/pom.xml> to /export/home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf/builds/2010-03-11_17-26-21/archive/org.apache.cxf/cxf/2.3.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/cxf/2.3.0-SNAPSHOT/cxf-2.3.0-SNAPSHOT.pom> to /export/home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf/builds/2010-03-11_17-26-21/archive/org.apache.cxf/cxf/2.3.0-SNAPSHOT/cxf-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.cxf.build-utils:cxf-build-utils:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.cxf.build-utils:cxf-build-utils:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/parent/target> (included: [**], excluded: [])
[INFO] snapshot org.apache.cxf.build-utils:cxf-buildtools:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.cxf.build-utils:cxf-buildtools:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Source directory does not exist - skipping report.
[INFO] Preparing pmd:check
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/parent/pom.xml> to /export/home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-parent/builds/2010-03-11_17-26-21/archive/org.apache.cxf/cxf-parent/2.3.0-SNAPSHOT/pom.xml
[INFO] [pmd:pmd {execution: pmd}]
[INFO] [pmd:check {execution: validate}]
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/parent/pom.xml> to <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/cxf-parent/2.3.0-SNAPSHOT/cxf-parent-2.3.0-SNAPSHOT.pom>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/cxf-parent/2.3.0-SNAPSHOT/cxf-parent-2.3.0-SNAPSHOT.pom> to /export/home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-parent/builds/2010-03-11_17-26-21/archive/org.apache.cxf/cxf-parent/2.3.0-SNAPSHOT/cxf-parent-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Common Utilities
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/common/common/target> (included: [**], excluded: [])
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
<http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/common/common/src/main/java/org/apache/cxf/resource/URIResolver.java>:294: Line is longer than 110 characters.
<http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/common/common/src/main/java/org/apache/cxf/resource/URIResolver.java>:295: Line is longer than 110 characters.
Audit done.

[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/common/common/pom.xml> to /export/home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-common-utilities/builds/2010-03-11_17-26-22/archive/org.apache.cxf/cxf-common-utilities/2.3.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.

Embedded error: There are 2 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: An error has occurred in Checkstyle report generation.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: An error has occurred in Checkstyle report generation.
	at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:83)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.reporting.MavenReportException: There are 2 checkstyle errors.
	at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeCheckstyle(CheckstyleReport.java:911)
	at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:630)
	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:131)
	at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:76)
	... 31 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Thu Mar 11 17:27:05 UTC 2010
[INFO] Final Memory: 41M/94M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: notifications@cxf.apache.org dkulp@apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Hudson build is back to normal : CXF-Trunk-JDK15 #1133

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/1133/changes>