You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/06/01 13:16:04 UTC

Build failed in Jenkins: UIMA-SDK #58

See <https://builds.apache.org/hudson/job/UIMA-SDK/58/changes>

Changes:

[joern] No jira, removed unused import.

------------------------------------------
Started by an SCM change
Building remotely on solaris1
Updating https://svn.apache.org/repos/asf/uima/uimaj/trunk
U         uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/AnnotationEditor.java
U         uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/CasEditorPlugin.java
U         uimaj-ep-cas-editor/plugin.xml
At revision 1130096
Found mavenVersion 3.0.2 from file jar:file:/home/hudson/tools/maven/apache-maven-3.0.2/lib/maven-core-3.0.2.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/hudson/job/UIMA-SDK/ws/trunk> at hudson.remoting.Channel@690613b3:solaris1
	at hudson.FilePath.act(FilePath.java:752)
	at hudson.FilePath.act(FilePath.java:738)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
	at hudson.model.Run.run(Run.java:1374)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.uima:uimaj-parent:2.3.2-SNAPSHOT: Failure to transfer org.apache.uima:parent-pom:pom:2 from http://repo1.maven.org/eclipse was cached in the local repository, resolution will not be reattempted until the update interval of eclipsePlugins has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.uima:parent-pom:pom:2 from/to eclipsePlugins (http://repo1.maven.org/eclipse): Error transferring file: Connection timed out and 'parent.relativePath' points at no local POM @ org.apache.uima:uimaj-parent:2.3.2-SNAPSHOT, <https://builds.apache.org/hudson/job/UIMA-SDK/ws/trunk/uimaj-parent/pom.xml,> line 31, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1327)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1956)
	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: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.uima:uimaj-parent:2.3.2-SNAPSHOT: Failure to transfer org.apache.uima:parent-pom:pom:2 from http://repo1.maven.org/eclipse was cached in the local repository, resolution will not be reattempted until the update interval of eclipsePlugins has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.uima:parent-pom:pom:2 from/to eclipsePlugins (http://repo1.maven.org/eclipse): Error transferring file: Connection timed out and 'parent.relativePath' points at no local POM @ org.apache.uima:uimaj-parent:2.3.2-SNAPSHOT, <https://builds.apache.org/hudson/job/UIMA-SDK/ws/trunk/uimaj-parent/pom.xml,> line 31, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1277)
	... 11 more


Jenkins build is back to normal : UIMA-SDK #60

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/UIMA-SDK/60/>



Build failed in Jenkins: UIMA-SDK #59

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/UIMA-SDK/59/changes>

Changes:

[joern] UIMA-2148 Fixed than handling of string sub-types.

------------------------------------------
Started by user joern
Building remotely on solaris1
Updating https://svn.apache.org/repos/asf/uima/uimaj/trunk
U         uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/editview/ValueColumnLabelProvider.java
U         uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/editview/EditViewPage.java
U         uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/FeatureValue.java
U         uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/util/Primitives.java
At revision 1132624
Found mavenVersion 3.0.2 from file jar:file:/home/hudson/tools/maven/apache-maven-3.0.2/lib/maven-core-3.0.2.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/hudson/job/UIMA-SDK/ws/trunk> at hudson.remoting.Channel@28d2412c:solaris1
	at hudson.FilePath.act(FilePath.java:754)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
	at hudson.model.Run.run(Run.java:1374)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.uima:uimaj-parent:2.3.2-SNAPSHOT: Failure to transfer org.apache.uima:parent-pom:pom:2 from http://repo1.maven.org/eclipse was cached in the local repository, resolution will not be reattempted until the update interval of eclipsePlugins has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.uima:parent-pom:pom:2 from/to eclipsePlugins (http://repo1.maven.org/eclipse): Error transferring file: Connection timed out and 'parent.relativePath' points at no local POM @ org.apache.uima:uimaj-parent:2.3.2-SNAPSHOT, <https://builds.apache.org/hudson/job/UIMA-SDK/ws/trunk/uimaj-parent/pom.xml,> line 31, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1327)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979)
	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: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.uima:uimaj-parent:2.3.2-SNAPSHOT: Failure to transfer org.apache.uima:parent-pom:pom:2 from http://repo1.maven.org/eclipse was cached in the local repository, resolution will not be reattempted until the update interval of eclipsePlugins has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.uima:parent-pom:pom:2 from/to eclipsePlugins (http://repo1.maven.org/eclipse): Error transferring file: Connection timed out and 'parent.relativePath' points at no local POM @ org.apache.uima:uimaj-parent:2.3.2-SNAPSHOT, <https://builds.apache.org/hudson/job/UIMA-SDK/ws/trunk/uimaj-parent/pom.xml,> line 31, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1277)
	... 11 more