Return-Path: X-Original-To: apmail-bigtop-ci-archive@minotaur.apache.org Delivered-To: apmail-bigtop-ci-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C51A1764B for ; Mon, 19 Jan 2015 15:46:54 +0000 (UTC) Received: (qmail 58977 invoked by uid 500); 19 Jan 2015 15:46:56 -0000 Delivered-To: apmail-bigtop-ci-archive@bigtop.apache.org Received: (qmail 58954 invoked by uid 500); 19 Jan 2015 15:46:56 -0000 Mailing-List: contact ci-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ci@bigtop.apache.org Delivered-To: mailing list ci@bigtop.apache.org Received: (qmail 58900 invoked by uid 99); 19 Jan 2015 15:46:54 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jan 2015 15:46:54 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 2F916E0024A for ; Mon, 19 Jan 2015 15:46:54 +0000 (UTC) Date: Mon, 19 Jan 2015 15:46:54 +0000 (UTC) From: Apache Jenkins Server To: ci@bigtop.apache.org Message-ID: <1436486342.3114.1421682414193.JavaMail.jenkins@crius> In-Reply-To: <1825752477.3101.1421678861154.JavaMail.jenkins@crius> References: <1825752477.3101.1421678861154.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Bigtop-trunk-testartifacts #1594 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: Bigtop-trunk-testartifacts X-Jenkins-Result: FAILURE See Changes: [evansye] BIGTOP-1602. Update and clean up puppet config file templates. ------------------------------------------ [...truncated 565 lines...] [INFO]=20 [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ mahout-smo= ke --- [INFO]=20 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mah= out-smoke --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO]=20 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-smo= ke --- [INFO] Changes detected - recompiling the module! [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files org.codehaus.groovy.control.messages.SyntaxErrorMessage@1c9b702 org.codehaus.groovy.control.messages.SyntaxErrorMessage@df7af org.codehaus.groovy.control.messages.SyntaxErrorMessage@1003266 org.codehaus.groovy.control.messages.SyntaxErrorMessage@1ecfb5e : 74 Groovy:unexpected token: f_name @ line 74, co= lumn 13. : 75 Groovy:unexpected token: sh @ line 75, column= 13. : 80 Groovy:unexpected token: assertTrue @ line 80= , column 13. : 83 Groovy:unexpected token: } @ line 83, column = 5. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR :=20 [INFO] ------------------------------------------------------------- [ERROR] :[74,1] 1. ERROR in (at line 74) =09f_name,loc -> =09^ Groovy:unexpected token: f_name @ line 74, column 13. [ERROR] :[75,1] 2. ERROR in (at line 75) =09sh.exec("if [ ! -f ${download_dir}/${f_name} ]; then " + =09^ Groovy:unexpected token: sh @ line 75, column 13. [ERROR] :[80,1] 3. ERROR in (at line 80) =09assertTrue("file "+ f_name + " at "+loc + " len=3D" + file.length() + "= is > 5k bytes", file.length() > 5000 ); =09^ Groovy:unexpected token: assertTrue @ line 80, column 13. [ERROR] :[83,1] 4. ERROR in (at line 83) =09} =09^ Groovy:unexpected token: } @ line 83, column 5. [ERROR] Found 4 errors and 0 warnings. [INFO] 5 errors=20 [INFO] ------------------------------------------------------------- [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] bigtop-smokes ..................................... SUCCESS [5.078s] [INFO] hadoopsmoke ....................................... SUCCESS [5.740s] [INFO] packagesmoke ...................................... SUCCESS [5.917s] [INFO] httpfssmokes ...................................... SUCCESS [1.996s] [INFO] ooziesmoke ........................................ SUCCESS [3.177s] [INFO] hbasesmoke ........................................ SUCCESS [3.948s] [INFO] flumesmoke ........................................ SUCCESS [1.925s] [INFO] sqoopsmokes ....................................... SUCCESS [21.789s= ] [INFO] mahoutsmoke ....................................... FAILURE [0.310s] [INFO] giraphsmoke ....................................... SKIPPED [INFO] huesmoke .......................................... SKIPPED [INFO] solrsmoke ......................................... SKIPPED [INFO] crunchsmoke ....................................... SKIPPED [INFO] datafusmoke ....................................... SKIPPED [INFO] io-longevity ...................................... SKIPPED [INFO] hcatalogsmoke ..................................... SKIPPED [INFO] sparksmoke ........................................ SKIPPED [INFO] phoenixsmoke ...................................... SKIPPED [INFO] fatjar ............................................ SKIPPED [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 57.267s [INFO] Finished at: Mon Jan 19 15:46:45 UTC 2015 [INFO] Final Memory: 31M/371M [INFO] --------------------------------------------------------------------= ---- Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plug= in:3.1:compile (default-compile) on project mahout-smoke: Compilation failu= re: Compilation failure: [ERROR] :[74,1] 1. ERROR in (at line 74) [ERROR] f_name,loc -> [ERROR] ^ [ERROR] Groovy:unexpected token: f_name @ line 74, column 13. [ERROR]=20 [ERROR] :[75,1] 2. ERROR in (at line 75) [ERROR] sh.exec("if [ ! -f ${download_dir}/${f_name} ]; then " + [ERROR] ^ [ERROR] Groovy:unexpected token: sh @ line 75, column 13. [ERROR]=20 [ERROR] :[80,1] 3. ERROR in (at line 80) [ERROR] assertTrue("file "+ f_name + " at "+loc + " len=3D" + file.length(= ) + " is > 5k bytes", file.length() > 5000 ); [ERROR] ^ [ERROR] Groovy:unexpected token: assertTrue @ line 80, column 13. [ERROR]=20 [ERROR] :[83,1] 4. ERROR in (at line 83) [ERROR] } [ERROR] ^ [ERROR] Groovy:unexpected token: } @ line 83, column 5. [ERROR]=20 [ERROR] Found 4 errors and 0 warnings. [ERROR] -> [Help 1] [ERROR]=20 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e= switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR]=20 [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :mahout-smoke [JENKINS] Archiving to org.apache.bigtop.itest/bigto= p-smokes/0.9.0-SNAPSHOT/bigtop-smokes-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB bigtop= -smokes #1593 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4894 bytes Compression is 0.0% Took 36 ms [JENKINS] Archiving to org.apache.bigtop.itest= /sqoop-smoke/0.9.0-SNAPSHOT/sqoop-smoke-0.9.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.bigtop.itest/sqoop-smoke/0.9.0-20150119.154643-71/sqoop-s= moke-0.9.0-20150119.154643-71.jar Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB sqoops= mokes #1593 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 50623 bytes Compression is 0.0% Took 65 ms [JENKINS] Archiving to org.apache.bigtop.itest/h= ue-smoke/0.9.0-SNAPSHOT/hue-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB huesmo= ke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1510 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving to org.apache.bigtop.ites= t/crunch-smoke/0.9.0-SNAPSHOT/crunch-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB crunch= smoke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1521 bytes Compression is 0.0% Took 0.22 sec [JENKINS] Archiving to org.apache.bigtop.ite= st/package-smoke/0.9.0-SNAPSHOT/package-smoke-0.9.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.bigtop.itest/package-smoke/0.9.0-20150119.154608-71/p= ackage-smoke-0.9.0-20150119.154608-71.jar Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB packag= esmoke #1593 Archived 2 artifacts Archive block size is 32768 Received 1 blocks and 778254 bytes Compression is 4.0% Took 0.31 sec [JENKINS] Archiving to org.apache.bigtop.itest= /flume-smoke/0.9.0-SNAPSHOT/flume-smoke-0.9.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.bigtop.itest/flume-smoke/0.9.0-20150119.154621-71/flume-s= moke-0.9.0-20150119.154621-71.jar Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB flumes= moke #1593 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 42422 bytes Compression is 0.0% Took 54 ms [JENKINS] Archiving to org.apache.bigtop.ites= t/httpfs-smoke/0.9.0-SNAPSHOT/httpfs-smoke-0.9.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.bigtop.itest/httpfs-smoke/0.9.0-20150119.154611-71/http= fs-smoke-0.9.0-20150119.154611-71.jar Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB httpfs= smokes #1593 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 17688 bytes Compression is 0.0% Took 79 ms [JENKINS] Archiving to org.apache.bigtop.itest= /spark-smoke/0.9.0-SNAPSHOT/spark-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB sparks= moke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2266 bytes Compression is 0.0% Took 0.1 sec [JENKINS] Archiving to org.apache.bigtop.ites= t/hadoop-smoke/0.9.0-SNAPSHOT/hadoop-smoke-0.9.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.bigtop.itest/hadoop-smoke/0.9.0-20150119.154602-71/hado= op-smoke-0.9.0-20150119.154602-71.jar Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB hadoop= smoke #1593 Archived 2 artifacts Archive block size is 32768 Received 2 blocks and 265983 bytes Compression is 19.8% Took 0.13 sec [JENKINS] Archiving to org.apache.bigtop.itest= /oozie-smoke/0.9.0-SNAPSHOT/oozie-smoke-0.9.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.bigtop.itest/oozie-smoke/0.9.0-20150119.154613-71/oozie-s= moke-0.9.0-20150119.154613-71.jar Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB oozies= moke #1593 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 16597 bytes Compression is 0.0% Took 34 ms [JENKINS] Archiving to org.apache.bigtop.ites= t/giraph-smoke/0.9.0-SNAPSHOT/giraph-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB giraph= smoke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1522 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving to org.apache.bigtop.it= est/hcatalog-smoke/0.9.0-SNAPSHOT/hcatalog-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB hcatal= ogsmoke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1529 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving to org.apache.bigtop.ites= t/datafu-smoke/0.9.0-SNAPSHOT/datafu-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB datafu= smoke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2405 bytes Compression is 0.0% Took 51 ms [JENKINS] Archiving to org.apache.bigtop.i= test/io-longevity/0.9.0-SNAPSHOT/io-longevity-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB io-lon= gevity #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1699 bytes Compression is 0.0% Took 36 ms [JENKINS] Archiving to org.apache.bigtop.ites= t/mahout-smoke/0.9.0-SNAPSHOT/mahout-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB mahout= smoke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1522 bytes Compression is 0.0% Took 49 ms [JENKINS] Archiving to org.apache.bigtop.itest= /hbase-smoke/0.9.0-SNAPSHOT/hbase-smoke-0.9.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.bigtop.itest/hbase-smoke/0.9.0-20150119.154619-71/hbase-s= moke-0.9.0-20150119.154619-71.jar Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB hbases= moke #1593 Archived 2 artifacts Archive block size is 32768 Received 1 blocks and 152012 bytes Compression is 17.7% Took 0.11 sec [JENKINS] Archiving to org.apache.bigtop.itest/= solr-smoke/0.9.0-SNAPSHOT/solr-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB solrsm= oke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1784 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving to org.apache.bigtop.ite= st/phoenix-smoke/0.9.0-SNAPSHOT/phoenix-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB phoeni= xsmoke #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1526 bytes Compression is 0.0% Took 46 ms [JENKINS] Archiving to org.apache.bigtop.ites= t/fat-smoke/0.9.0-SNAPSHOT/fat-smoke-0.9.0-SNAPSHOT.pom Sending artifact delta relative to Bigtop-trunk-testartifacts =C2=BB fatjar= #1587 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5446 bytes Compression is 0.0% Took 1.7 sec Sending e-mails to: ci@bigtop.apache.org channel stopped