You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2017/02/21 16:25:44 UTC

[jira] [Created] (CASSANDRA-13243) testall failure in org.apache.cassandra.index.sasi.SASIIndexTest.testMultiExpressionQueriesWhereRowSplitBetweenSSTables-compression

Sean McCarthy created CASSANDRA-13243:
-----------------------------------------

             Summary: testall failure in org.apache.cassandra.index.sasi.SASIIndexTest.testMultiExpressionQueriesWhereRowSplitBetweenSSTables-compression
                 Key: CASSANDRA-13243
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13243
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Sean McCarthy
         Attachments: TEST-org.apache.cassandra.index.sasi.SASIIndexTest.log

example failure:

http://cassci.datastax.com/job/trunk_testall/1412/testReport/org.apache.cassandra.index.sasi/SASIIndexTest/testMultiExpressionQueriesWhereRowSplitBetweenSSTables_compression

{code}
Error Message

[key0, key11, key12, key13, key14, key6, key7, key8] expected:<10> but was:<8>
{code}{code}
Stacktrace

junit.framework.AssertionFailedError: [key0, key11, key12, key13, key14, key6, key7, key8] expected:<10> but was:<8>
	at org.apache.cassandra.index.sasi.SASIIndexTest.testMultiExpressionQueriesWhereRowSplitBetweenSSTables(SASIIndexTest.java:567)
	at org.apache.cassandra.index.sasi.SASIIndexTest.testMultiExpressionQueriesWhereRowSplitBetweenSSTables(SASIIndexTest.java:452)
{code}{code}
Standard Output

ERROR [main] 2017-02-17 23:02:40,404 ?:? - SLF4J: stderr
INFO  [main] 2017-02-17 23:02:40,830 ?:? - Configuration location: file:/home/automaton/cassandra/test/conf/cassandra-murmur.yaml
DEBUG [main] 2017-02-17 23:02:40,831 ?:? - Loading settings from file:/home/automaton/cassandra/test/conf/cassandra-murmur.yaml
INFO  [main] 2017-02-17 23:02:41,678 ?:? - Node configuration:[allocate_tokens_for_keyspace=null; authenticator=null; authorizer=null; auto_bootstrap=true; auto_snapshot=true; back_pres
...[truncated 416882 chars]...
.957KiB), biggest 4.957KiB, smallest 4.957KiB
DEBUG [CompactionExecutor:3] 2017-02-17 23:03:16,787 ?:? - Compacted (4444cb40-f565-11e6-8e91-7511b7f59d65) 4 sstables to [/home/automaton/cassandra/build/test/cassandra/data:231/system/local-7ad54392bcdd35a684174e047860b377/md-85-big,] to level=0.  0.466KiB to 0.258KiB (~55% of original) in 58ms.  Read Throughput = 7.914KiB/s, Write Throughput = 4.380KiB/s, Row Throughput = ~2/s.  4 total partitions merged to 1.  Partition merge counts were {4:1, }
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)