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 Apache Jenkins Server <je...@builds.apache.org> on 2014/08/28 18:29:58 UTC

Hadoop-Hdfs-trunk - Build # 1852 - Failure

See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1852/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by user tedyu
Building remotely on H8 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in workspace /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/hadoop.git
 > git init /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hadoop.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hadoop.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hadoop.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hadoop.git
Cleaning workspace
 > git rev-parse --verify HEAD
No valid HEAD. Skipping the resetting
 > git clean -fdx
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hadoop.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hadoop.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/trunk^{commit}
Checking out Revision c4c9a784114dba503fa49fd5b6f146479a1f3f18 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f c4c9a784114dba503fa49fd5b6f146479a1f3f18
First time build. Skipping changelog.
No emails were triggered.
[Hadoop-Hdfs-trunk] $ /bin/bash -x /tmp/hudson8192057176719286697.sh
+ source /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/nightly/hudsonEnv.sh
/tmp/hudson8192057176719286697.sh: line 3: /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/nightly/hudsonEnv.sh: No such file or directory
+ export MAVEN_OPTS=-Xmx3048m
+ MAVEN_OPTS=-Xmx3048m
+ cd trunk/
/tmp/hudson8192057176719286697.sh: line 6: cd: trunk/: No such file or directory
+ /bin/mvn clean install -DskipTests -Drequire.test.libhadoop -Pnative
/tmp/hudson8192057176719286697.sh: line 7: /bin/mvn: No such file or directory
+ cd hadoop-hdfs-project
+ /bin/mvn clean verify checkstyle:checkstyle findbugs:findbugs -Drequire.test.libhadoop -Pdist -Pnative -Dtar -Pdocs -fae
/tmp/hudson8192057176719286697.sh: line 10: /bin/mvn: No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Sending e-mails to: hdfs-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.