Alexander Bezzubov created ZEPPELIN-774: -------------------------------------------
Summary: CI: Hadoop download failure in ./testing/downloadSpark.sh Key: ZEPPELIN-774 URL: https://issues.apache.org/jira/browse/ZEPPELIN-774 Project: Zeppelin Issue Type: Bug Reporter: Alexander Bezzubov Fix For: 0.6.0 Here are [logs for of Selenium test profile failure|https://s3.amazonaws.com/archive.travis-ci.org/jobs/119431402/log.txt] {code} TEST_SELENIUM="true" SPARK_VER="1.6.0" HADOOP_VER="2.3" PROFILE="-Pspark-1.6 -Phadoop-2.3 -Ppyspark" BUILD_FLAG="package -DskipTests" TEST_FLAG="verify" TEST_PROJECTS="-pl zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark -Dtest=org.apache.zeppelin.AbstractFunctionalSuite -DfailIfNoTests=false" mvn $BUILD_FLAG $PROFILE -B {code} {code} ++date +%s +STARTTIME=1459311351 +timeout -s KILL 590 wget -q http://apache.arvixe.com/spark/spark-1.6.0/spark-1.6.0-bin-hadoop2.3.tgz ++date +%s +ENDTIME=1459311354 +DOWNLOADTIME=3 +tar zxf spark-1.6.0-bin-hadoop2.3.tgz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now [31;1mThe command "./testing/downloadSpark.sh 1.6.0 2.3" failed 3 times.[0m {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)