From commits-return-20195-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Mon Apr 2 11:27:57 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8368E180627 for ; Mon, 2 Apr 2018 11:27:56 +0200 (CEST) Received: (qmail 25112 invoked by uid 500); 2 Apr 2018 09:27:55 -0000 Mailing-List: contact commits-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list commits@phoenix.apache.org Received: (qmail 25103 invoked by uid 99); 2 Apr 2018 09:27:55 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2018 09:27:55 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 06E1B1A06F1 for ; Mon, 2 Apr 2018 09:27:55 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.81 X-Spam-Level: X-Spam-Status: No, score=-0.81 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id YXOYdR2dGpdB for ; Mon, 2 Apr 2018 09:27:50 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5C7B85F1B4 for ; Mon, 2 Apr 2018 09:27:50 +0000 (UTC) Received: from jenkins-master.apache.org (unknown [62.210.60.235]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A592BE00A6 for ; Mon, 2 Apr 2018 09:27:49 +0000 (UTC) Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 16788A0486 for ; Mon, 2 Apr 2018 09:27:47 +0000 (UTC) Date: Mon, 2 Apr 2018 09:27:46 +0000 (UTC) From: Apache Jenkins Server To: commits@phoenix.apache.org Message-ID: <1158578716.847.1522661266906.JavaMail.jenkins@jenkins-master.apache.org> In-Reply-To: <345194656.662.1522574842928.JavaMail.jenkins@jenkins-master.apache.org> References: <345194656.662.1522574842928.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: Phoenix Compile Compatibility with HBase #594 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Phoenix_Compile_Compat_wHBase X-Jenkins-Result: FAILURE See ------------------------------------------ [...truncated 39.68 KB...] [ERROR] :[364,5] method does not override or implement a method from a supertype [ERROR] :[370,5] method does not override or implement a method from a supertype [ERROR] :[376,5] method does not override or implement a method from a supertype [ERROR] :[382,5] method does not override or implement a method from a supertype [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project phoenix-core: Compilation failure: Compilation failure: [ERROR] :[34,39] cannot find symbol [ERROR] symbol: class MetricRegistry [ERROR] location: package org.apache.hadoop.hbase.metrics [ERROR] :[144,16] cannot find symbol [ERROR] symbol: class MetricRegistry [ERROR] location: class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment [ERROR] :[24,35] cannot find symbol [ERROR] symbol: class DelegatingHBaseRpcController [ERROR] location: package org.apache.hadoop.hbase.ipc [ERROR] :[25,35] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: package org.apache.hadoop.hbase.ipc [ERROR] :[37,37] cannot find symbol [ERROR] symbol: class DelegatingHBaseRpcController [ERROR] :[56,38] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.MetadataRpcController [ERROR] :[26,35] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: package org.apache.hadoop.hbase.ipc [ERROR] :[40,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory [ERROR] :[46,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory [ERROR] :[52,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory [ERROR] :[57,46] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory [ERROR] :[57,13] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory [ERROR] :[26,35] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: package org.apache.hadoop.hbase.ipc [ERROR] :[42,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[48,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[54,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[59,46] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[59,13] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[22,35] cannot find symbol [ERROR] symbol: class DelegatingHBaseRpcController [ERROR] location: package org.apache.hadoop.hbase.ipc [ERROR] :[23,35] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: package org.apache.hadoop.hbase.ipc [ERROR] :[34,34] cannot find symbol [ERROR] symbol: class DelegatingHBaseRpcController [ERROR] :[39,31] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.IndexRpcController [ERROR] :[30,39] cannot find symbol [ERROR] symbol: class MetricRegistry [ERROR] location: package org.apache.hadoop.hbase.metrics [ERROR] :[116,12] cannot find symbol [ERROR] symbol: class MetricRegistry [ERROR] location: class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment [ERROR] :[25,35] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: package org.apache.hadoop.hbase.ipc [ERROR] :[39,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR] :[45,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR] :[51,12] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR] :[56,46] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR] :[56,13] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR] :[31,39] cannot find symbol [ERROR] symbol: class MetricRegistry [ERROR] location: package org.apache.hadoop.hbase.metrics [ERROR] :[46,35] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: package org.apache.hadoop.hbase.ipc [ERROR] :[322,20] cannot find symbol [ERROR] symbol: method getReadRpcTimeout() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.client.HTableInterface [ERROR] :[320,3] method does not override or implement a method from a supertype [ERROR] :[327,13] cannot find symbol [ERROR] symbol: method setReadRpcTimeout(int) [ERROR] location: variable delegate of type org.apache.hadoop.hbase.client.HTableInterface [ERROR] :[325,3] method does not override or implement a method from a supertype [ERROR] :[332,20] cannot find symbol [ERROR] symbol: method getWriteRpcTimeout() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.client.HTableInterface [ERROR] :[330,3] method does not override or implement a method from a supertype [ERROR] :[337,13] cannot find symbol [ERROR] symbol: method setWriteRpcTimeout(int) [ERROR] location: variable delegate of type org.apache.hadoop.hbase.client.HTableInterface [ERROR] :[335,3] method does not override or implement a method from a supertype [ERROR] :[43,9] constructor StoreFileScanner in class org.apache.hadoop.hbase.regionserver.StoreFileScanner cannot be applied to given types; [ERROR] required: org.apache.hadoop.hbase.regionserver.StoreFile.Reader,org.apache.hadoop.hbase.io.hfile.HFileScanner,boolean,boolean,long [ERROR] found: org.apache.hadoop.hbase.regionserver.StoreFile.Reader,org.apache.hadoop.hbase.io.hfile.HFileScanner,boolean,boolean,long,long,boolean [ERROR] reason: actual and formal argument lists differ in length [ERROR] :[145,23] cannot find symbol [ERROR] symbol: method getMetricRegistryForRegionServer() [ERROR] location: variable env of type org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment [ERROR] :[143,9] method does not override or implement a method from a supertype [ERROR] :[65,25] method setPriority in class org.apache.hadoop.hbase.ipc.controller.MetadataRpcController cannot be applied to given types; [ERROR] required: org.apache.hadoop.hbase.TableName [ERROR] found: int [ERROR] reason: actual argument int cannot be converted to org.apache.hadoop.hbase.TableName by method invocation conversion [ERROR] :[67,25] cannot find symbol [ERROR] symbol: variable super [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.MetadataRpcController [ERROR] :[62,9] method does not override or implement a method from a supertype [ERROR] :[41,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory [ERROR] :[47,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory [ERROR] :[53,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory [ERROR] :[43,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[49,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[55,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[61,7] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory [ERROR] :[140,24] cannot find symbol [ERROR] symbol: method getReadQueueLength() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.ipc.RpcScheduler [ERROR] :[138,5] method does not override or implement a method from a supertype [ERROR] :[145,24] cannot find symbol [ERROR] symbol: method getWriteQueueLength() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.ipc.RpcScheduler [ERROR] :[143,5] method does not override or implement a method from a supertype [ERROR] :[150,24] cannot find symbol [ERROR] symbol: method getScanQueueLength() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.ipc.RpcScheduler [ERROR] :[148,5] method does not override or implement a method from a supertype [ERROR] :[155,24] cannot find symbol [ERROR] symbol: method getActiveReadRpcHandlerCount() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.ipc.RpcScheduler [ERROR] :[153,5] method does not override or implement a method from a supertype [ERROR] :[160,24] cannot find symbol [ERROR] symbol: method getActiveWriteRpcHandlerCount() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.ipc.RpcScheduler [ERROR] :[158,5] method does not override or implement a method from a supertype [ERROR] :[165,24] cannot find symbol [ERROR] symbol: method getActiveScanRpcHandlerCount() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.ipc.RpcScheduler [ERROR] :[163,5] method does not override or implement a method from a supertype [ERROR] :[49,25] method setPriority in class org.apache.hadoop.hbase.ipc.controller.IndexRpcController cannot be applied to given types; [ERROR] required: org.apache.hadoop.hbase.TableName [ERROR] found: int [ERROR] reason: actual argument int cannot be converted to org.apache.hadoop.hbase.TableName by method invocation conversion [ERROR] :[52,13] cannot find symbol [ERROR] symbol: variable super [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.IndexRpcController [ERROR] :[46,5] method does not override or implement a method from a supertype [ERROR] :[230,78] cannot find symbol [ERROR] symbol: method getScannerOrder() [ERROR] location: variable scanner of type org.apache.hadoop.hbase.regionserver.KeyValueScanner [ERROR] :[394,38] constructor StoreFileScanner in class org.apache.hadoop.hbase.regionserver.StoreFileScanner cannot be applied to given types; [ERROR] required: org.apache.hadoop.hbase.regionserver.StoreFile.Reader,org.apache.hadoop.hbase.io.hfile.HFileScanner,boolean,boolean,long [ERROR] found: org.apache.hadoop.hbase.regionserver.StoreFile.Reader,org.apache.hadoop.hbase.io.hfile.HFileScanner,boolean,boolean,long,long,boolean [ERROR] reason: actual and formal argument lists differ in length [ERROR] :[686,24] method preFlushScannerOpen in interface org.apache.hadoop.hbase.coprocessor.RegionObserver cannot be applied to given types; [ERROR] required: org.apache.hadoop.hbase.coprocessor.ObserverContext,org.apache.hadoop.hbase.regionserver.Store,org.apache.hadoop.hbase.regionserver.KeyValueScanner,org.apache.hadoop.hbase.regionserver.InternalScanner [ERROR] found: org.apache.hadoop.hbase.coprocessor.ObserverContext,org.apache.hadoop.hbase.regionserver.Store,org.apache.hadoop.hbase.regionserver.KeyValueScanner,org.apache.hadoop.hbase.regionserver.InternalScanner,long [ERROR] reason: actual and formal argument lists differ in length [ERROR] :[682,5] method does not override or implement a method from a supertype [ERROR] :[694,22] no suitable method found for preCompactScannerOpen(org.apache.hadoop.hbase.coprocessor.ObserverContext,org.apache.hadoop.hbase.regionserver.Store,java.util.List,org.apache.hadoop.hbase.regionserver.ScanType,long,org.apache.hadoop.hbase.regionserver.InternalScanner,org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest,long) [ERROR] method org.apache.hadoop.hbase.coprocessor.RegionObserver.preCompactScannerOpen(org.apache.hadoop.hbase.coprocessor.ObserverContext,org.apache.hadoop.hbase.regionserver.Store,java.util.List,org.apache.hadoop.hbase.regionserver.ScanType,long,org.apache.hadoop.hbase.regionserver.InternalScanner) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] method org.apache.hadoop.hbase.coprocessor.RegionObserver.preCompactScannerOpen(org.apache.hadoop.hbase.coprocessor.ObserverContext,org.apache.hadoop.hbase.regionserver.Store,java.util.List,org.apache.hadoop.hbase.regionserver.ScanType,long,org.apache.hadoop.hbase.regionserver.InternalScanner,org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] :[689,5] method does not override or implement a method from a supertype [ERROR] :[701,17] cannot find symbol [ERROR] symbol: method preCommitStoreFile(org.apache.hadoop.hbase.coprocessor.ObserverContext,byte[],java.util.List>) [ERROR] location: variable delegate of type org.apache.hadoop.hbase.coprocessor.RegionObserver [ERROR] :[698,5] method does not override or implement a method from a supertype [ERROR] :[707,17] cannot find symbol [ERROR] symbol: method postCommitStoreFile(org.apache.hadoop.hbase.coprocessor.ObserverContext,byte[],org.apache.hadoop.fs.Path,org.apache.hadoop.fs.Path) [ERROR] location: variable delegate of type org.apache.hadoop.hbase.coprocessor.RegionObserver [ERROR] :[704,5] method does not override or implement a method from a supertype [ERROR] :[117,24] cannot find symbol [ERROR] symbol: method getMetricRegistryForRegionServer() [ERROR] location: variable delegate of type org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment [ERROR] :[115,5] method does not override or implement a method from a supertype [ERROR] :[40,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR] :[46,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR] :[52,9] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR] :[349,5] method does not override or implement a method from a supertype [ERROR] :[354,5] method does not override or implement a method from a supertype [ERROR] :[358,5] method does not override or implement a method from a supertype [ERROR] :[363,5] method does not override or implement a method from a supertype [ERROR] :[184,14] cannot find symbol [ERROR] symbol: class MetricRegistry [ERROR] :[183,7] method does not override or implement a method from a supertype [ERROR] :[454,78] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] :[432,17] cannot find symbol [ERROR] symbol: class HBaseRpcController [ERROR] :[364,5] method does not override or implement a method from a supertype [ERROR] :[370,5] method does not override or implement a method from a supertype [ERROR] :[376,5] method does not override or implement a method from a supertype [ERROR] :[382,5] method does not override or implement a method from a supertype [ERROR] -> [Help 1] [ERROR] [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] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :phoenix-core Build step 'Execute shell' marked build as failure