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 <hu...@hudson.apache.org> on 2011/05/30 10:08:05 UTC

Build failed in Jenkins: CXF-2.3-deploy » CXF Interopfest WS-TRUST13 Demo #135

See <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/135/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building CXF Interopfest WS-TRUST13 Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target>
[INFO] [antrun:run {execution: download-certs-wsdl}]
project.artifactId
[INFO] Executing tasks

download:
    [mkdir] Created dir: <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target>

download.internal:
    [mkdir] Created dir: <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/generated/src/main/resources/certs>
    [mkdir] Created dir: <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl>
     [copy] Copying 1 file to <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target>
      [get] Getting: http://131.107.153.205/PingService?wsdl
      [get] To: <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl/PingService.wsdl>
      [get] Error opening connection java.io.FileNotFoundException: http://131.107.153.205/PingService?wsdl
      [get] Error opening connection java.io.FileNotFoundException: http://131.107.153.205/PingService?wsdl
      [get] Error opening connection java.io.FileNotFoundException: http://131.107.153.205/PingService?wsdl
      [get] Can't get http://131.107.153.205/PingService?wsdl to <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl/PingService.wsdl>
[JENKINS] Archiving <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-2.3-deploy/modules/org.apache.cxf.samples.interopfest$ws-trust13/builds/2011-05-30_07-06-56/archive/org.apache.cxf.samples.interopfest/ws-trust13/2.3.5-SNAPSHOT/ws-trust13-2.3.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:57: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:29: Can't get http://131.107.153.205/PingService?wsdl to <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl/PingService.wsdl>

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: An Ant BuildException has occured: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:57: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:29: Can't get http://131.107.153.205/PingService?wsdl to <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl/PingService.wsdl>
	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: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.MojoExecutionException: An Ant BuildException has occured: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:57: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:29: Can't get http://131.107.153.205/PingService?wsdl to <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl/PingService.wsdl>
	at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:224)
	at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:81)
	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: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:57: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:29: Can't get http://131.107.153.205/PingService?wsdl to <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl/PingService.wsdl>
	at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:497)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor257.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:211)
	... 32 more
Caused by: <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:57: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:29: Can't get http://131.107.153.205/PingService?wsdl to <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl/PingService.wsdl>
	at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:497)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)
	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor257.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	... 40 more
Caused by: <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/download_wsdl.xml>:29: Can't get http://131.107.153.205/PingService?wsdl to <https://builds.apache.org/hudson/job/CXF-2.3-deploy/org.apache.cxf.samples.interopfest$ws-trust13/ws/target/wsdl/PingService.wsdl>
	at org.apache.tools.ant.taskdefs.Get$GetThread.downloadFile(Get.java:737)
	at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:588)
	at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:571)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 60 minutes 38 seconds
[INFO] Finished at: Mon May 30 00:08:03 GMT-08:00 2011
[INFO] Final Memory: 178M/283M
[INFO] ------------------------------------------------------------------------