You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Kjellman (JIRA)" <ji...@apache.org> on 2017/11/15 22:25:00 UTC

[jira] [Created] (CASSANDRA-14038) sstableloader_with_mv_test - sstable_generation_loading_test.TestSSTableGenerationAndLoading fails

Michael Kjellman created CASSANDRA-14038:
--------------------------------------------

             Summary: sstableloader_with_mv_test - sstable_generation_loading_test.TestSSTableGenerationAndLoading fails
                 Key: CASSANDRA-14038
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14038
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Michael Kjellman


sstableloader_with_mv_test - sstable_generation_loading_test.TestSSTableGenerationAndLoading fails

Inet address 127.0.0.1:9042 is not available: [Errno 98] Address already in use; a cluster may already be running or you may need to add the loopback alias
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-LuSwz5
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}
dtest: DEBUG: Testing sstableloader with pre_compression=None and post_compression=None
dtest: DEBUG: Using jvm_args=()
--------------------- >> end captured logging << ---------------------
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/cassandra/cassandra-dtest/sstable_generation_loading_test.py", line 296, in sstableloader_with_mv_test
    self.load_sstable_with_configuration(ks='"Keyspace1"', create_schema=create_schema_with_mv)
  File "/home/cassandra/cassandra-dtest/sstable_generation_loading_test.py", line 125, in load_sstable_with_configuration
    cluster.populate(2).start(jvm_args=list(self.jvm_args))
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/cluster.py", line 389, in start
    common.assert_socket_available(itf)
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/common.py", line 519, in assert_socket_available
    raise UnavailableSocketError("Inet address %s:%s is not available: %s; a cluster may already be running or you may need to add the loopback alias" % (addr, port, msg))
"Inet address 127.0.0.1:9042 is not available: [Errno 98] Address already in use; a cluster may already be running or you may need to add the loopback alias\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-LuSwz5\ndtest: DEBUG: Done setting configuration options:\n{   'initial_token': None,\n    'num_tokens': '32',\n    'phi_convict_threshold': 5,\n    'range_request_timeout_in_ms': 10000,\n    'read_request_timeout_in_ms': 10000,\n    'request_timeout_in_ms': 10000,\n    'truncate_request_timeout_in_ms': 10000,\n    'write_request_timeout_in_ms': 10000}\ndtest: DEBUG: Testing sstableloader with pre_compression=None and post_compression=None\ndtest: DEBUG: Using jvm_args=()\n--------------------- >> end captured logging << ---------------------"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org