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/23 09:03:29 UTC

Build failed in Jenkins: CXF-trunk-deploy » WS-RM Demo #596

See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/596/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building WS-RM Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target>
[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/org.apache.cxf.samples$ws_rm/ws/target/classes/demo/ws_rm/client>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target/classes/demo/ws_rm/server>
[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/org.apache.cxf.samples$ws_rm/ws/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 14 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils

[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$ws_rm/builds/2011-06-23_06-24-57/archive/org.apache.cxf.samples/ws_rm/2.5.0-SNAPSHOT/ws_rm-2.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	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: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: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.plugin.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	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
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38 minutes 1 second
[INFO] Finished at: Wed Jun 22 23:03:27 GMT-08:00 2011
[INFO] Final Memory: 164M/297M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : CXF-trunk-deploy » WS-RM Demo #599

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/599/changes>



Build failed in Jenkins: CXF-trunk-deploy » WS-RM Demo #598

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/598/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building WS-RM Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target>
[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/org.apache.cxf.samples$ws_rm/ws/target/classes/demo/ws_rm/client>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target/classes/demo/ws_rm/server>
[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/org.apache.cxf.samples$ws_rm/ws/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 14 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils

[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$ws_rm/builds/2011-06-26_10-15-32/archive/org.apache.cxf.samples/ws_rm/2.5.0-SNAPSHOT/ws_rm-2.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	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: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: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.plugin.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	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
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45 minutes 21 seconds
[INFO] Finished at: Sun Jun 26 03:01:20 GMT-08:00 2011
[INFO] Final Memory: 166M/288M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: CXF-trunk-deploy » WS-RM Demo #597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/597/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building WS-RM Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target>
[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/org.apache.cxf.samples$ws_rm/ws/target/classes/demo/ws_rm/client>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target/classes/demo/ws_rm/server>
[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/org.apache.cxf.samples$ws_rm/ws/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 14 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils

[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$ws_rm/builds/2011-06-24_06-13-17/archive/org.apache.cxf.samples/ws_rm/2.5.0-SNAPSHOT/ws_rm-2.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	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: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: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.plugin.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_rm/ws/src/demo/ws_rm/common/MessageLossSimulator.java>:[56,22] cannot find symbol
symbol  : method ensureExposedVersion(org.apache.cxf.ws.addressing.AddressingProperties)
location: class org.apache.cxf.ws.rm.RMContextUtils


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	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
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44 minutes 29 seconds
[INFO] Finished at: Thu Jun 23 22:58:16 GMT-08:00 2011
[INFO] Final Memory: 167M/291M
[INFO] ------------------------------------------------------------------------