On 4/13/2011 5:18 AM, Jörn Kottmann wrote: > Hello all, > > should we disable the jenkins error mails? > > I think they are annoying because the build fails > so frequently for jenkins related problems. > > Or maybe it gets better when we bind the build to ubuntu? > Anyway lets do something here.
I think we lose some value if we disable, of course. I wonder what other projects are doing? Maybe posting a note to the build users list and asking about this might be useful. One thing I do is ignore these unless I see a chain with no "back to normal" at the end. If I see the back to normal- I just delete the messages. I know this isn't the best policy - in case I miss some "intermittent" real issue, but it's the best I've come up with so far. -Marshall > > Jörn > > On 4/13/11 11:12 AM, Apache Hudson Server wrote: >> See<https://hudson.apache.org/hudson/job/UIMA-SDK/42/changes> >> >> Changes: >> >> [joern] UIMA-2122 Added type system location property page contribution >> >> ------------------------------------------ >> 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/ui/property/TypeSystemLocationPropertyPage.java >> U uimaj-ep-cas-editor/plugin.xml >> At revision 1091713 >> 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://hudson.apache.org/hudson/job/UIMA-SDK/ws/trunk> at >> hudson.remoting.Channel@1b7701a3:solaris1 >> at hudson.FilePath.act(FilePath.java:753) >> at hudson.FilePath.act(FilePath.java:739) >> at >> hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:754) >> at >> hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:584) >> at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421) >> at hudson.model.Run.run(Run.java:1362) >> at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:440) >> 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://hudson.apache.org/hudson/job/UIMA-SDK/ws/trunk/uimaj-parent/pom.xml,> >> >> line 31, column 11 >> >> at >> hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1264) >> at >> hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1047) >> at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1944) >> at hudson.remoting.UserRequest.perform(UserRequest.java:114) >> 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://hudson.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:1214) >> ... 11 more >> > > >
