Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3263C200BCE for ; Thu, 17 Nov 2016 22:47:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 30C1B160B0B; Thu, 17 Nov 2016 21:47:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 834C5160B0F for ; Thu, 17 Nov 2016 22:46:59 +0100 (CET) Received: (qmail 52936 invoked by uid 500); 17 Nov 2016 21:46:58 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 52724 invoked by uid 99); 17 Nov 2016 21:46:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2016 21:46:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6FFBF2C4C72 for ; Thu, 17 Nov 2016 21:46:58 +0000 (UTC) Date: Thu, 17 Nov 2016 21:46:58 +0000 (UTC) From: "Michael Shuler (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-12931) dtest failure in batch_test.TestBatch.logged_batch_doesnt_throw_uae_test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 17 Nov 2016 21:47:00 -0000 Michael Shuler created CASSANDRA-12931: ------------------------------------------ Summary: dtest failure in batch_test.TestBatch.logged_batch_do= esnt_throw_uae_test Key: CASSANDRA-12931 URL: https://issues.apache.org/jira/browse/CASSANDRA-12931 Project: Cassandra Issue Type: Test Reporter: Michael Shuler Assignee: DS Test Eng example failure: http://cassci.datastax.com/job/cassandra-3.X_dtest/37/testReport/batch_test= /TestBatch/logged_batch_doesnt_throw_uae_test {noformat} Error Message Error from server: code=3D1000 [Unavailable exception] message=3D"Cannot ac= hieve consistency level ALL" info=3D{'required_replicas': 3, 'alive_replica= s': 2, 'consistency': 'ALL'} -------------------- >> begin captured logging << -------------------- dtest: DEBUG: cluster ccm directory: /tmp/dtest-Ysb5Cf dtest: DEBUG: Done setting configuration options: { 'initial_token': None, 'num_tokens': '32', 'phi_convict_threshold': 5, 'range_request_timeout_in_ms': 10000, 'read_request_timeout_in_ms': 10000, 'request_timeout_in_ms': 10000, 'truncate_request_timeout_in_ms': 10000, 'write_request_timeout_in_ms': 10000} cassandra.policies: INFO: Using datacenter 'datacenter1' for DCAwareRoundRo= binPolicy (via host '127.0.0.1'); if incorrect, please specify a local_dc t= o the constructor, or limit contact points to local cluster nodes cassandra.cluster: INFO: New Cassandra host d= iscovered cassandra.cluster: INFO: New Cassandra host d= iscovered dtest: DEBUG: Creating schema... dtest: DEBUG: Retrying request after UE. Attempt #0 dtest: DEBUG: Retrying request after UE. Attempt #1 dtest: DEBUG: Retrying request after UE. Attempt #2 dtest: DEBUG: Retrying request after UE. Attempt #3 dtest: DEBUG: Retrying request after UE. Attempt #4 --------------------- >> end captured logging << --------------------- Stacktrace File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/home/automaton/cassandra-dtest/batch_test.py", line 193, in logged= _batch_doesnt_throw_uae_test cl=3DConsistencyLevel.ALL) File "/home/automaton/cassandra-dtest/tools/assertions.py", line 164, in = assert_all res =3D session.execute(simple_query) File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 19= 98, in execute return self.execute_async(query, parameters, trace, custom_payload, tim= eout, execution_profile, paging_state).result() File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 37= 84, in result raise self._final_exception 'Error from server: code=3D1000 [Unavailable exception] message=3D"Cannot a= chieve consistency level ALL" info=3D{\'required_replicas\': 3, \'alive_rep= licas\': 2, \'consistency\': \'ALL\'}\n-------------------- >> begin captur= ed logging << --------------------\ndtest: DEBUG: cluster ccm directory: /t= mp/dtest-Ysb5Cf\ndtest: DEBUG: Done setting configuration options:\n{ \'i= nitial_token\': None,\n \'num_tokens\': \'32\',\n \'phi_convict_thres= hold\': 5,\n \'range_request_timeout_in_ms\': 10000,\n \'read_request= _timeout_in_ms\': 10000,\n \'request_timeout_in_ms\': 10000,\n \'trun= cate_request_timeout_in_ms\': 10000,\n \'write_request_timeout_in_ms\': = 10000}\ncassandra.policies: INFO: Using datacenter \'datacenter1\' for DCAw= areRoundRobinPolicy (via host \'127.0.0.1\'); if incorrect, please specify = a local_dc to the constructor, or limit contact points to local cluster nod= es\ncassandra.cluster: INFO: New Cassandra host discovered\ncassandra.cluster: INFO: New Cassandra host discovered\ndtest: DEBUG: Creating schema...\ndtest: DEBUG: R= etrying request after UE. Attempt #0\ndtest: DEBUG: Retrying request after = UE. Attempt #1\ndtest: DEBUG: Retrying request after UE. Attempt #2\ndtest:= DEBUG: Retrying request after UE. Attempt #3\ndtest: DEBUG: Retrying reque= st after UE. Attempt #4\n--------------------- >> end captured logging << -= --------------------' {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)