You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by Steve Loughran <st...@apache.org> on 2012/02/10 18:52:00 UTC

HDFS tests failing on trunk for anyone but me?

I'm seeing HDFS tests failing on a clean trunk checked out today. Is 
anyone else seeing this?


Running org.apache.hadoop.hdfs.TestConnCache
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.14 sec 
<<< FAILURE!

Running org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.455 
sec <<< FAILURE!

Running org.apache.hadoop.hdfs.server.datanode.TestReplicasMap
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.068 
sec <<< FAILURE!

I know TestReplicasMap has been troubled in the past (HDFS-2346), but a 
quick search doesn't throw up anything open

Re: HDFS tests failing on trunk for anyone but me?

Posted by Eric Charles <er...@u-mangate.com>.
mmh, sorry, there is a hdfs jenkins build for trunk, and it's blue :)

https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Hdfs-trunk/952/testReport/

Still need to find my way here...

Eric


On 11/02/12 10:19, Eric Charles wrote:
> Hi Steve,
>
> TestHDFSTrash hangs here, and all subsequent tests fail.
> Certainly a local issue here, because Jenkins Build #315 (Feb 10, 2012
> 9:00:59 AM) is fine.
>
> https://builds.apache.org/job/Hadoop-Common-trunk/315
>
> The current Jenkins configuration does a 'cd hadoop-common-project'
> before invoking $MAVEN_HOME/bin/mvn test -Pclover..., this is why we
> only have a partial report (only for hadoop-common).
>
> https://builds.apache.org/job/Hadoop-Common-trunk/315/testReport/
>
> So I can't compare my test, you can not either. If we had the complete
> report, anyone could compare its local tests to the Jenkins ones
> (supposed to be the reference).
>
> I will open a JIRA for this and hopefully someone will like it even if
> it can bring more Jenkins mail on the lists (unstability, errors...).
>
> Thx,
> Eric
>
>
> On 10/02/12 18:52, Steve Loughran wrote:
>> I'm seeing HDFS tests failing on a clean trunk checked out today. Is
>> anyone else seeing this?
>>
>>
>> Running org.apache.hadoop.hdfs.TestConnCache
>> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.14 sec
>> <<< FAILURE!
>>
>> Running org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.455
>> sec <<< FAILURE!
>>
>> Running org.apache.hadoop.hdfs.server.datanode.TestReplicasMap
>> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.068
>> sec <<< FAILURE!
>>
>> I know TestReplicasMap has been troubled in the past (HDFS-2346), but a
>> quick search doesn't throw up anything open
>

-- 
eric | http://about.echarles.net | @echarles

Re: HDFS tests failing on trunk for anyone but me?

Posted by Eric Charles <er...@apache.org>.
Hi Steve,

TestHDFSTrash hangs here, and all subsequent tests fail.
Certainly a local issue here, because Jenkins Build #315 (Feb 10, 2012 
9:00:59 AM) is fine.

https://builds.apache.org/job/Hadoop-Common-trunk/315

The current Jenkins configuration does a 'cd hadoop-common-project' 
before invoking $MAVEN_HOME/bin/mvn test -Pclover..., this is why we 
only have a partial report (only for hadoop-common).

https://builds.apache.org/job/Hadoop-Common-trunk/315/testReport/

So I can't compare my test, you can not either. If we had the complete 
report, anyone could compare its local tests to the Jenkins ones 
(supposed to be the reference).

I will open a JIRA for this and hopefully someone will like it even if 
it can bring more Jenkins mail on the lists (unstability, errors...).

Thx,
Eric


On 10/02/12 18:52, Steve Loughran wrote:
> I'm seeing HDFS tests failing on a clean trunk checked out today. Is
> anyone else seeing this?
>
>
> Running org.apache.hadoop.hdfs.TestConnCache
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.14 sec
> <<< FAILURE!
>
> Running org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.455
> sec <<< FAILURE!
>
> Running org.apache.hadoop.hdfs.server.datanode.TestReplicasMap
> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.068
> sec <<< FAILURE!
>
> I know TestReplicasMap has been troubled in the past (HDFS-2346), but a
> quick search doesn't throw up anything open

-- 
eric | http://about.echarles.net | @echarles