Re: TestIPC failures in Jenkins

2014-07-26 Thread Yongjun Zhang
Thanks Giri a lot for the info. Hello Folks on bui...@apache.org, This email thread is about jenkins test failures caused by misconfig in /etc/hosts of the jenkins slave machines, reported in INFRA-8097. Would any of you please help following up with INFRA-8097? Many thanks. --Yongjun On Sat,

Re: TestIPC failures in Jenkins

2014-07-26 Thread Giridharan Kesavan
ASF infra folks doesn't support jenkins build infrastructure. You should send an email to bui...@apache.org -giri On Fri, Jul 25, 2014 at 7:13 PM, Yongjun Zhang wrote: > Thanks Ted, I agree. As reported in INFRA-8097, I have seen this at least > with two different testcases. I just changed it

Re: TestIPC failures in Jenkins

2014-07-25 Thread Yongjun Zhang
Thanks Ted, I agree. As reported in INFRA-8097, I have seen this at least with two different testcases. I just changed it to critical. --Yongjun On Fri, Jul 25, 2014 at 7:04 PM, Ted Yu wrote: > In my opinion, INFRA-8097 > should > be critical.

Re: TestIPC failures in Jenkins

2014-07-25 Thread Ted Yu
In my opinion, INFRA-8097 should be critical. Cheers On Fri, Jul 25, 2014 at 6:46 AM, Yongjun Zhang wrote: > Thanks Ted, I just filed https://issues.apache.org/jira/browse/INFRA-8097. > > --Yongjun > > > On Thu, Jul 24, 2014 at 10:23 PM, Ted Y

Re: TestIPC failures in Jenkins

2014-07-25 Thread Yongjun Zhang
Thanks Ted, I just filed https://issues.apache.org/jira/browse/INFRA-8097. --Yongjun On Thu, Jul 24, 2014 at 10:23 PM, Ted Yu wrote: > Have you filed an INFRA JIRA so that infrastructure team can fix this ? > > Cheers > > > On Thu, Jul 24, 2014 at 9:18 PM, Yongjun Zhang > wrote: > > > Many th

Re: TestIPC failures in Jenkins

2014-07-24 Thread Ted Yu
Have you filed an INFRA JIRA so that infrastructure team can fix this ? Cheers On Thu, Jul 24, 2014 at 9:18 PM, Yongjun Zhang wrote: > Many thanks to Arpit for observing an extra newline in the dumped > /etc/hosts: > > 127.0.0.1 localhost > >asf900.ygridcore.net *asf900* > > >

Re: TestIPC failures in Jenkins

2014-07-24 Thread Yongjun Zhang
Many thanks to Arpit for observing an extra newline in the dumped /etc/hosts: 127.0.0.1 localhost asf900.ygridcore.net *asf900* would anyone who has administrator access please help to take a look? Specifically, the above should be 127.0.0.1 localhost asf900.ygridcore.ne

Re: TestIPC failures in Jenkins

2014-07-24 Thread Yongjun Zhang
HI, I did a test run which dumped /etc/hosts and reported hostname info: YJD */etc/hosts* contents: 127.0.0.1 localhost asf900.ygridcore.net *asf900* # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes

Re: TestIPC failures in Jenkins

2014-07-23 Thread Yongjun Zhang
Thanks Arpit for throwing this discussion as part of HADOOP-10888 investigation! It's a good guess of Arpit's about possible missing /etc/hosts entry. Please feel free to comment in HADOOP-10888 so information can be centralized there. Best regards, --Yongjun On Wed, Jul 23, 2014 at 9:07 PM,

TestIPC failures in Jenkins

2014-07-23 Thread Arpit Agarwal
Can someone with administrator access to the Jenkins VMs please take a look at the /etc/hosts configuration? TestIPC often fails in Jenkins runs due to a timeout in InetAddress.getLocalHost. Most likely a missing entry in /etc/hosts for the system hostname. e.g. https://builds.apache.org/job/PreC