You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Michi Mutsuzaki <mi...@cs.stanford.edu> on 2013/03/12 19:15:51 UTC

zookeeper build failure on as008.sp2.ygridcore.net

Hello,

I'm debugging zookeeper build failure. The pre-commit build is passing
but the post-commit build is failing, so I'm guessing there might be
some difference in their build environments. The pre-commit build runs
on as009.sp2.ygridcore.net and the post-commit build runs on
asf008.sp2.ygridcore.net. Would it be possible for me to get access to
asf008 so that I can take a look at the build environment? If not,
could I get a copy of the build directory
(/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/)?

https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
https://builds.apache.org/job/ZooKeeper-trunk/1860/

Thanks!
--Michi

Re: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Michi Mutsuzaki <mi...@cs.stanford.edu>.
Hi Giri,

Great, this is exactly what I was looking for.

Thanks!
--Michi

On Wed, Mar 13, 2013 at 10:43 AM, Giridharan Kesavan
<gk...@hortonworks.com> wrote:
> Michi,
>
> If you just need the trunk/build dir here is the link, to download the build
> dir as a zip.
>
> https://builds.apache.org/job/ZooKeeper-trunk/ws/trunk/build/*zip*/build.zip
>
> or if you want to browse through the build dir, you can do so through
> jenkins web ui
>
> https://builds.apache.org/job/ZooKeeper-trunk/ws/trunk/build/
>
> Let me know if you need any help.
>
>
>
> -Giri
>
>
> On Wed, Mar 13, 2013 at 9:49 AM, Patrick Hunt <ph...@cloudera.com> wrote:
>>
>> Try Giri? He might know who to talk to.
>>
>> Patrick
>>
>> On Tue, Mar 12, 2013 at 2:33 PM, Michi Mutsuzaki <mi...@cs.stanford.edu>
>> wrote:
>> > Hi Gavin,
>> >
>> > Thanks for your response. Do you happen to know who would be a good
>> > person or mailing list to contact?
>> >
>> > --Michi
>> >
>> > On Tue, Mar 12, 2013 at 2:29 PM, Gavin McDonald <ga...@16degrees.com.au>
>> > wrote:
>> >> That's part of the Yahoo! grid machines, someone from there you'll need
>> >> to
>> >> speak to.
>> >>
>> >> Gav...
>> >>
>> >>> -----Original Message-----
>> >>> From: mutsuzaki@gmail.com [mailto:mutsuzaki@gmail.com] On Behalf Of
>> >>> Michi Mutsuzaki
>> >>> Sent: Wednesday, 13 March 2013 4:46 AM
>> >>> To: builds@apache.org
>> >>> Cc: dev@zookeeper.apache.org
>> >>> Subject: zookeeper build failure on as008.sp2.ygridcore.net
>> >>>
>> >>> Hello,
>> >>>
>> >>> I'm debugging zookeeper build failure. The pre-commit build is passing
>> >>> but
>> >>> the post-commit build is failing, so I'm guessing there might be some
>> >>> difference in their build environments. The pre-commit build runs on
>> >>> as009.sp2.ygridcore.net and the post-commit build runs on
>> >>> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
>> >>> asf008 so that I can take a look at the build environment? If not,
>> >>> could I
>> >> get a
>> >>> copy of the build directory (/home/jenkins/jenkins-
>> >>> slave/workspace/ZooKeeper-trunk/trunk/build/)?
>> >>>
>> >>> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
>> >>> https://builds.apache.org/job/ZooKeeper-trunk/1860/
>> >>>
>> >>> Thanks!
>> >>> --Michi
>> >>
>
>

Re: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Giridharan Kesavan <gk...@hortonworks.com>.
Michi,

If you just need the trunk/build dir here is the link, to download the
build dir as a zip.

https://builds.apache.org/job/ZooKeeper-trunk/ws/trunk/build/*zip*/build.zip


or if you want to browse through the build dir, you can do so through
jenkins web ui

https://builds.apache.org/job/ZooKeeper-trunk/ws/trunk/build/

Let me know if you need any help.



-Giri


On Wed, Mar 13, 2013 at 9:49 AM, Patrick Hunt <ph...@cloudera.com> wrote:

> Try Giri? He might know who to talk to.
>
> Patrick
>
> On Tue, Mar 12, 2013 at 2:33 PM, Michi Mutsuzaki <mi...@cs.stanford.edu>
> wrote:
> > Hi Gavin,
> >
> > Thanks for your response. Do you happen to know who would be a good
> > person or mailing list to contact?
> >
> > --Michi
> >
> > On Tue, Mar 12, 2013 at 2:29 PM, Gavin McDonald <ga...@16degrees.com.au>
> wrote:
> >> That's part of the Yahoo! grid machines, someone from there you'll need
> to
> >> speak to.
> >>
> >> Gav...
> >>
> >>> -----Original Message-----
> >>> From: mutsuzaki@gmail.com [mailto:mutsuzaki@gmail.com] On Behalf Of
> >>> Michi Mutsuzaki
> >>> Sent: Wednesday, 13 March 2013 4:46 AM
> >>> To: builds@apache.org
> >>> Cc: dev@zookeeper.apache.org
> >>> Subject: zookeeper build failure on as008.sp2.ygridcore.net
> >>>
> >>> Hello,
> >>>
> >>> I'm debugging zookeeper build failure. The pre-commit build is passing
> but
> >>> the post-commit build is failing, so I'm guessing there might be some
> >>> difference in their build environments. The pre-commit build runs on
> >>> as009.sp2.ygridcore.net and the post-commit build runs on
> >>> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
> >>> asf008 so that I can take a look at the build environment? If not,
> could I
> >> get a
> >>> copy of the build directory (/home/jenkins/jenkins-
> >>> slave/workspace/ZooKeeper-trunk/trunk/build/)?
> >>>
> >>> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
> >>> https://builds.apache.org/job/ZooKeeper-trunk/1860/
> >>>
> >>> Thanks!
> >>> --Michi
> >>
>

Re: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Patrick Hunt <ph...@cloudera.com>.
Try Giri? He might know who to talk to.

Patrick

On Tue, Mar 12, 2013 at 2:33 PM, Michi Mutsuzaki <mi...@cs.stanford.edu> wrote:
> Hi Gavin,
>
> Thanks for your response. Do you happen to know who would be a good
> person or mailing list to contact?
>
> --Michi
>
> On Tue, Mar 12, 2013 at 2:29 PM, Gavin McDonald <ga...@16degrees.com.au> wrote:
>> That's part of the Yahoo! grid machines, someone from there you'll need to
>> speak to.
>>
>> Gav...
>>
>>> -----Original Message-----
>>> From: mutsuzaki@gmail.com [mailto:mutsuzaki@gmail.com] On Behalf Of
>>> Michi Mutsuzaki
>>> Sent: Wednesday, 13 March 2013 4:46 AM
>>> To: builds@apache.org
>>> Cc: dev@zookeeper.apache.org
>>> Subject: zookeeper build failure on as008.sp2.ygridcore.net
>>>
>>> Hello,
>>>
>>> I'm debugging zookeeper build failure. The pre-commit build is passing but
>>> the post-commit build is failing, so I'm guessing there might be some
>>> difference in their build environments. The pre-commit build runs on
>>> as009.sp2.ygridcore.net and the post-commit build runs on
>>> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
>>> asf008 so that I can take a look at the build environment? If not, could I
>> get a
>>> copy of the build directory (/home/jenkins/jenkins-
>>> slave/workspace/ZooKeeper-trunk/trunk/build/)?
>>>
>>> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
>>> https://builds.apache.org/job/ZooKeeper-trunk/1860/
>>>
>>> Thanks!
>>> --Michi
>>

Re: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Michi Mutsuzaki <mi...@cs.stanford.edu>.
Hi Gavin,

Thanks for your response. Do you happen to know who would be a good
person or mailing list to contact?

--Michi

On Tue, Mar 12, 2013 at 2:29 PM, Gavin McDonald <ga...@16degrees.com.au> wrote:
> That's part of the Yahoo! grid machines, someone from there you'll need to
> speak to.
>
> Gav...
>
>> -----Original Message-----
>> From: mutsuzaki@gmail.com [mailto:mutsuzaki@gmail.com] On Behalf Of
>> Michi Mutsuzaki
>> Sent: Wednesday, 13 March 2013 4:46 AM
>> To: builds@apache.org
>> Cc: dev@zookeeper.apache.org
>> Subject: zookeeper build failure on as008.sp2.ygridcore.net
>>
>> Hello,
>>
>> I'm debugging zookeeper build failure. The pre-commit build is passing but
>> the post-commit build is failing, so I'm guessing there might be some
>> difference in their build environments. The pre-commit build runs on
>> as009.sp2.ygridcore.net and the post-commit build runs on
>> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
>> asf008 so that I can take a look at the build environment? If not, could I
> get a
>> copy of the build directory (/home/jenkins/jenkins-
>> slave/workspace/ZooKeeper-trunk/trunk/build/)?
>>
>> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
>> https://builds.apache.org/job/ZooKeeper-trunk/1860/
>>
>> Thanks!
>> --Michi
>

RE: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Gavin McDonald <ga...@16degrees.com.au>.
That's part of the Yahoo! grid machines, someone from there you'll need to
speak to.

Gav...

> -----Original Message-----
> From: mutsuzaki@gmail.com [mailto:mutsuzaki@gmail.com] On Behalf Of
> Michi Mutsuzaki
> Sent: Wednesday, 13 March 2013 4:46 AM
> To: builds@apache.org
> Cc: dev@zookeeper.apache.org
> Subject: zookeeper build failure on as008.sp2.ygridcore.net
> 
> Hello,
> 
> I'm debugging zookeeper build failure. The pre-commit build is passing but
> the post-commit build is failing, so I'm guessing there might be some
> difference in their build environments. The pre-commit build runs on
> as009.sp2.ygridcore.net and the post-commit build runs on
> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
> asf008 so that I can take a look at the build environment? If not, could I
get a
> copy of the build directory (/home/jenkins/jenkins-
> slave/workspace/ZooKeeper-trunk/trunk/build/)?
> 
> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
> https://builds.apache.org/job/ZooKeeper-trunk/1860/
> 
> Thanks!
> --Michi


Re: Fwd: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Alexander Shraer <sh...@gmail.com>.
thanks Camille. I meant the TruncateCorruptionTest (java) failures.

On Fri, Mar 15, 2013 at 6:44 AM, Camille Fournier <ca...@apache.org>wrote:

> As I mentioned on the ticket I can reproduce the cpp errors regularly on
> my work machine if I can send info to folks lmk
>  On Mar 15, 2013 2:32 AM, "Alexander Shraer" <sh...@gmail.com> wrote:
>
>> Hello,
>>
>> I'm participating in the effort to track down the source of failures in
>> Zookeeper post-commit builds.
>> I can't reproduce the failures on nether Mac or Linux environments that I
>> have available so I'd like
>> to continue by trying to reproduce the failures on the build machine
>> asf008. Would it be possible for me to get access to
>> asf008 ? If possible, I'd like to be able to compile and run Zookeeper
>> test on that machine.
>>
>> Thanks,
>> Alex
>>
>> ---------- Forwarded message ----------
>> From: Michi Mutsuzaki <mi...@cs.stanford.edu>
>> Date: Tue, Mar 12, 2013 at 11:15 AM
>> Subject: zookeeper build failure on as008.sp2.ygridcore.net
>> To: builds@apache.org
>> Cc: dev@zookeeper.apache.org
>>
>>
>> Hello,
>>
>> I'm debugging zookeeper build failure. The pre-commit build is passing
>> but the post-commit build is failing, so I'm guessing there might be
>> some difference in their build environments. The pre-commit build runs
>> on as009.sp2.ygridcore.net and the post-commit build runs on
>> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
>> asf008 so that I can take a look at the build environment? If not,
>> could I get a copy of the build directory
>> (/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/)?
>>
>> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
>> https://builds.apache.org/job/ZooKeeper-trunk/1860/
>>
>> Thanks!
>> --Michi
>>
>>

Re: Fwd: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Camille Fournier <ca...@apache.org>.
As I mentioned on the ticket I can reproduce the cpp errors regularly on my
work machine if I can send info to folks lmk
On Mar 15, 2013 2:32 AM, "Alexander Shraer" <sh...@gmail.com> wrote:

> Hello,
>
> I'm participating in the effort to track down the source of failures in
> Zookeeper post-commit builds.
> I can't reproduce the failures on nether Mac or Linux environments that I
> have available so I'd like
> to continue by trying to reproduce the failures on the build machine
> asf008. Would it be possible for me to get access to
> asf008 ? If possible, I'd like to be able to compile and run Zookeeper
> test on that machine.
>
> Thanks,
> Alex
>
> ---------- Forwarded message ----------
> From: Michi Mutsuzaki <mi...@cs.stanford.edu>
> Date: Tue, Mar 12, 2013 at 11:15 AM
> Subject: zookeeper build failure on as008.sp2.ygridcore.net
> To: builds@apache.org
> Cc: dev@zookeeper.apache.org
>
>
> Hello,
>
> I'm debugging zookeeper build failure. The pre-commit build is passing
> but the post-commit build is failing, so I'm guessing there might be
> some difference in their build environments. The pre-commit build runs
> on as009.sp2.ygridcore.net and the post-commit build runs on
> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
> asf008 so that I can take a look at the build environment? If not,
> could I get a copy of the build directory
> (/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/)?
>
> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
> https://builds.apache.org/job/ZooKeeper-trunk/1860/
>
> Thanks!
> --Michi
>
>

Fwd: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Alexander Shraer <sh...@gmail.com>.
Hello,

I'm participating in the effort to track down the source of failures in
Zookeeper post-commit builds.
I can't reproduce the failures on nether Mac or Linux environments that I
have available so I'd like
to continue by trying to reproduce the failures on the build machine
asf008. Would it be possible for me to get access to
asf008 ? If possible, I'd like to be able to compile and run Zookeeper test
on that machine.

Thanks,
Alex

---------- Forwarded message ----------
From: Michi Mutsuzaki <mi...@cs.stanford.edu>
Date: Tue, Mar 12, 2013 at 11:15 AM
Subject: zookeeper build failure on as008.sp2.ygridcore.net
To: builds@apache.org
Cc: dev@zookeeper.apache.org


Hello,

I'm debugging zookeeper build failure. The pre-commit build is passing
but the post-commit build is failing, so I'm guessing there might be
some difference in their build environments. The pre-commit build runs
on as009.sp2.ygridcore.net and the post-commit build runs on
asf008.sp2.ygridcore.net. Would it be possible for me to get access to
asf008 so that I can take a look at the build environment? If not,
could I get a copy of the build directory
(/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/)?

https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
https://builds.apache.org/job/ZooKeeper-trunk/1860/

Thanks!
--Michi

Re: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Camille Fournier <ca...@apache.org>.
Awesome, thanks Michi.


On Fri, Mar 22, 2013 at 9:11 PM, Michi Mutsuzaki <mi...@cs.stanford.edu>wrote:

> Alex and I are working with Giri on this.
>
> --Michi
>
> On Fri, Mar 22, 2013 at 5:45 PM, Camille Fournier <ca...@apache.org>
> wrote:
> > Michi, did you ever get access to this box? It looks like we're getting a
> > segfault for this clover issue and I can't figure out what is wrong.
> We've
> > gotta get this stuff cleaned up so we can move on with new patches.
> >
> >
> > On Tue, Mar 12, 2013 at 2:15 PM, Michi Mutsuzaki <mi...@cs.stanford.edu>
> > wrote:
> >>
> >> Hello,
> >>
> >> I'm debugging zookeeper build failure. The pre-commit build is passing
> >> but the post-commit build is failing, so I'm guessing there might be
> >> some difference in their build environments. The pre-commit build runs
> >> on as009.sp2.ygridcore.net and the post-commit build runs on
> >> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
> >> asf008 so that I can take a look at the build environment? If not,
> >> could I get a copy of the build directory
> >> (/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/)?
> >>
> >> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
> >> https://builds.apache.org/job/ZooKeeper-trunk/1860/
> >>
> >> Thanks!
> >> --Michi
> >
> >
>

Re: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Michi Mutsuzaki <mi...@cs.stanford.edu>.
Alex and I are working with Giri on this.

--Michi

On Fri, Mar 22, 2013 at 5:45 PM, Camille Fournier <ca...@apache.org> wrote:
> Michi, did you ever get access to this box? It looks like we're getting a
> segfault for this clover issue and I can't figure out what is wrong. We've
> gotta get this stuff cleaned up so we can move on with new patches.
>
>
> On Tue, Mar 12, 2013 at 2:15 PM, Michi Mutsuzaki <mi...@cs.stanford.edu>
> wrote:
>>
>> Hello,
>>
>> I'm debugging zookeeper build failure. The pre-commit build is passing
>> but the post-commit build is failing, so I'm guessing there might be
>> some difference in their build environments. The pre-commit build runs
>> on as009.sp2.ygridcore.net and the post-commit build runs on
>> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
>> asf008 so that I can take a look at the build environment? If not,
>> could I get a copy of the build directory
>> (/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/)?
>>
>> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
>> https://builds.apache.org/job/ZooKeeper-trunk/1860/
>>
>> Thanks!
>> --Michi
>
>

Re: zookeeper build failure on as008.sp2.ygridcore.net

Posted by Camille Fournier <ca...@apache.org>.
Michi, did you ever get access to this box? It looks like we're getting a
segfault for this clover issue and I can't figure out what is wrong. We've
gotta get this stuff cleaned up so we can move on with new patches.


On Tue, Mar 12, 2013 at 2:15 PM, Michi Mutsuzaki <mi...@cs.stanford.edu>wrote:

> Hello,
>
> I'm debugging zookeeper build failure. The pre-commit build is passing
> but the post-commit build is failing, so I'm guessing there might be
> some difference in their build environments. The pre-commit build runs
> on as009.sp2.ygridcore.net and the post-commit build runs on
> asf008.sp2.ygridcore.net. Would it be possible for me to get access to
> asf008 so that I can take a look at the build environment? If not,
> could I get a copy of the build directory
> (/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/)?
>
> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1428/
> https://builds.apache.org/job/ZooKeeper-trunk/1860/
>
> Thanks!
> --Michi
>