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 2011/06/07 18:18:19 UTC

Build failed in Jenkins: CXF-2.3.x-windows » Apache CXF Runtime Local Transport #170

See <https://builds.apache.org/job/CXF-2.3.x-windows/org.apache.cxf$cxf-rt-transports-local/170/changes>

Changes:

[dkulp] Merged revisions 1132762 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1132762 | dkulp | 2011-06-06 16:50:28 -0400 (Mon, 06 Jun 2011) | 1 line
  
  LocalTransportFactory isn't thread safe
........

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime Local Transport
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\transports\local\target
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\transports\local\src\main\java\org\apache\cxf\transport\local\LocalTransportFactory.java:30:8: Unused import - java.util.concurrent.Executor.
Audit done.

[JENKINS] Archiving C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\transports\local\pom.xml to /home/hudson/hudson/jobs/CXF-2.3.x-windows/modules/org.apache.cxf$cxf-rt-transports-local/builds/2011-06-07_16-13-37/archive/org.apache.cxf/cxf-rt-transports-local/2.3.5-SNAPSHOT/cxf-rt-transports-local-2.3.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.

Embedded error: Failed during checkstyle execution
There are 1 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:597)
	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:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.MojoExecutionException: An error has occurred in Checkstyle report generation.
	at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:122)
	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: Failed during checkstyle execution
	at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:597)
	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:190)
	at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:99)
	... 31 more
Caused by: org.apache.maven.plugin.checkstyle.CheckstyleExecutorException: There are 1 checkstyle errors.
	at org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:216)
	at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:578)
	... 33 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 37 seconds
[INFO] Finished at: Tue Jun 07 17:18:15 BST 2011
[INFO] Final Memory: 271M/444M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : CXF-2.3.x-windows » Apache CXF Runtime Local Transport #171

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.3.x-windows/org.apache.cxf$cxf-rt-transports-local/171/changes>