You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Yongjun Zhang (JIRA)" <ji...@apache.org> on 2014/07/22 09:09:38 UTC

[jira] [Created] (HADOOP-10872) org.apache.hadoop.fs.shell.TestPathData failed intermittently with "Mkdirs failed to create d1"

Yongjun Zhang created HADOOP-10872:
--------------------------------------

             Summary: org.apache.hadoop.fs.shell.TestPathData failed intermittently with "Mkdirs failed to create d1"
                 Key: HADOOP-10872
                 URL: https://issues.apache.org/jira/browse/HADOOP-10872
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 2.5.0
            Reporter: Yongjun Zhang
            Assignee: Yongjun Zhang


A bunch of TestPathData tests failed intermittently, e.g.
https://builds.apache.org/job/PreCommit-HDFS-Build/7416//testReport/

Example failure log:
{code}
Failed

org.apache.hadoop.fs.shell.TestPathData.testUnqualifiedUriContents
Failing for the past 1 build (Since Failed#7416 )
Took 0.46 sec.
Error Message

Mkdirs failed to create d1

Stacktrace

java.io.IOException: Mkdirs failed to create d1
	at org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:440)
	at org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:426)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:906)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:887)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:849)
	at org.apache.hadoop.fs.FileSystem.createNewFile(FileSystem.java:1149)
	at org.apache.hadoop.fs.shell.TestPathData.initialize(TestPathData.java:54)
{code}





--
This message was sent by Atlassian JIRA
(v6.2#6252)