Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AF844C799 for ; Sun, 11 Jan 2015 00:32:35 +0000 (UTC) Received: (qmail 60240 invoked by uid 500); 11 Jan 2015 00:32:37 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 60188 invoked by uid 500); 11 Jan 2015 00:32:37 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 60177 invoked by uid 99); 11 Jan 2015 00:32:36 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jan 2015 00:32:36 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id F131DE00133 for ; Sun, 11 Jan 2015 00:32:35 +0000 (UTC) Date: Sun, 11 Jan 2015 00:32:35 +0000 (UTC) From: Apache Jenkins Server To: dev@falcon.apache.org Message-ID: <348896908.685.1420936355275.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Apache-falcon #530 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: Apache-falcon X-Jenkins-Result: FAILURE See Changes: [sriksun] FALCON-896 Upgrade oozie to 4.1.0 and make it the default for fal= con. Contributed by Peeyush Bishnoi [sriksun] FALCON-417 Upgrade hive and hcatalog to latest stable version. Co= ntributed by Peeyush Bishnoi ------------------------------------------ [...truncated 11673 lines...] =09at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202) =09at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:130) =09at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMet= hodWorker.java:173) =09at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:105) =09at org.testng.TestRunner.runWorkers(TestRunner.java:1178) =09at org.testng.TestRunner.privateRun(TestRunner.java:757) =09at org.testng.TestRunner.run(TestRunner.java:608) =09at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) =09at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) =09at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) =09at org.testng.SuiteRunner.run(SuiteRunner.java:240) =09at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) =09at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) =09at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158) =09at org.testng.TestNG.runSuitesLocally(TestNG.java:1083) =09at org.testng.TestNG.run(TestNG.java:999) =09at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.ja= va:91) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSing= leClass(TestNGDirectoryTestSuite.java:128) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(Tes= tNGDirectoryTestSuite.java:112) =09at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider= .java:113) =09at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameCla= ssLoader(ForkedBooter.java:200) =09at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(Fork= edBooter.java:153) =09at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:= 103) Caused by: java.net.ConnectException: Connection refused =09at java.net.PlainSocketImpl.socketConnect(Native Method) =09at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351) =09at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213) =09at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200) =09at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) =09at java.net.Socket.connect(Socket.java:529) =09at org.apache.thrift.transport.TSocket.open(TSocket.java:180) =09... 49 more ) =09at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.open(HiveMetaSto= reClient.java:382) =09at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.(HiveMetaS= toreClient.java:214) =09at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.(HiveMetaS= toreClient.java:154) =09at org.apache.hive.hcatalog.common.HiveClientCache$CacheableHiveMetaStor= eClient.(HiveClientCache.java:295) =09at org.apache.hive.hcatalog.common.HiveClientCache$5.call(HiveClientCach= e.java:219) =09at org.apache.hive.hcatalog.common.HiveClientCache$5.call(HiveClientCach= e.java:216) =09at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache= .java:4792) =09at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(L= ocalCache.java:3599) =09at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2= 379) =09at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache= .java:2342) =09at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257) =09at com.google.common.cache.LocalCache.get(LocalCache.java:4000) =09at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.ja= va:4789) =09at org.apache.hive.hcatalog.common.HiveClientCache.getOrCreate(HiveClien= tCache.java:216) =09at org.apache.hive.hcatalog.common.HiveClientCache.get(HiveClientCache.j= ava:192) =09at org.apache.hive.hcatalog.common.HCatUtil.getHiveClient(HCatUtil.java:= 569) =09at org.apache.hive.hcatalog.api.HCatClientHMSImpl.initialize(HCatClientH= MSImpl.java:595) =09at org.apache.hive.hcatalog.api.HCatClient.create(HCatClient.java:66) =09at org.apache.falcon.resource.TestContext.getHCatClient(TestContext.java= :140) =09at org.apache.falcon.catalog.HiveCatalogServiceIT.setUp(HiveCatalogServi= ceIT.java:67) Results : Failed tests:=20 FeedEntityValidationIT.setup:60 =C2=BB Falcon Exception creating HCatClie= nt: org.ap... ClusterEntityValidationIT.testClusterEntityWithValidInterfaces:89 expecte= d:<200> but was:<400> ClusterEntityValidationIT.testValidateACL:150 expected:<200> but was:<400= > ClusterEntityValidationIT.testValidateClusterLocations:156 =C2=BB Validat= ion Invali... EntityManagerPaginationJerseyIT.prepare:42->scheduleMultipleProcess:155 e= xpected:<200> but was:<400> EntityManagerJerseyIT.testClusterSubmitScheduleSuspendResumeDelete:463 ex= pected:<200> but was:<400> EntityManagerJerseyIT.cleanup:183 =C2=BB OozieClient java.io.IOException:= Error whi... EntityManagerJerseySmokeIT.testFeedSchedule:110 expected:<200> but was:<4= 00> EntityManagerJerseySmokeIT.cleanup:60 =C2=BB OozieClient java.io.IOExcept= ion: Error... MetadataResourceJerseyIT.prepare:51 expected:<200> but was:<400> TableStorageFeedEvictorIT.setUp:90 =C2=BB Falcon Exception creating HCatC= lient: org... LateDataHandlerIT.prepare:84->setupHiveMetastore:94 =C2=BB Falcon Excepti= on creatin... FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands:58 expected:<0>= but was:<-1> FalconCLIIT.testClientProperties:723->submitTestFiles:885 expected:<0> bu= t was:<-1> FalconCLIIT.testContinue:661->submitTestFiles:885 expected:<0> but was:<-= 1> FalconCLIIT.testDefinitionEntityValidCommands:153->submitTestFiles:885 ex= pected:<0> but was:<-1> FalconCLIIT.testDeleteEntityValidCommands:246->submitTestFiles:885 expect= ed:<0> but was:<-1> FalconCLIIT.testEntityLineage:499 expected:<0> but was:<-1> FalconCLIIT.testEntityPaginationFilterByCommands:526 expected:<0> but was= :<-1> FalconCLIIT.testInstanceGetLogs:749->submitTestFiles:885 expected:<0> but= was:<-1> FalconCLIIT.testInstanceKillAndRerun:462->submitTestFiles:885 expected:<0= > but was:<-1> FalconCLIIT.testInstanceRunningAndStatusCommands:275->submitTestFiles:885= expected:<0> but was:<-1> FalconCLIIT.testInstanceRunningAndSummaryCommands:404->submitTestFiles:88= 5 expected:<0> but was:<-1> FalconCLIIT.testInstanceSuspendAndResume:432->submitTestFiles:885 expecte= d:<0> but was:<-1> FalconCLIIT.testMetadataListCommands:590->submitTestFiles:885 expected:<0= > but was:<-1> FalconCLIIT.testMetadataRelationsCommands:627->submitTestFiles:885 expect= ed:<0> but was:<-1> FalconCLIIT.testRecipeCommand:809->recipeSetup:826 expected:<0> but was:<= -1> FalconCLIIT.testScheduleEntityValidCommands:169->submitTestFiles:885 expe= cted:<0> but was:<-1> FalconCLIIT.testSubmitAndScheduleEntityValidCommands:108 expected:<0> but= was:<-1> FalconCLIIT.testSubmitEntityValidCommands:66 expected:<0> but was:<-1> FalconCLIIT.testSuspendResumeStatusEntityValidCommands:183->submitTestFil= es:885 expected:<0> but was:<-1> FalconCLIIT.testValidateValidCommands:131 expected:<0> but was:<-1> HiveCatalogServiceIT.setUp:67 =C2=BB Falcon Exception creating HCatClient= : org.apac... Tests run: 208, Failures: 33, Errors: 0, Skipped: 154 [INFO]=20 [INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp --- [INFO]=20 [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp --- [INFO] Stopping server 0 [INFO] Stopped SelectChannelConnector@0.0.0.0:41000 [INFO] Failsafe report directory: [INFO] Stopped SslSocketConnector@0.0.0.0:41443 [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] Checkstyle ........................................ SUCCESS [ 1.015= s] [INFO] Apache Falcon ..................................... SUCCESS [ 5.794= s] [INFO] Build Tools ....................................... SUCCESS [01:15 m= in] [INFO] Apache Falcon CLI client .......................... SUCCESS [ 27.130= s] [INFO] Apache Falcon Metrics ............................. SUCCESS [ 11.082= s] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 14.095= s] [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.955= s] [INFO] Apache Falcon Commons ............................. SUCCESS [01:34 m= in] [INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.742= s] [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 28.490= s] [INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.126= s] [INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 0.682= s] [INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 0.906= s] [INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.544= s] [INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 0.501= s] [INFO] Apache Falcon Messaging ........................... SUCCESS [ 25.659= s] [INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [ 49.835= s] [INFO] Apache Falcon Acquisition ......................... SUCCESS [ 0.524= s] [INFO] Apache Falcon Replication ......................... SUCCESS [ 17.285= s] [INFO] Apache Falcon Retention ........................... SUCCESS [ 16.790= s] [INFO] Apache Falcon Archival ............................ SUCCESS [ 0.548= s] [INFO] Apache Falcon Rerun ............................... SUCCESS [ 24.272= s] [INFO] Apache Falcon Prism ............................... SUCCESS [ 57.551= s] [INFO] Apache Falcon Web Application ..................... FAILURE [01:38 m= in] [INFO] Apache Falcon Documentation ....................... SKIPPED [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 09:38 min [INFO] Finished at: 2015-01-11T00:31:49+00:00 [INFO] Final Memory: 426M/753M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plug= in:2.16:verify (verify) on project falcon-webapp: There are test failures. [ERROR]=20 [ERROR] Please refer to for the individual test results. [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 :falcon-webapp [INFO] Shutdown hook executing [INFO] Shutdown hook complete Build step 'Execute shell' marked build as failure [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-= result.xml [CHECKSTYLE] Parsing 61 files in [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warning= s. [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module wit= h 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 wa= rnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Successfully parsed file of module with 0 warnings= . [CHECKSTYLE] Successfully parsed file of module wit= h 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings= . [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of modul= e with 80 warnings. [CHECKSTYLE] Successfully parsed file of module = with 1888 warnings. [CHECKSTYLE] Successfully parsed file of modul= e with 0 warnings. [CHECKSTYLE] Successfully parsed file of module = with 3 warnings. [CHECKSTYLE] Successfully parsed file of mod= ule with 34 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 1 warnings. [CHECKSTYLE] Successfully parsed file of module with 1 warnings. [CHECKSTYLE] Successfully parsed file of module with 1 warnings. [CHECKSTYLE] Successfully parsed file of m= odule with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of mo= dule with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of= module with 0 warnings. [CHECKSTYLE] Successfully parsed file of mod= ule with 0 warnings. [CHECKSTYLE] Successfully parsed file = of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 3 warnings. [CHECKSTYLE] Successfully parsed file o= f module with 3 warnings. [CHECKSTYLE] Successfully parsed file = of module with 21 warnings. [CHECKSTYLE] Successfully parsed file of= module with 8 warnings. [CHECKSTYLE] Successfully parsed file = of module with 2 warnings. [CHECKSTYLE] Successfully parsed file of module with 4 warnings. [CHECKSTYLE] Successfully parsed file of mod= ule with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with= 0 warnings. [CHECKSTYLE] Successfully parsed file of module= with 8 warnings. [CHECKSTYLE] Successfully parsed file of modul= e with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module= with 0 warnings. [CHECKSTYLE] Successfully parsed file of mo= dule with 0 warnings. [CHECKSTYLE] Successfully parsed file of module= with 0 warnings. [CHECKSTYLE] Successfully parsed file of modul= e with 0 warnings. [CHECKSTYLE] Successfully parsed file of module = with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warni= ngs. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Computing warning deltas based on reference build #529 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 16 files in [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warning= s. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warning= s. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 wa= rnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Computing warning deltas based on reference build #529 Archiving artifacts Sending artifact delta relative to Apache-falcon #529 Archived 16 artifacts Archive block size is 32768 Received 0 blocks and 1395580 bytes Compression is 0.0% Took 0.85 sec Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/tes= tng-results.xml Did not find any matching files.