[
https://issues.apache.org/jira/browse/HADOOP-11721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364140#comment-14364140
]
Andrew Wang commented on HADOOP-11721:
--------------------------------------
So in test-patch.sh, I see us already doing {{git clean -xdf}} in the checkout
function. Is this not getting called? This should wipe out bad state left
behind by a previous build, which I thought was our suspect issue.
Some sample bad build output would be very helpful, can look for the {{git
clean}} output.
> switch jenkins patch tester to use git clean instead of mvn clean
> -----------------------------------------------------------------
>
> Key: HADOOP-11721
> URL: https://issues.apache.org/jira/browse/HADOOP-11721
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Blocker
> Labels: jenkins
> Attachments: HADOOP-11721.1.patch.txt, HADOOP-11721.2.patch.txt
>
>
> mvn clean is failing on jenkins due to permission errors set in some of our
> test cases. rely on git clean instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)