Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-12315

dtest failure in cqlsh_tests.cqlsh_tests.TestCqlsh.test_client_warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Cannot Reproduce
    • None
    • Test/dtest/python
    • Normal

    Description

      example failure:

      http://cassci.datastax.com/job/trunk_dtest/1317/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_client_warnings

      Stacktrace
      
        File "/usr/lib/python2.7/unittest/case.py", line 329, in run
          testMethod()
        File "/home/automaton/cassandra-dtest/tools.py", line 290, in wrapped
          f(obj)
        File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_tests.py", line 1424, in test_client_warnings
          self.assertEqual(len(stderr), 0, "Failed to execute cqlsh: {}".format(stderr))
        File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
          assertion_func(first, second, msg=msg)
        File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
          raise self.failureException(msg)
      'Failed to execute cqlsh: <stdin>:3:OperationTimedOut: errors={\'127.0.0.1\': \'Client request timeout. See Session.execute[_async](timeout)\'}, last_host=127.0.0.1\n<stdin>:5:InvalidRequest: Error from server: code=2200 [Invalid query] message="Keyspace \'client_warnings\' does not exist"\n<stdin>:7:InvalidRequest: Error from server: code=2200 [Invalid query] message="No keyspace has been specified. USE a keyspace, or explicitly specify keyspace.tablename"
      

      Attachments

        1. node1_debug.log
          246 kB
          Sean McCarthy
        2. node1_gc.log
          20 kB
          Sean McCarthy
        3. node1.log
          32 kB
          Sean McCarthy
        4. node2_debug.log
          163 kB
          Sean McCarthy
        5. node2_gc.log
          16 kB
          Sean McCarthy
        6. node2.log
          35 kB
          Sean McCarthy
        7. node3_debug.log
          177 kB
          Sean McCarthy
        8. node3_gc.log
          17 kB
          Sean McCarthy
        9. node3.log
          35 kB
          Sean McCarthy

        Activity

          People

            thobbs Tom Hobbs
            sean.mccarthy Sean McCarthy
            Tom Hobbs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: