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 2012/01/11 07:46:30 UTC

Build failed in Jenkins: CXF-trunk-deploy #755

See <https://builds.apache.org/job/CXF-trunk-deploy/755/changes>

Changes:

[dkulp] Move some utility methods into similar class in common

[dkulp] Move tools split packages from api to appropriate place in tool.

[dkulp] CHange generated package name to not conflict with rt-core stuff

[dkulp] Remove spring requirement for WSPolicyFeature

[dkulp] [CXF-4018] Fix problems with providers not getting the proper
JAXWSMethodInvoker

[dkulp] Apparently the command line checkstyle is stricter than the in-eclipse
version.  Not sure why yet.

------------------------------------------
[...truncated 15811 lines...]
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [cxf-codegen:wsdl2java {execution: generate-sources}]
[INFO] [antrun:run {execution: copyxmlfiles}]
project.artifactId
[INFO] Executing tasks
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/target/classes/demo/stream/client>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/target/classes/demo/stream/server>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/target/classes/demo/stream/client>
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/target/configuration_interceptor-2.6.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/target/configuration_interceptor-2.6.0-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/samples/configuration_interceptor/2.6.0-SNAPSHOT/configuration_interceptor-2.6.0-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$configuration_interceptor/builds/2012-01-11_06-02-13/archive/org.apache.cxf.samples/configuration_interceptor/2.6.0-SNAPSHOT/configuration_interceptor-2.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/configuration_interceptor/target/configuration_interceptor-2.6.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$configuration_interceptor/builds/2012-01-11_06-02-13/archive/org.apache.cxf.samples/configuration_interceptor/2.6.0-SNAPSHOT/configuration_interceptor-2.6.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring HTTP Sample
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/java_first_spring_support/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/java_first_spring_support/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp [java_first_spring_support] in [<https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/java_first_spring_support/target/JavaFirstSpringSupport]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/java_first_spring_support/src/main/webapp]>
[INFO] Webapp assembled in [72 msecs]
[INFO] Building war: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/java_first_spring_support/target/JavaFirstSpringSupport.war>
[INFO] WEB-INF/web.xml already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/java_first_spring_support/target/JavaFirstSpringSupport.war> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/samples/java_first_spring_support/2.6.0-SNAPSHOT/java_first_spring_support-2.6.0-SNAPSHOT.war>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/java_first_spring_support/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$java_first_spring_support/builds/2012-01-11_06-02-13/archive/org.apache.cxf.samples/java_first_spring_support/2.6.0-SNAPSHOT/java_first_spring_support-2.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/java_first_spring_support/target/JavaFirstSpringSupport.war> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$java_first_spring_support/builds/2012-01-11_06-02-13/archive/org.apache.cxf.samples/java_first_spring_support/2.6.0-SNAPSHOT/java_first_spring_support-2.6.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring HTTP Servlet demo with ruby support
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
Downloading: http://repo1.maven.org/maven2/org/jruby/jruby/1.5.5/jruby-1.5.5.pom
[WARNING] Unable to get resource 'org.jruby:jruby:pom:1.5.5' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out
Downloading: http://repo1.maven.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom
[WARNING] Unable to get resource 'cglib:cglib-nodep:pom:2.1_3' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out
Downloading: http://repo1.maven.org/maven2/org/jruby/jruby/1.5.5/jruby-1.5.5.jar
Downloading: http://repo1.maven.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar
[WARNING] Unable to get resource 'cglib:cglib-nodep:jar:2.1_3' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out
[WARNING] Unable to get resource 'org.jruby:jruby:jar:1.5.5' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/ruby_spring_support/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$ruby_spring_support/builds/2012-01-11_06-02-13/archive/org.apache.cxf.samples/ruby_spring_support/2.6.0-SNAPSHOT/ruby_spring_support-2.6.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) cglib:cglib-nodep:jar:2.1_3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=cglib -DartifactId=cglib-nodep -Dversion=2.1_3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib-nodep -Dversion=2.1_3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT
  	2) cglib:cglib-nodep:jar:2.1_3

2) org.jruby:jruby:jar:1.5.5

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jruby -DartifactId=jruby -Dversion=1.5.5 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.jruby -DartifactId=jruby -Dversion=1.5.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT
  	2) org.jruby:jruby:jar:1.5.5

----------
2 required artifacts are missing.

for artifact: 
  org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) cglib:cglib-nodep:jar:2.1_3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=cglib -DartifactId=cglib-nodep -Dversion=2.1_3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib-nodep -Dversion=2.1_3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT
  	2) cglib:cglib-nodep:jar:2.1_3

2) org.jruby:jruby:jar:1.5.5

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jruby -DartifactId=jruby -Dversion=1.5.5 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.jruby -DartifactId=jruby -Dversion=1.5.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT
  	2) org.jruby:jruby:jar:1.5.5

----------
2 required artifacts are missing.

for artifact: 
  org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
	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:592)
	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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	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:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) cglib:cglib-nodep:jar:2.1_3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=cglib -DartifactId=cglib-nodep -Dversion=2.1_3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib-nodep -Dversion=2.1_3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT
  	2) cglib:cglib-nodep:jar:2.1_3

2) org.jruby:jruby:jar:1.5.5

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jruby -DartifactId=jruby -Dversion=1.5.5 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.jruby -DartifactId=jruby -Dversion=1.5.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT
  	2) org.jruby:jruby:jar:1.5.5

----------
2 required artifacts are missing.

for artifact: 
  org.apache.cxf.samples:ruby_spring_support:war:2.6.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
	at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43 minutes 40 seconds
[INFO] Finished at: Wed Jan 11 06:46:25 UTC 2012
[INFO] Final Memory: 369M/508M
[INFO] ------------------------------------------------------------------------
channel stopped


Jenkins build is back to normal : CXF-trunk-deploy #757

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



Build failed in Jenkins: CXF-trunk-deploy #756

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

Changes:

[owulff] Failing sts systest fixed

[dkulp] Fix some compiler warnings

[dkulp] Checkstyle issue

[dkulp] Move service/factory stuff all to rt/core to avoid another split
package.

[dkulp] Move to in-process as it's randomly failing out of process and no idea
why yet.

[dkulp] Fix class name used to create logger

[owulff] [CXF-3985] Support for attributes with multiple values in LdapClaimsHandler

[owulff] [CXF-4021] Claims element support in RST for validate binding

[dkulp] Move org.apache.cxf.frontend stuff out of rt-core and deprecated the
one class.

[dkulp] Move QueryHandlerRegistryImpl to private package to prevent a
split-package

[sergeyb] [CXF-4015] Mapping xsd:integer to long

------------------------------------------
[...truncated 28804 lines...]
Jan 12, 2012 6:50:03 AM org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper processAttributesAsMembers
WARNING: class org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef not supported in CORBA binding.  Skipping.
Jan 12, 2012 6:50:03 AM org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper processAttributesAsMembers
WARNING: class org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef not supported in CORBA binding.  Skipping.
Jan 12, 2012 6:50:03 AM org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper processAttributesAsMembers
WARNING: class org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef not supported in CORBA binding.  Skipping.
Jan 12, 2012 6:50:03 AM org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper processContainerAsMembers
WARNING: Unknown particle type org.apache.ws.commons.schema.XmlSchemaGroupRef
Jan 12, 2012 6:50:03 AM org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper processContainerAsMembers
WARNING: Unknown particle type org.apache.ws.commons.schema.XmlSchemaGroupRef
Jan 12, 2012 6:50:03 AM org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper processContainerAsMembers
WARNING: Unknown particle type org.apache.ws.commons.schema.XmlSchemaGroupRef
Jan 12, 2012 6:50:03 AM org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper processContainerAsMembers
WARNING: Unknown particle type org.apache.ws.commons.schema.XmlSchemaGroupRef
Jan 12, 2012 6:50:03 AM org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper processContainerAsMembers
WARNING: Unknown particle type org.apache.ws.commons.schema.XmlSchemaGroupRef
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 39 resources
[INFO] Copying 18 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 221 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] [jar:test-jar {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT-tests.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/systests/cxf-systests-uncategorized/2.6.0-SNAPSHOT/cxf-systests-uncategorized-2.6.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/systests/cxf-systests-uncategorized/2.6.0-SNAPSHOT/cxf-systests-uncategorized-2.6.0-SNAPSHOT-sources.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/systests/cxf-systests-uncategorized/2.6.0-SNAPSHOT/cxf-systests-uncategorized-2.6.0-SNAPSHOT-tests.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/systests/cxf-systests-uncategorized/2.6.0-SNAPSHOT/cxf-systests-uncategorized-2.6.0-20120112.060837-5.jar
11K uploaded  (cxf-systests-uncategorized-2.6.0-20120112.060837-5.jar)
[INFO] Uploading project information for cxf-systests-uncategorized 2.6.0-20120112.060837-5
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf.systests:cxf-systests-uncategorized'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf.systests:cxf-systests-uncategorized:2.6.0-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/systests/cxf-systests-uncategorized/2.6.0-SNAPSHOT/cxf-systests-uncategorized-2.6.0-20120112.060837-5-sources.jar
8K uploaded  (cxf-systests-uncategorized-2.6.0-20120112.060837-5-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/systests/cxf-systests-uncategorized/2.6.0-SNAPSHOT/cxf-systests-uncategorized-2.6.0-20120112.060837-5-tests.jar
521K uploaded  (cxf-systests-uncategorized-2.6.0-20120112.060837-5-tests.jar)
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.systests$cxf-systests-uncategorized/builds/2012-01-12_06-04-12/archive/org.apache.cxf.systests/cxf-systests-uncategorized/2.6.0-SNAPSHOT/cxf-systests-uncategorized-2.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.systests$cxf-systests-uncategorized/builds/2012-01-12_06-04-12/archive/org.apache.cxf.systests/cxf-systests-uncategorized/2.6.0-20120112.060837-5/cxf-systests-uncategorized-2.6.0-20120112.060837-5.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.systests$cxf-systests-uncategorized/builds/2012-01-12_06-04-12/archive/org.apache.cxf.systests/cxf-systests-uncategorized/2.6.0-20120112.060837-5/cxf-systests-uncategorized-2.6.0-20120112.060837-5-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/uncategorized/target/cxf-systests-uncategorized-2.6.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.systests$cxf-systests-uncategorized/builds/2012-01-12_06-04-12/archive/org.apache.cxf.systests/cxf-systests-uncategorized/2.6.0-20120112.060837-5/cxf-systests-uncategorized-2.6.0-20120112.060837-5-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Transport System Tests
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/7.5.3.v20111011/jetty-servlet-7.5.3.v20111011.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/7.5.3.v20111011/jetty-webapp-7.5.3.v20111011.pom

Downloading: http://oss.sonatype.org/content/groups/jetty/org/eclipse/jetty/jetty-xml/7.5.3.v20111011/jetty-xml-7.5.3.v20111011.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/7.5.3.v20111011/jetty-servlet-7.5.3.v20111011.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/7.5.3.v20111011/jetty-webapp-7.5.3.v20111011.jar

Downloading: http://oss.sonatype.org/content/groups/jetty/org/eclipse/jetty/jetty-xml/7.5.3.v20111011/jetty-xml-7.5.3.v20111011.jar
33K downloaded  (jetty-xml-7.5.3.v20111011.jar)
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/src/main/java>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/src/main/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [cxf-codegen:wsdl2java {execution: generate-test-sources}]
[INFO] Nothing to generate
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 54 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] [jar:test-jar {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT-tests.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/systests/cxf-systests-transports/2.6.0-SNAPSHOT/cxf-systests-transports-2.6.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/systests/cxf-systests-transports/2.6.0-SNAPSHOT/cxf-systests-transports-2.6.0-SNAPSHOT-sources.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/systests/cxf-systests-transports/2.6.0-SNAPSHOT/cxf-systests-transports-2.6.0-SNAPSHOT-tests.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/systests/cxf-systests-transports/2.6.0-SNAPSHOT/cxf-systests-transports-2.6.0-20120112.060837-5.jar
9K uploaded  (cxf-systests-transports-2.6.0-20120112.060837-5.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf.systests:cxf-systests-transports:2.6.0-SNAPSHOT'
[INFO] Uploading project information for cxf-systests-transports 2.6.0-20120112.060837-5
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf.systests:cxf-systests-transports'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/systests/cxf-systests-transports/2.6.0-SNAPSHOT/cxf-systests-transports-2.6.0-20120112.060837-5-sources.jar
6K uploaded  (cxf-systests-transports-2.6.0-20120112.060837-5-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/systests/cxf-systests-transports/2.6.0-SNAPSHOT/cxf-systests-transports-2.6.0-20120112.060837-5-tests.jar
205K uploaded  (cxf-systests-transports-2.6.0-20120112.060837-5-tests.jar)
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.systests$cxf-systests-transports/builds/2012-01-12_06-04-12/archive/org.apache.cxf.systests/cxf-systests-transports/2.6.0-SNAPSHOT/cxf-systests-transports-2.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.systests$cxf-systests-transports/builds/2012-01-12_06-04-12/archive/org.apache.cxf.systests/cxf-systests-transports/2.6.0-20120112.060837-5/cxf-systests-transports-2.6.0-20120112.060837-5.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.systests$cxf-systests-transports/builds/2012-01-12_06-04-12/archive/org.apache.cxf.systests/cxf-systests-transports/2.6.0-20120112.060837-5/cxf-systests-transports-2.6.0-20120112.060837-5-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transports/target/cxf-systests-transports-2.6.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.systests$cxf-systests-transports/builds/2012-01-12_06-04-12/archive/org.apache.cxf.systests/cxf-systests-transports/2.6.0-20120112.060837-5/cxf-systests-transports-2.6.0-20120112.060837-5-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Transport System Tests JMS
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [cxf-xjc:xsdtojava {execution: generate-sources}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/src/main/java>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/src/main/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 6 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/target/classes>
[INFO] [cxf-codegen:wsdl2java {execution: generate-test-sources}]
[INFO] Nothing to generate
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 82 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/target/cxf-systests-transport-jms-2.6.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/target/cxf-systests-transport-jms-2.6.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/systests/transport-jms/target/cxf-systests-transport-jms-2.6.0-SNAPSHOT-javadoc.jar>
Jan 12, 2012 6:50:40 AM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
channel stopped
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:227)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:216)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:106)
	at hudson.maven.Maven2Builder.postModule(Maven2Builder.java:127)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:327)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:285)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	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:592)
	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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	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:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:499)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	... 30 more
Caused by: java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45 minutes 57 seconds
[INFO] Finished at: Thu Jan 12 06:50:40 UTC 2012
ERROR: Maven JVM terminated unexpectedly with exit code 0