[jira] [Created] (CASSANDRA-11878) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_3_x_To_indev_3_x.select_key_in_test

2016-05-23 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-11878:
-

 Summary: dtest failure in 
upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_3_x_To_indev_3_x.select_key_in_test
 Key: CASSANDRA-11878
 URL: https://issues.apache.org/jira/browse/CASSANDRA-11878
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log

example failure:

http://cassci.datastax.com/job/upgrade_tests-all/47/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_3_x_To_indev_3_x/select_key_in_test

Failed on CassCI build upgrade_tests-all #47

Attached logs for test failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11878) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_3_x_To_indev_3_x.select_key_in_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11878:
--
Description: 
example failure:

http://cassci.datastax.com/job/upgrade_tests-all/47/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_3_x_To_indev_3_x/select_key_in_test

Failed on CassCI build upgrade_tests-all #47

Attached logs for test failure.

{code}
ERROR [CompactionExecutor:2] 2016-05-21 23:10:35,678 CassandraDaemon.java:195 - 
Exception in thread Thread[CompactionExecutor:2,1,main]
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
down
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
 ~[apache-cassandra-3.5.jar:3.5]
at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1364) 
~[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
 ~[apache-cassandra-3.5.jar:3.5]
at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
 ~[na:1.8.0_51]
at 
org.apache.cassandra.db.compaction.CompactionManager.submitBackground(CompactionManager.java:184)
 ~[apache-cassandra-3.5.jar:3.5]
at 
org.apache.cassandra.db.compaction.CompactionManager$BackgroundCompactionCandidate.run(CompactionManager.java:270)
 ~[apache-cassandra-3.5.jar:3.5]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[na:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
[na:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
{code}

  was:
example failure:

http://cassci.datastax.com/job/upgrade_tests-all/47/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_3_x_To_indev_3_x/select_key_in_test

Failed on CassCI build upgrade_tests-all #47

Attached logs for test failure.


> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_3_x_To_indev_3_x.select_key_in_test
> -
>
> Key: CASSANDRA-11878
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11878
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log
>
>
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/47/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_3_x_To_indev_3_x/select_key_in_test
> Failed on CassCI build upgrade_tests-all #47
> Attached logs for test failure.
> {code}
> ERROR [CompactionExecutor:2] 2016-05-21 23:10:35,678 CassandraDaemon.java:195 
> - Exception in thread Thread[CompactionExecutor:2,1,main]
> java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
> down
>   at 
> org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
>  ~[apache-cassandra-3.5.jar:3.5]
>   at 
> java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
> ~[na:1.8.0_51]
>   at 
> java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1364) 
> ~[na:1.8.0_51]
>   at 
> org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
>  ~[apache-cassandra-3.5.jar:3.5]
>   at 
> java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
>  ~[na:1.8.0_51]
>   at 
> org.apache.cassandra.db.compaction.CompactionManager.submitBackground(CompactionManager.java:184)
>  ~[apache-cassandra-3.5.jar:3.5]
>   at 
> org.apache.cassandra.db.compaction.CompactionManager$BackgroundCompactionCandidate.run(CompactionManager.java:270)
>  ~[apache-cassandra-3.5.jar:3.5]
>   at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
> ~[na:1.8.0_51]
>   at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
> ~[na:1.8.0_51]
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>  ~[na:1.8.0_51]
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>  [na:1.8.0_51]
>   at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11856) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.list_item_conditional_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11856:
--
Status: Patch Available  (was: In Progress)

https://github.com/riptano/cassandra-dtest/pull/985

Frozen types cannot work in C* < 2.1

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.list_item_conditional_test
> -
>
> Key: CASSANDRA-11856
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11856
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x/list_item_conditional_test
> Failed on CassCI build upgrade_tests-all #46
> On first glance, I believe this is a test issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11856) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.list_item_conditional_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11856:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.list_item_conditional_test
> -
>
> Key: CASSANDRA-11856
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11856
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x/list_item_conditional_test
> Failed on CassCI build upgrade_tests-all #46
> On first glance, I believe this is a test issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11858) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_cas_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11858:
--
Status: Patch Available  (was: In Progress)

https://github.com/riptano/cassandra-dtest/pull/987

Testing feature not available in 2.0. Added @since & jira refs.

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_cas_test
> --
>
> Key: CASSANDRA-11858
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11858
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{code=2200 [Invalid query] message="Duplicate and incompatible conditions 
> for column v"}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x/static_columns_cas_test
> Failed on CassCI build upgrade_tests-all #46
> Another problem with the tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11858) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_cas_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11858:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_cas_test
> --
>
> Key: CASSANDRA-11858
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11858
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{code=2200 [Invalid query] message="Duplicate and incompatible conditions 
> for column v"}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x/static_columns_cas_test
> Failed on CassCI build upgrade_tests-all #46
> Another problem with the tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11859) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.in_order_by_without_selecting_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11859:
--
Status: Patch Available  (was: In Progress)

https://github.com/riptano/cassandra-dtest/pull/989

Needed since 2.1

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.in_order_by_without_selecting_test
> -
>
> Key: CASSANDRA-11859
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11859
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{code=2200 [Invalid query] message="ORDER BY can only be performed on 
> columns in the select clause (got c1)"}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x/in_order_by_without_selecting_test
> Failed on CassCI build upgrade_tests-all #46
> Most likely just a test issue



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11859) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.in_order_by_without_selecting_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11859:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.in_order_by_without_selecting_test
> -
>
> Key: CASSANDRA-11859
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11859
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{code=2200 [Invalid query] message="ORDER BY can only be performed on 
> columns in the select clause (got c1)"}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x/in_order_by_without_selecting_test
> Failed on CassCI build upgrade_tests-all #46
> Most likely just a test issue



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11861) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.map_keys_indexing_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11861:
--
Status: Patch Available  (was: In Progress)

https://github.com/riptano/cassandra-dtest/pull/991

restricting tests on features not available on 2.0

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.map_keys_indexing_test
> -
>
> Key: CASSANDRA-11861
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11861
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x/map_keys_indexing_test
> Failed on CassCI build upgrade_tests-all #46



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11861) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.map_keys_indexing_test

2016-05-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11861:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.map_keys_indexing_test
> -
>
> Key: CASSANDRA-11861
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11861
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x/map_keys_indexing_test
> Failed on CassCI build upgrade_tests-all #46



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-11883) dtest failure in paging_test.TestPagingWithDeletions.test_single_cell_deletions

2016-05-24 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-11883:
-

 Summary: dtest failure in 
paging_test.TestPagingWithDeletions.test_single_cell_deletions
 Key: CASSANDRA-11883
 URL: https://issues.apache.org/jira/browse/CASSANDRA-11883
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node2.log, node3.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/223/testReport/paging_test/TestPagingWithDeletions/test_single_cell_deletions

Failed on CassCI build cassandra-2.1_dtest_jdk8 #223

Logs are attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-11884) dtest failure in secondary_indexes_test.TestSecondaryIndexesOnCollections.test_tuple_indexes

2016-05-24 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-11884:
-

 Summary: dtest failure in 
secondary_indexes_test.TestSecondaryIndexesOnCollections.test_tuple_indexes
 Key: CASSANDRA-11884
 URL: https://issues.apache.org/jira/browse/CASSANDRA-11884
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log

example failure:

http://cassci.datastax.com/job/trunk_dtest/1234/testReport/secondary_indexes_test/TestSecondaryIndexesOnCollections/test_tuple_indexes

Failed on CassCI build trunk_dtest #1234

Logs are attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-11863) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_with_distinct_test

2016-05-24 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-11863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298636#comment-15298636
 ] 

Sean McCarthy commented on CASSANDRA-11863:
---

The test sets up this table:

{code}
CREATE TABLE test (
k int,
p int,
s int static,
PRIMARY KEY (k, p)
)

cursor.execute("INSERT INTO test (k, p) VALUES (1, 1)")
cursor.execute("INSERT INTO test (k, p) VALUES (1, 2)")
{code}

Then this query works on the 2.1 node but not the 2.0 node:

{code}
assert_one(cursor, "SELECT DISTINCT k, s FROM test", [1, None])
{code}

On the 2.0 node it returns all of the rows in the table, not just the distinct 
ones. [~slebresne], should we just restrict this to run on 2.1+?

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_with_distinct_test
> 
>
> Key: CASSANDRA-11863
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11863
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{Expected [[1, None]] from SELECT DISTINCT k, s FROM test, but got [[1, 
> None], [1, None]]}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x/static_columns_with_distinct_test
> Failed on CassCI build upgrade_tests-all #46
> This might actually be a bug, but needs looked at first.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (CASSANDRA-11698) dtest failure in materialized_views_test.TestMaterializedViews.clustering_column_test

2016-05-24 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy reassigned CASSANDRA-11698:
-

Assignee: Sean McCarthy  (was: DS Test Eng)

> dtest failure in 
> materialized_views_test.TestMaterializedViews.clustering_column_test
> -
>
> Key: CASSANDRA-11698
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11698
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
>
> recent failure, test has flapped before a while back.
> {noformat}
> Expecting 2 users, got 1
> {noformat}
> http://cassci.datastax.com/job/cassandra-3.0_dtest/688/testReport/materialized_views_test/TestMaterializedViews/clustering_column_test
> Failed on CassCI build cassandra-3.0_dtest #688



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11698) dtest failure in materialized_views_test.TestMaterializedViews.clustering_column_test

2016-05-24 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11698:
--
Attachment: node3.log
node3_debug.log
node2.log
node2_debug.log
node1.log
node1_debug.log

> dtest failure in 
> materialized_views_test.TestMaterializedViews.clustering_column_test
> -
>
> Key: CASSANDRA-11698
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11698
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, 
> node3.log, node3_debug.log
>
>
> recent failure, test has flapped before a while back.
> {noformat}
> Expecting 2 users, got 1
> {noformat}
> http://cassci.datastax.com/job/cassandra-3.0_dtest/688/testReport/materialized_views_test/TestMaterializedViews/clustering_column_test
> Failed on CassCI build cassandra-3.0_dtest #688



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-11698) dtest failure in materialized_views_test.TestMaterializedViews.clustering_column_test

2016-05-24 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-11698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298793#comment-15298793
 ] 

Sean McCarthy commented on CASSANDRA-11698:
---

Attached the logs.

Seems theres a race condition. We insert data and it doesn't seem to appear in 
the materialized view?

{code}
Unexpected error in node3 log, error: 
ERROR [SharedPool-Worker-1] 2016-05-02 17:12:58,256 Keyspace.java:477 - 
Attempting to mutate non-existant table 1dbd5490-1089-11e6-b8a8-1d1a09af2446 
(ks.users)
ERROR [SharedPool-Worker-1] 2016-05-02 17:12:58,262 Keyspace.java:477 - 
Attempting to mutate non-existant table 1dbd5490-1089-11e6-b8a8-1d1a09af2446 
(ks.users)
{code}

Is this a bug, [~carlyeks]?

> dtest failure in 
> materialized_views_test.TestMaterializedViews.clustering_column_test
> -
>
> Key: CASSANDRA-11698
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11698
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, 
> node3.log, node3_debug.log
>
>
> recent failure, test has flapped before a while back.
> {noformat}
> Expecting 2 users, got 1
> {noformat}
> http://cassci.datastax.com/job/cassandra-3.0_dtest/688/testReport/materialized_views_test/TestMaterializedViews/clustering_column_test
> Failed on CassCI build cassandra-3.0_dtest #688



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (CASSANDRA-11864) dtest failure in thrift_tests.TestMutations.test_dynamic_indexes_with_system_update_cf

2016-05-24 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy reassigned CASSANDRA-11864:
-

Assignee: Sean McCarthy  (was: DS Test Eng)

> dtest failure in 
> thrift_tests.TestMutations.test_dynamic_indexes_with_system_update_cf
> --
>
> Key: CASSANDRA-11864
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11864
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> This has started pretty consistently failing on 2.2+ on CI. I am not 
> reproducing it locally though, so it is flaky. The failures all related to 
> failed queries, whether they don't return data when they're expected to, or 
> they time out.
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_dtest/710/testReport/thrift_tests/TestMutations/test_dynamic_indexes_with_system_update_cf
> Failed on CassCI build cassandra-3.0_dtest #710
> I expect this may be a bug, but someone should go in and bisect, or get 
> slightly more useful debugging data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (CASSANDRA-11864) dtest failure in thrift_tests.TestMutations.test_dynamic_indexes_with_system_update_cf

2016-05-24 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy resolved CASSANDRA-11864.
---
Resolution: Fixed

https://github.com/riptano/cassandra-dtest/pull/993

> dtest failure in 
> thrift_tests.TestMutations.test_dynamic_indexes_with_system_update_cf
> --
>
> Key: CASSANDRA-11864
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11864
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> This has started pretty consistently failing on 2.2+ on CI. I am not 
> reproducing it locally though, so it is flaky. The failures all related to 
> failed queries, whether they don't return data when they're expected to, or 
> they time out.
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_dtest/710/testReport/thrift_tests/TestMutations/test_dynamic_indexes_with_system_update_cf
> Failed on CassCI build cassandra-3.0_dtest #710
> I expect this may be a bug, but someone should go in and bisect, or get 
> slightly more useful debugging data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11863) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_with_distinct_test

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11863:
--
Status: Patch Available  (was: In Progress)

https://github.com/riptano/cassandra-dtest/pull/995

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_with_distinct_test
> 
>
> Key: CASSANDRA-11863
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11863
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{Expected [[1, None]] from SELECT DISTINCT k, s FROM test, but got [[1, 
> None], [1, None]]}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x/static_columns_with_distinct_test
> Failed on CassCI build upgrade_tests-all #46
> This might actually be a bug, but needs looked at first.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (CASSANDRA-11800) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy reassigned CASSANDRA-11800:
-

Assignee: Sean McCarthy  (was: DS Test Eng)

> dtest failure in 
> cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections
> ---
>
> Key: CASSANDRA-11800
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11800
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, 
> node3.log, node3_debug.log, node4.log, node4_debug.log, node5.log, 
> node5_debug.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_offheap_dtest/371/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_blogposts_with_max_connections
> Failed on CassCI build cassandra-2.2_offheap_dtest #371
> The error is {code}
> code=1300 [Replica(s) failed to execute read] message="Operation failed - 
> received 2 responses and 1 failures" info={'failures': 1, 
> 'received_responses': 2, 'required_responses': 3, 'consistency': 'ALL'}
> {code}
> I've attached the node logs. The error message indicates some sort of error 
> occurred on one of the replicas, but there is absolutely nothing in any of 
> the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (CASSANDRA-11732) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_reading_with_parse_errors

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy reassigned CASSANDRA-11732:
-

Assignee: Sean McCarthy  (was: DS Test Eng)

> dtest failure in 
> cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_reading_with_parse_errors
> --
>
> Key: CASSANDRA-11732
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11732
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
>
> offheap dtest job, just one recent failure but looks suspect, may be worth 
> trying to repro:
> http://cassci.datastax.com/job/trunk_offheap_dtest/189/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_reading_with_parse_errors
> Failed on CassCI build trunk_offheap_dtest #189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-11800) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections

2016-05-25 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-11800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300465#comment-15300465
 ] 

Sean McCarthy commented on CASSANDRA-11800:
---

This hasn't failed since filed.

[~Stefania], do you think this is concerning, or can we close it?

> dtest failure in 
> cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections
> ---
>
> Key: CASSANDRA-11800
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11800
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, 
> node3.log, node3_debug.log, node4.log, node4_debug.log, node5.log, 
> node5_debug.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_offheap_dtest/371/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_blogposts_with_max_connections
> Failed on CassCI build cassandra-2.2_offheap_dtest #371
> The error is {code}
> code=1300 [Replica(s) failed to execute read] message="Operation failed - 
> received 2 responses and 1 failures" info={'failures': 1, 
> 'received_responses': 2, 'required_responses': 3, 'consistency': 'ALL'}
> {code}
> I've attached the node logs. The error message indicates some sort of error 
> occurred on one of the replicas, but there is absolutely nothing in any of 
> the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11863) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_with_distinct_test

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11863:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x.static_columns_with_distinct_test
> 
>
> Key: CASSANDRA-11863
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11863
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Sean McCarthy
>  Labels: dtest
>
> {{Expected [[1, None]] from SELECT DISTINCT k, s FROM test, but got [[1, 
> None], [1, None]]}}
> example failure:
> http://cassci.datastax.com/job/upgrade_tests-all/46/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_0_x_To_indev_2_1_x/static_columns_with_distinct_test
> Failed on CassCI build upgrade_tests-all #46
> This might actually be a bug, but needs looked at first.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (CASSANDRA-11693) dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy reassigned CASSANDRA-11693:
-

Assignee: Sean McCarthy  (was: DS Test Eng)

> dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table
> 
>
> Key: CASSANDRA-11693
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11693
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
>
> intermittent failure: 
> http://cassci.datastax.com/job/trunk_offheap_dtest/166/testReport/scrub_test/TestScrubIndexes/test_scrub_static_table/
> looks distinct from another reported failure on this test for windows 
> (CASSANDRA-11284)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11693) dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11693:
--
Fix Version/s: 3.x

> dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table
> 
>
> Key: CASSANDRA-11693
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11693
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
> Fix For: 3.x
>
> Attachments: node1.log, node1_debug.log
>
>
> intermittent failure: 
> http://cassci.datastax.com/job/trunk_offheap_dtest/166/testReport/scrub_test/TestScrubIndexes/test_scrub_static_table/
> looks distinct from another reported failure on this test for windows 
> (CASSANDRA-11284)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11693) dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11693:
--
Issue Type: Bug  (was: Test)

> dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table
> 
>
> Key: CASSANDRA-11693
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11693
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
> Fix For: 3.x
>
> Attachments: node1.log, node1_debug.log
>
>
> intermittent failure: 
> http://cassci.datastax.com/job/trunk_offheap_dtest/166/testReport/scrub_test/TestScrubIndexes/test_scrub_static_table/
> looks distinct from another reported failure on this test for windows 
> (CASSANDRA-11284)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11693) dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11693:
--
Attachment: node1.log
node1_debug.log

> dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table
> 
>
> Key: CASSANDRA-11693
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11693
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
> Fix For: 3.x
>
> Attachments: node1.log, node1_debug.log
>
>
> intermittent failure: 
> http://cassci.datastax.com/job/trunk_offheap_dtest/166/testReport/scrub_test/TestScrubIndexes/test_scrub_static_table/
> looks distinct from another reported failure on this test for windows 
> (CASSANDRA-11284)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-11693) dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table

2016-05-25 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300807#comment-15300807
 ] 

Sean McCarthy commented on CASSANDRA-11693:
---

Failure happens in subsequent builds. Most recent:

http://cassci.datastax.com/job/trunk_offheap_dtest/213/testReport/junit/scrub_test/TestScrubIndexes/test_scrub_static_table/

We write data to memory, flush it to disk, check for sstables, scrub, and check 
sstables again. We have different sstables when we check, even though 
compaction hasn't occurred, and no more write have happened.

Scrub might trigger extra flushes, or sstables are flushed for some other 
reason.

Relevant logs have been attached. 

> dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table
> 
>
> Key: CASSANDRA-11693
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11693
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
>
> intermittent failure: 
> http://cassci.datastax.com/job/trunk_offheap_dtest/166/testReport/scrub_test/TestScrubIndexes/test_scrub_static_table/
> looks distinct from another reported failure on this test for windows 
> (CASSANDRA-11284)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-11693) dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11693:
--
Assignee: (was: Sean McCarthy)

> dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table
> 
>
> Key: CASSANDRA-11693
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11693
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Russ Hatch
>  Labels: dtest
> Fix For: 3.x
>
> Attachments: node1.log, node1_debug.log
>
>
> intermittent failure: 
> http://cassci.datastax.com/job/trunk_offheap_dtest/166/testReport/scrub_test/TestScrubIndexes/test_scrub_static_table/
> looks distinct from another reported failure on this test for windows 
> (CASSANDRA-11284)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (CASSANDRA-11699) dtest failure in upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade.crc_check_chance_upgrade_test

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy reassigned CASSANDRA-11699:
-

Assignee: Sean McCarthy  (was: DS Test Eng)

> dtest failure in 
> upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade.crc_check_chance_upgrade_test
> --
>
> Key: CASSANDRA-11699
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11699
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
>
> single failure, unsure if test or cassandra issue:
> {noformat}
> ERROR [BatchlogTasks:1] 2016-05-02 20:23:08,488 CassandraDaemon.java:195 - 
> Exception in thread Thread[BatchlogTasks:1,5,main]
> java.lang.NoClassDefFoundError: 
> org/apache/cassandra/utils/JVMStabilityInspector
>   at 
> org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor$UncomplainingRunnable.run(DebuggableScheduledThreadPoolExecutor.java:122)
>  ~[main/:na]
>   at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
> ~[na:1.8.0_45]
>   at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
> ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>  [na:1.8.0_45]
>   at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.cassandra.utils.JVMStabilityInspector
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 
> ~[na:1.8.0_45]
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.8.0_45]
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) 
> ~[na:1.8.0_45]
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.8.0_45]
>   ... 8 common frames omitted
> ERROR [BatchlogTasks:1] 2016-05-02 20:23:08,490 CassandraDaemon.java:195 - 
> Exception in thread Thread[BatchlogTasks:1,5,main]
> java.lang.NoClassDefFoundError: 
> org/apache/cassandra/utils/JVMStabilityInspector
>   at 
> org.apache.cassandra.service.CassandraDaemon$2.uncaughtException(CassandraDaemon.java:199)
>  ~[main/:na]
>   at 
> org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.handleOrLog(DebuggableThreadPoolExecutor.java:244)
>  ~[main/:na]
>   at 
> org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.logExceptionsAfterExecute(DebuggableThreadPoolExecutor.java:227)
>  ~[main/:na]
>   at 
> org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor.afterExecute(DebuggableScheduledThreadPoolExecutor.java:89)
>  ~[main/:na]
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>  ~[na:1.8.0_45]
>   at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_45]
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.cassandra.utils.JVMStabilityInspector
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 
> ~[na:1.8.0_45]
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.8.0_45]
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) 
> ~[na:1.8.0_45]
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.8.0_45]
>   ... 7 common frames omitted
> ERROR [OptionalTasks:1] 2016-05-02 20:23:08,577 CassandraDaemon.java:195 - 
> Exception in thread Thread[OptionalTasks:1,5,main]
> java.lang.NoClassDefFoundError: 
> org/apache/cassandra/utils/JVMStabilityInspector
>   at 
> org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor$UncomplainingRunnable.run(DebuggableScheduledThreadPoolExecutor.java:122)
>  ~[main/:na]
>   at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
> ~[na:1.8.0_45]
>   at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
> ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 

[jira] [Updated] (CASSANDRA-11699) dtest failure in upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade.crc_check_chance_upgrade_test

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-11699:
--
Attachment: node2.log
node2_debug.log
node1.log
node1_debug.log

> dtest failure in 
> upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade.crc_check_chance_upgrade_test
> --
>
> Key: CASSANDRA-11699
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11699
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log
>
>
> single failure, unsure if test or cassandra issue:
> {noformat}
> ERROR [BatchlogTasks:1] 2016-05-02 20:23:08,488 CassandraDaemon.java:195 - 
> Exception in thread Thread[BatchlogTasks:1,5,main]
> java.lang.NoClassDefFoundError: 
> org/apache/cassandra/utils/JVMStabilityInspector
>   at 
> org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor$UncomplainingRunnable.run(DebuggableScheduledThreadPoolExecutor.java:122)
>  ~[main/:na]
>   at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
> ~[na:1.8.0_45]
>   at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
> ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>  [na:1.8.0_45]
>   at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.cassandra.utils.JVMStabilityInspector
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 
> ~[na:1.8.0_45]
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.8.0_45]
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) 
> ~[na:1.8.0_45]
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.8.0_45]
>   ... 8 common frames omitted
> ERROR [BatchlogTasks:1] 2016-05-02 20:23:08,490 CassandraDaemon.java:195 - 
> Exception in thread Thread[BatchlogTasks:1,5,main]
> java.lang.NoClassDefFoundError: 
> org/apache/cassandra/utils/JVMStabilityInspector
>   at 
> org.apache.cassandra.service.CassandraDaemon$2.uncaughtException(CassandraDaemon.java:199)
>  ~[main/:na]
>   at 
> org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.handleOrLog(DebuggableThreadPoolExecutor.java:244)
>  ~[main/:na]
>   at 
> org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.logExceptionsAfterExecute(DebuggableThreadPoolExecutor.java:227)
>  ~[main/:na]
>   at 
> org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor.afterExecute(DebuggableScheduledThreadPoolExecutor.java:89)
>  ~[main/:na]
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>  ~[na:1.8.0_45]
>   at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_45]
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.cassandra.utils.JVMStabilityInspector
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 
> ~[na:1.8.0_45]
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.8.0_45]
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) 
> ~[na:1.8.0_45]
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.8.0_45]
>   ... 7 common frames omitted
> ERROR [OptionalTasks:1] 2016-05-02 20:23:08,577 CassandraDaemon.java:195 - 
> Exception in thread Thread[OptionalTasks:1,5,main]
> java.lang.NoClassDefFoundError: 
> org/apache/cassandra/utils/JVMStabilityInspector
>   at 
> org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor$UncomplainingRunnable.run(DebuggableScheduledThreadPoolExecutor.java:122)
>  ~[main/:na]
>   at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
> ~[na:1.8.0_45]
>   at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
> ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
>  ~[na:1.8.0_45]
>   at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledTh

[jira] [Resolved] (CASSANDRA-11732) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_reading_with_parse_errors

2016-05-25 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy resolved CASSANDRA-11732.
---
Resolution: Cannot Reproduce

https://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/119/

Ran the test 1000 times, never reproduced the failure.

> dtest failure in 
> cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_reading_with_parse_errors
> --
>
> Key: CASSANDRA-11732
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11732
> Project: Cassandra
>  Issue Type: Test
>Reporter: Russ Hatch
>Assignee: Sean McCarthy
>  Labels: dtest
>
> offheap dtest job, just one recent failure but looks suspect, may be worth 
> trying to repro:
> http://cassci.datastax.com/job/trunk_offheap_dtest/189/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_reading_with_parse_errors
> Failed on CassCI build trunk_offheap_dtest #189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-11895) dtest failure in cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_invalid_request_error

2016-05-26 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-11895:
-

 Summary: dtest failure in 
cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_invalid_request_error
 Key: CASSANDRA-11895
 URL: https://issues.apache.org/jira/browse/CASSANDRA-11895
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/470/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_unicode_invalid_request_error

Failed on CassCI build cassandra-2.1_dtest #470

This is after the fix for CASSANDRA-11799.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-11895) dtest failure in cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_invalid_request_error

2016-05-26 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-11895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302167#comment-15302167
 ] 

Sean McCarthy commented on CASSANDRA-11895:
---

Only fails on cassci env.

> dtest failure in 
> cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_invalid_request_error
> -
>
> Key: CASSANDRA-11895
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11895
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/470/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_unicode_invalid_request_error
> Failed on CassCI build cassandra-2.1_dtest #470
> This is after the fix for CASSANDRA-11799.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-11799) dtest failure in cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_syntax_error

2016-05-26 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302181#comment-15302181
 ] 

Sean McCarthy commented on CASSANDRA-11799:
---

[~mshuler], can you please also fix the offheap_dtest configuration?

> dtest failure in cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_syntax_error
> 
>
> Key: CASSANDRA-11799
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11799
> Project: Cassandra
>  Issue Type: Test
>Reporter: Philip Thompson
>Assignee: Tyler Hobbs
>  Labels: cqlsh, dtest
> Fix For: 3.6, 2.2.7, 3.0.7
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_dtest/703/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_unicode_syntax_error
> Failed on CassCI build cassandra-3.0_dtest #703
> Also failing is 
> cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_invalid_request_error
> The relevant failure is
> {code}
> 'ascii' codec can't encode character u'\xe4' in position 12: ordinal not in 
> range(128)
> {code}
> These are failing on 2.2, 3.0 and trunk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-11925) dtest failure in secondary_indexes_test.TestSecondaryIndexes.test_manual_rebuild_index

2016-05-31 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-11925:
-

 Summary: dtest failure in 
secondary_indexes_test.TestSecondaryIndexes.test_manual_rebuild_index
 Key: CASSANDRA-11925
 URL: https://issues.apache.org/jira/browse/CASSANDRA-11925
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log

example failure:

http://cassci.datastax.com/job/trunk_dtest/1245/testReport/secondary_indexes_test/TestSecondaryIndexes/test_manual_rebuild_index

Failed on CassCI build trunk_dtest #1245

Logs are attached.

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/tools.py", line 288, in wrapped
f(obj)
  File "/home/automaton/cassandra-dtest/secondary_indexes_test.py", line 305, 
in test_manual_rebuild_index
self.assertEqual(1, len(list(session.execute(stmt, [lookup_value]
  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)
"1 != 0\n >> begin captured logging << 
\ndtest: DEBUG: cluster ccm directory: 
/mnt/tmp/dtest-HSQXU3\ndtest: DEBUG: Custom init_config not found. Setting 
defaults.\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': 1,\n
'read_request_timeout_in_ms': 1,\n'request_timeout_in_ms': 1,\n
'truncate_request_timeout_in_ms': 1,\n'write_request_timeout_in_ms': 
1}\n- >> end captured logging << -"
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-11927) dtest failure in replication_test.ReplicationTest.simple_test

2016-05-31 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-11927:
-

 Summary: dtest failure in 
replication_test.ReplicationTest.simple_test
 Key: CASSANDRA-11927
 URL: https://issues.apache.org/jira/browse/CASSANDRA-11927
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, 
node3.log, node3_debug.log

example failure:

http://cassci.datastax.com/job/trunk_novnode_dtest/387/testReport/replication_test/ReplicationTest/simple_test

Failed on CassCI build trunk_novnode_dtest #387

Logs are attached.

Unexpected error in question:
{code}
ERROR [SharedPool-Worker-1] 2016-05-30 16:00:17,211 Keyspace.java:504 - 
Attempting to mutate non-existant table 99f5be60-267f-11e6-ad5f-f13d771494ea 
(test.test)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (CASSANDRA-11925) dtest failure in secondary_indexes_test.TestSecondaryIndexes.test_manual_rebuild_index

2016-05-31 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-11925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy resolved CASSANDRA-11925.
---
Resolution: Duplicate

> dtest failure in 
> secondary_indexes_test.TestSecondaryIndexes.test_manual_rebuild_index
> --
>
> Key: CASSANDRA-11925
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11925
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest
> Attachments: node1.log, node1_debug.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1245/testReport/secondary_indexes_test/TestSecondaryIndexes/test_manual_rebuild_index
> Failed on CassCI build trunk_dtest #1245
> Logs are attached.
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/tools.py", line 288, in wrapped
> f(obj)
>   File "/home/automaton/cassandra-dtest/secondary_indexes_test.py", line 305, 
> in test_manual_rebuild_index
> self.assertEqual(1, len(list(session.execute(stmt, [lookup_value]
>   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)
> "1 != 0\n >> begin captured logging << 
> \ndtest: DEBUG: cluster ccm directory: 
> /mnt/tmp/dtest-HSQXU3\ndtest: DEBUG: Custom init_config not found. Setting 
> defaults.\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': 1,\n
> 'read_request_timeout_in_ms': 1,\n'request_timeout_in_ms': 1,\n   
>  'truncate_request_timeout_in_ms': 1,\n'write_request_timeout_in_ms': 
> 1}\n- >> end captured logging << 
> -"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-11950) dtest failure in consistency_test.TestAvailability.test_network_topology_strategy_each_quorum

2016-06-03 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-11950:
-

 Summary: dtest failure in 
consistency_test.TestAvailability.test_network_topology_strategy_each_quorum
 Key: CASSANDRA-11950
 URL: https://issues.apache.org/jira/browse/CASSANDRA-11950
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, 
node3.log, node3_debug.log, node4.log, node4_debug.log, node5.log, 
node5_debug.log, node6.log, node6_debug.log, node7.log, node7_debug.log, 
node8.log, node8_debug.log, node9.log, node9_debug.log

example failure:

http://cassci.datastax.com/job/trunk_large_dtest/10/testReport/consistency_test/TestAvailability/test_network_topology_strategy_each_quorum

Failed on CassCI build trunk_large_dtest #10

Logs are attached.

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 358, in run
self.tearDown()
  File "/home/automaton/cassandra-dtest/dtest.py", line 719, in tearDown
raise AssertionError('Unexpected error in log, see stdout')

Standard Output

Unexpected error in node3 log, error: 
ERROR [SharedPool-Worker-1] 2016-06-03 14:25:27,460 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-2] 2016-06-03 14:25:27,460 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-3] 2016-06-03 14:25:27,462 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-2] 2016-06-03 14:25:27,464 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-3] 2016-06-03 14:25:27,464 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-1] 2016-06-03 14:25:27,465 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-4] 2016-06-03 14:25:27,465 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-5] 2016-06-03 14:25:27,465 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-7] 2016-06-03 14:25:27,465 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
ERROR [SharedPool-Worker-6] 2016-06-03 14:25:27,465 Keyspace.java:504 - 
Attempting to mutate non-existant table 03b14ad0-2997-11e6-b8c7-01c3aea11be7 
(mytestks.users)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-11951) dtest failure in user_functions_test.TestUserFunctions.test_migration

2016-06-03 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-11951:
-

 Summary: dtest failure in 
user_functions_test.TestUserFunctions.test_migration
 Key: CASSANDRA-11951
 URL: https://issues.apache.org/jira/browse/CASSANDRA-11951
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, 
node3.log, node3_debug.log

example failure:

http://cassci.datastax.com/job/trunk_offheap_dtest/234/testReport/user_functions_test/TestUserFunctions/test_migration

Failed on CassCI build trunk_offheap_dtest #234

Logs are attached.

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/user_functions_test.py", line 50, in 
test_migration
session2.execute("use ks")
  File "cassandra/cluster.py", line 1706, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:28532)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout).result()
  File "cassandra/cluster.py", line 3339, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:62978)
raise self._final_exception
'Error from server: code=2200 [Invalid query] message="Keyspace \'ks\' does not 
exist"\n >> begin captured logging << 
\ndtest: DEBUG: cluster ccm directory: 
/mnt/tmp/dtest-1nvamN\ndtest: DEBUG: Custom init_config not found. Setting 
defaults.\ndtest: DEBUG: Done setting configuration options:\n{   
\'enable_scripted_user_defined_functions\': \'true\',\n
\'enable_user_defined_functions\': \'true\',\n\'initial_token\': None,\n
\'memtable_allocation_type\': \'offheap_objects\',\n\'num_tokens\': 
\'32\',\n\'phi_convict_threshold\': 5}\n- >> end 
captured logging << -'
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12006) dtest failure in repair_tests.incremental_repair_test.TestIncRepair.sstable_repairedset_test

2016-06-14 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12006:
-

 Summary: dtest failure in 
repair_tests.incremental_repair_test.TestIncRepair.sstable_repairedset_test
 Key: CASSANDRA-12006
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12006
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node2.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/229/testReport/repair_tests.incremental_repair_test/TestIncRepair/sstable_repairedset_test

Failed on CassCI build cassandra-2.1_dtest_jdk8 #229

Logs are attached.

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File 
"/home/automaton/cassandra-dtest/repair_tests/incremental_repair_test.py", line 
226, in sstable_repairedset_test
self.assertNotIn('Repaired at: 0', finaloutput)
  File "/usr/lib/python2.7/unittest/case.py", line 810, in assertNotIn
self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
"'Repaired at: 0' unexpectedly found in 'No such file: 
/mnt/tmp/dtest-DoN5MO/test/node1/data0/keyspace1/standard1-0d92e6402f7c11e6bac8356bf83fc3ce/keyspace1-standard1-ka-81-Data.db
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12007) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-06-14 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12007:
-

 Summary: dtest failure in 
cql_tracing_test.TestCqlTracing.tracing_simple_test
 Key: CASSANDRA-12007
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12007
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node2.log, node3.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/229/testReport/cql_tracing_test/TestCqlTracing/tracing_simple_test

Failed on CassCI build cassandra-2.1_dtest_jdk8 #229

Logs are attached.

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tracing_test.py", line 104, in 
tracing_simple_test
self.trace(session)
  File "/home/automaton/cassandra-dtest/cql_tracing_test.py", line 92, in trace
self.assertIn(' 127.0.0.2 ', out)
  File "/usr/lib/python2.7/unittest/case.py", line 803, in assertIn
self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
"' 127.0.0.2 ' not found
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12022) dtest failure in repair_tests.repair_test.TestRepair.simple_repair_order_preserving_test

2016-06-17 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12022:
-

 Summary: dtest failure in 
repair_tests.repair_test.TestRepair.simple_repair_order_preserving_test
 Key: CASSANDRA-12022
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12022
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: Sean McCarthy
Priority: Trivial


example failure:

http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/254/testReport/repair_tests.repair_test/TestRepair/simple_repair_order_preserving_test

Failed on CassCI build cassandra-2.1_novnode_dtest #254

Cluster doesn't exist when called.

{code}
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/repair_tests/repair_test.py", line 225, 
in simple_repair_order_preserving_test
self._simple_repair(order_preserving_partitioner=True)
  File "/home/automaton/cassandra-dtest/repair_tests/repair_test.py", line 273, 
in _simple_repair
cluster.set_partitioner('org.apache.cassandra.dht.ByteOrderedPartitioner')
"global name 'cluster' is not defined
{code}

The call to cluster is wrapped in an if clause, but isn't defined before that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12024) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_copy_to_with_child_process_crashing

2016-06-17 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12024:
-

 Summary: dtest failure in 
cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_copy_to_with_child_process_crashing
 Key: CASSANDRA-12024
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12024
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/360/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_copy_to_with_child_process_crashing

Failed on CassCI build cassandra-2.1_offheap_dtest #360

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/dtest.py", line 889, in wrapped
f(obj)
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 
2701, in test_copy_to_with_child_process_crashing
self.assertIn('some records might be missing', err)
  File "/usr/lib/python2.7/unittest/case.py", line 803, in assertIn
self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)

Error Message

'some records might be missing' not found in ''
{code}

Logs are attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12025) dtest failure in paging_test.TestPagingData.test_paging_with_filtering_on_counter_columns

2016-06-17 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12025:
-

 Summary: dtest failure in 
paging_test.TestPagingData.test_paging_with_filtering_on_counter_columns
 Key: CASSANDRA-12025
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12025
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/trunk_dtest/1276/testReport/paging_test/TestPagingData/test_paging_with_filtering_on_counter_columns

Failed on CassCI build trunk_dtest #1276

{code}
Error Message

Lists differ: [[4, 7, 8, 9], [4, 9, 10, 11]] != [[4, 7, 8, 9], [4, 8, 9, 10], 
...

First differing element 1:
[4, 9, 10, 11]
[4, 8, 9, 10]

Second list contains 1 additional elements.
First extra element 2:
[4, 9, 10, 11]

- [[4, 7, 8, 9], [4, 9, 10, 11]]
+ [[4, 7, 8, 9], [4, 8, 9, 10], [4, 9, 10, 11]]
?+++  
{code}
{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/tools.py", line 288, in wrapped
f(obj)
  File "/home/automaton/cassandra-dtest/paging_test.py", line 1148, in 
test_paging_with_filtering_on_counter_columns
self._test_paging_with_filtering_on_counter_columns(session, True)
  File "/home/automaton/cassandra-dtest/paging_test.py", line 1107, in 
_test_paging_with_filtering_on_counter_columns
[4, 9, 10, 11]])
  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 742, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/usr/lib/python2.7/unittest/case.py", line 724, in assertSequenceEqual
self.fail(msg)
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
{code}
Logs are attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12874) dtest failure in materialized_views_test.TestMaterializedViews.populate_mv_after_insert_wide_rows_test

2016-11-03 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12874:
-

 Summary: dtest failure in 
materialized_views_test.TestMaterializedViews.populate_mv_after_insert_wide_rows_test
 Key: CASSANDRA-12874
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12874
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/cassandra-3.0_novnode_dtest/316/testReport/materialized_views_test/TestMaterializedViews/populate_mv_after_insert_wide_rows_test

{code}
Error Message

Expected [[0, 0]] from SELECT * FROM t_by_v WHERE id = 0 AND v = 0, but got []
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/materialized_views_test.py", line 211, 
in populate_mv_after_insert_wide_rows_test
assert_one(session, "SELECT * FROM t_by_v WHERE id = {} AND v = 
{}".format(i, j), [j, i])
  File "/home/automaton/cassandra-dtest/tools/assertions.py", line 130, in 
assert_one
assert list_res == [expected], "Expected {} from {}, but got 
{}".format([expected], query, list_res)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12875) testall failure in org.apache.cassandra.net.MessagingServiceTest.testDCLatency-compression

2016-11-03 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12875:
-

 Summary: testall failure in 
org.apache.cassandra.net.MessagingServiceTest.testDCLatency-compression
 Key: CASSANDRA-12875
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12875
 Project: Cassandra
  Issue Type: Bug
Reporter: Sean McCarthy


example failure:

http://cassci.datastax.com/job/cassandra-3.X_testall/54/testReport/org.apache.cassandra.net/MessagingServiceTest/testDCLatency_compression/

{code}
Error Message

expected:<107964792> but was:<129557750>
{code}{code}
Stacktrace

junit.framework.AssertionFailedError: expected:<107964792> but was:<129557750>
at 
org.apache.cassandra.net.MessagingServiceTest.testDCLatency(MessagingServiceTest.java:115)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-12616) dtest failure in upgrade_supercolumns_test.TestSCUpgrade.upgrade_with_index_creation_test

2016-11-15 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12616:
--
Reviewer: Philip Thompson
  Status: Patch Available  (was: In Progress)

Dtest PR : https://github.com/riptano/cassandra-dtest/pull/1385

CI : 
https://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/363

> dtest failure in 
> upgrade_supercolumns_test.TestSCUpgrade.upgrade_with_index_creation_test
> -
>
> Key: CASSANDRA-12616
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12616
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest
> Attachments: node1.log, node2.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/506/testReport/upgrade_supercolumns_test/TestSCUpgrade/upgrade_with_index_creation_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/upgrade_supercolumns_test.py", line 
> 54, in upgrade_with_index_creation_test
> session = self.patient_exclusive_cql_connection(node1)
>   File "/home/automaton/cassandra-dtest/dtest.py", line 551, in 
> patient_exclusive_cql_connection
> bypassed_exception=NoHostAvailable
>   File "/home/automaton/cassandra-dtest/dtest.py", line 198, in 
> retry_till_success
> return fun(*args, **kwargs)
>   File "/home/automaton/cassandra-dtest/dtest.py", line 466, in 
> exclusive_cql_connection
> protocol_version, wlrr, port=port, ssl_opts=ssl_opts)
>   File "/home/automaton/cassandra-dtest/dtest.py", line 485, in 
> _create_session
> session = cluster.connect(wait_for_all_pools=True)
>   File "cassandra/cluster.py", line 1156, in 
> cassandra.cluster.Cluster.connect (cassandra/cluster.c:17387)
> with self._lock:
>   File "cassandra/cluster.py", line 1189, in 
> cassandra.cluster.Cluster.connect (cassandra/cluster.c:17208)
> raise
>   File "cassandra/cluster.py", line 1176, in 
> cassandra.cluster.Cluster.connect (cassandra/cluster.c:16911)
> self.control_connection.connect()
>   File "cassandra/cluster.py", line 2521, in 
> cassandra.cluster.ControlConnection.connect (cassandra/cluster.c:45182)
> self._set_new_connection(self._reconnect_internal())
>   File "cassandra/cluster.py", line 2558, in 
> cassandra.cluster.ControlConnection._reconnect_internal 
> (cassandra/cluster.c:46079)
> raise NoHostAvailable("Unable to connect to any servers", errors)
> '(\'Unable to connect to any servers\', {\'127.0.0.1\': 
> ConnectionException(\'Failed to initialize new connection to 127.0.0.1: Error 
> from server: code= [Server error] 
> message="java.lang.ArrayIndexOutOfBoundsException: 4"\',)})
> {code}
> Related failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/506/testReport/upgrade_supercolumns_test/TestSCUpgrade/upgrade_with_counters_test/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-12616) dtest failure in upgrade_supercolumns_test.TestSCUpgrade.upgrade_with_index_creation_test

2016-11-15 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12616:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> dtest failure in 
> upgrade_supercolumns_test.TestSCUpgrade.upgrade_with_index_creation_test
> -
>
> Key: CASSANDRA-12616
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12616
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest
> Attachments: node1.log, node2.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/506/testReport/upgrade_supercolumns_test/TestSCUpgrade/upgrade_with_index_creation_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/upgrade_supercolumns_test.py", line 
> 54, in upgrade_with_index_creation_test
> session = self.patient_exclusive_cql_connection(node1)
>   File "/home/automaton/cassandra-dtest/dtest.py", line 551, in 
> patient_exclusive_cql_connection
> bypassed_exception=NoHostAvailable
>   File "/home/automaton/cassandra-dtest/dtest.py", line 198, in 
> retry_till_success
> return fun(*args, **kwargs)
>   File "/home/automaton/cassandra-dtest/dtest.py", line 466, in 
> exclusive_cql_connection
> protocol_version, wlrr, port=port, ssl_opts=ssl_opts)
>   File "/home/automaton/cassandra-dtest/dtest.py", line 485, in 
> _create_session
> session = cluster.connect(wait_for_all_pools=True)
>   File "cassandra/cluster.py", line 1156, in 
> cassandra.cluster.Cluster.connect (cassandra/cluster.c:17387)
> with self._lock:
>   File "cassandra/cluster.py", line 1189, in 
> cassandra.cluster.Cluster.connect (cassandra/cluster.c:17208)
> raise
>   File "cassandra/cluster.py", line 1176, in 
> cassandra.cluster.Cluster.connect (cassandra/cluster.c:16911)
> self.control_connection.connect()
>   File "cassandra/cluster.py", line 2521, in 
> cassandra.cluster.ControlConnection.connect (cassandra/cluster.c:45182)
> self._set_new_connection(self._reconnect_internal())
>   File "cassandra/cluster.py", line 2558, in 
> cassandra.cluster.ControlConnection._reconnect_internal 
> (cassandra/cluster.c:46079)
> raise NoHostAvailable("Unable to connect to any servers", errors)
> '(\'Unable to connect to any servers\', {\'127.0.0.1\': 
> ConnectionException(\'Failed to initialize new connection to 127.0.0.1: Error 
> from server: code= [Server error] 
> message="java.lang.ArrayIndexOutOfBoundsException: 4"\',)})
> {code}
> Related failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/506/testReport/upgrade_supercolumns_test/TestSCUpgrade/upgrade_with_counters_test/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12939) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff

2016-11-21 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12939:
-

 Summary: dtest failure in 
cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff
 Key: CASSANDRA-12939
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12939
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/cassandra-3.X_dtest/40/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_with_backoff

{code}
Error Message

25 != 244475

...

dtest: DEBUG: Errors:
Using CQL driver: 
Using connect timeout: 5 seconds
Using 'utf-8' encoding
Using ssl: False
:3:Error for (2730718820402670492, 3207787379576163567): 
OperationTimedOut - errors={'127.0.0.1': 'Client request timeout. See 
Session.execute[_async](timeout)'}, last_host=127.0.0.1 (permanently given up 
after 1000 rows and 1 attempts)
:3:Exported 96 ranges out of 97 total ranges, some records might be 
missing
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/dtest.py", line 1099, in wrapped
f(obj)
  File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
wrapped
f(obj)
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 
2613, in test_bulk_round_trip_with_backoff
copy_from_options={'MAXINFLIGHTMESSAGES': 64, 'MAXPENDINGCHUNKS': 1})
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 
2508, in _test_bulk_round_trip
sum(1 for _ in open(tempfile2.name)))
  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)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-12866) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test

2016-11-23 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690738#comment-15690738
 ] 

Sean McCarthy commented on CASSANDRA-12866:
---

Working on a fix here : 
https://github.com/riptano/cassandra-dtest/compare/master...smccarthy788:fix-12866

Ran CI 
http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/368/testReport/

Not sure what to think about these errors:
{code}
ERROR [Reference-Reaper:1] 2016-11-23 16:32:09,464 Ref.java:228 - Allocate 
trace org.apache.cassandra.utils.concurrent.Ref$State@46823323:
Thread[CompactionExecutor:1,1,main]
at java.lang.Thread.getStackTrace(Thread.java:1552)
at org.apache.cassandra.utils.concurrent.Ref$Debug.(Ref.java:218)
at org.apache.cassandra.utils.concurrent.Ref$State.(Ref.java:151)
at org.apache.cassandra.utils.concurrent.Ref.(Ref.java:84)
at org.apache.cassandra.utils.concurrent.Ref.tryRef(Ref.java:116)
at org.apache.cassandra.utils.concurrent.Ref.ref(Ref.java:121)
at 
org.apache.cassandra.utils.concurrent.SharedCloseableImpl.(SharedCloseableImpl.java:35)
at 
org.apache.cassandra.io.util.SegmentedFile.(SegmentedFile.java:76)
at 
org.apache.cassandra.io.util.MmappedSegmentedFile.(MmappedSegmentedFile.java:62)
at 
org.apache.cassandra.io.util.MmappedSegmentedFile.sharedCopy(MmappedSegmentedFile.java:68)
at 
org.apache.cassandra.io.util.MmappedSegmentedFile.sharedCopy(MmappedSegmentedFile.java:40)
at 
org.apache.cassandra.io.sstable.SSTableReader.cloneAndReplace(SSTableReader.java:1067)
at 
org.apache.cassandra.io.sstable.SSTableReader.cloneAndReplace(SSTableReader.java:1048)
at 
org.apache.cassandra.io.sstable.SSTableReader.cloneAsShadowed(SSTableReader.java:1106)
at 
org.apache.cassandra.io.sstable.SSTableRewriter.moveStarts(SSTableRewriter.java:322)
at 
org.apache.cassandra.io.sstable.SSTableRewriter.switchWriter(SSTableRewriter.java:405)
at 
org.apache.cassandra.io.sstable.SSTableRewriter.finishAndMaybeThrow(SSTableRewriter.java:458)
at 
org.apache.cassandra.io.sstable.SSTableRewriter.finish(SSTableRewriter.java:440)
at 
org.apache.cassandra.io.sstable.SSTableRewriter.finish(SSTableRewriter.java:420)
at 
org.apache.cassandra.db.compaction.CompactionTask.runMayThrow(CompactionTask.java:214)
at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
at 
org.apache.cassandra.db.compaction.CompactionTask.executeInternal(CompactionTask.java:73)
at 
org.apache.cassandra.db.compaction.AbstractCompactionTask.execute(AbstractCompactionTask.java:59)
at 
org.apache.cassandra.db.compaction.CompactionManager$BackgroundCompactionCandidate.run(CompactionManager.java:264)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
{code}

[~philipthompson], thoughts? 

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test
> --
>
> Key: CASSANDRA-12866
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12866
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest, test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/17/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x/bug_5732_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 358, in run
> self.tearDown()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_base.py", line 
> 214, in tearDown
> super(UpgradeTester, self).tearDown()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 581, in tearDown
> raise AssertionError('Unexpected error in log, see stdout')
> {code}{code}
> Standard Output
> http://git-wip-us.apache.org/repos/asf/cassandra.git 
> git:0a1f1c81e641039ca9fd573d5217b6b6f2ad8fb8
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,749 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@4f5697fa) to class 
> org.apache.cassandra.io.util.CompressedPoolingSegmentedFile$Cleanup@1100050528:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Data.db
>  was not 

[jira] [Updated] (CASSANDRA-12866) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test

2016-11-23 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12866:
--
Attachment: node1.log

Seems to me like the error is happening at the end of shutdown.

Lines 328 - 491 in the attached log.

So, 2.1 error. I'll add that pattern to ignore_log_patterns as well?

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test
> --
>
> Key: CASSANDRA-12866
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12866
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest, test-failure
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/17/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x/bug_5732_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 358, in run
> self.tearDown()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_base.py", line 
> 214, in tearDown
> super(UpgradeTester, self).tearDown()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 581, in tearDown
> raise AssertionError('Unexpected error in log, see stdout')
> {code}{code}
> Standard Output
> http://git-wip-us.apache.org/repos/asf/cassandra.git 
> git:0a1f1c81e641039ca9fd573d5217b6b6f2ad8fb8
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,749 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@4f5697fa) to class 
> org.apache.cassandra.io.util.CompressedPoolingSegmentedFile$Cleanup@1100050528:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Data.db
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,750 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@45aefc8a) to class 
> org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@11303515:[[OffHeapBitSet]]
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,750 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@7b3ed4f3) to class 
> org.apache.cassandra.io.util.MmappedSegmentedFile$Cleanup@837204356:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Index.db
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,752 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@39e499e) to class 
> org.apache.cassandra.io.sstable.SSTableReader$DescriptorTypeTidy@1619232020:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,752 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@6d974cbb) to class 
> org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@1765405204:[Memory@[0..4),
>  Memory@[0..e)] was not released before the reference was garbage collected
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (CASSANDRA-12866) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test

2016-11-23 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690918#comment-15690918
 ] 

Sean McCarthy edited comment on CASSANDRA-12866 at 11/23/16 6:07 PM:
-

Seems to me like the error is happening at the end of shutdown.

Lines 328 - 491 in the attached log.

So, 2.1 error. I'll add that pattern to ignore_log_patterns as well? [~krummas]?


was (Author: sean.mccarthy):
Seems to me like the error is happening at the end of shutdown.

Lines 328 - 491 in the attached log.

So, 2.1 error. I'll add that pattern to ignore_log_patterns as well?

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test
> --
>
> Key: CASSANDRA-12866
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12866
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest, test-failure
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/17/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x/bug_5732_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 358, in run
> self.tearDown()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_base.py", line 
> 214, in tearDown
> super(UpgradeTester, self).tearDown()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 581, in tearDown
> raise AssertionError('Unexpected error in log, see stdout')
> {code}{code}
> Standard Output
> http://git-wip-us.apache.org/repos/asf/cassandra.git 
> git:0a1f1c81e641039ca9fd573d5217b6b6f2ad8fb8
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,749 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@4f5697fa) to class 
> org.apache.cassandra.io.util.CompressedPoolingSegmentedFile$Cleanup@1100050528:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Data.db
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,750 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@45aefc8a) to class 
> org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@11303515:[[OffHeapBitSet]]
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,750 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@7b3ed4f3) to class 
> org.apache.cassandra.io.util.MmappedSegmentedFile$Cleanup@837204356:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Index.db
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,752 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@39e499e) to class 
> org.apache.cassandra.io.sstable.SSTableReader$DescriptorTypeTidy@1619232020:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,752 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@6d974cbb) to class 
> org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@1765405204:[Memory@[0..4),
>  Memory@[0..e)] was not released before the reference was garbage collected
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-12939) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff

2016-11-28 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15702163#comment-15702163
 ] 

Sean McCarthy commented on CASSANDRA-12939:
---

PR : https://github.com/riptano/cassandra-dtest/pull/1396

CI : 
http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/370/

> dtest failure in 
> cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff
> -
>
> Key: CASSANDRA-12939
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12939
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest, test-failure
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest/40/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_with_backoff
> {code}
> Error Message
> 25 != 244475
> ...
> dtest: DEBUG: Errors:
> Using CQL driver:  '/home/automaton/cassandra/bin/../lib/cassandra-driver-internal-only-3.7.0.post0-2481531.zip/cassandra-driver-3.7.0.post0-2481531/cassandra/__init__.py'>
> Using connect timeout: 5 seconds
> Using 'utf-8' encoding
> Using ssl: False
> :3:Error for (2730718820402670492, 3207787379576163567): 
> OperationTimedOut - errors={'127.0.0.1': 'Client request timeout. See 
> Session.execute[_async](timeout)'}, last_host=127.0.0.1 (permanently given up 
> after 1000 rows and 1 attempts)
> :3:Exported 96 ranges out of 97 total ranges, some records might be 
> missing
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 1099, in wrapped
> f(obj)
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
> wrapped
> f(obj)
>   File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", 
> line 2613, in test_bulk_round_trip_with_backoff
> copy_from_options={'MAXINFLIGHTMESSAGES': 64, 'MAXPENDINGCHUNKS': 1})
>   File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", 
> line 2508, in _test_bulk_round_trip
> sum(1 for _ in open(tempfile2.name)))
>   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)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12963) dtest failure in snapshot_test.TestSnapshot.test_basic_snapshot_and_restore

2016-11-28 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12963:
-

 Summary: dtest failure in 
snapshot_test.TestSnapshot.test_basic_snapshot_and_restore
 Key: CASSANDRA-12963
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12963
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log

example failure:

http://cassci.datastax.com/job/cassandra-2.2_dtest_jdk8/321/testReport/snapshot_test/TestSnapshot/test_basic_snapshot_and_restore

{code}
Error Message

sstableloader command '/home/automaton/cassandra/bin/sstableloader -d 127.0.0.1 
/tmp/tmpdtJ9V7/0/ks/cf' failed; exit status: 1'; stdout: Established connection 
to initial hosts
Opening sstables and calculating sections to stream
; stderr: Exception in thread "main" java.lang.ExceptionInInitializerError
at 
org.apache.cassandra.io.sstable.format.big.BigTableReader.getPosition(BigTableReader.java:240)
at 
org.apache.cassandra.io.sstable.format.SSTableReader.getPosition(SSTableReader.java:1572)
at 
org.apache.cassandra.io.sstable.format.SSTableReader.getPositionsForRanges(SSTableReader.java:1503)
at 
org.apache.cassandra.io.sstable.SSTableLoader$1.accept(SSTableLoader.java:128)
at java.io.File.list(File.java:1161)
at 
org.apache.cassandra.io.sstable.SSTableLoader.openSSTables(SSTableLoader.java:79)
at 
org.apache.cassandra.io.sstable.SSTableLoader.stream(SSTableLoader.java:161)
at org.apache.cassandra.tools.BulkLoader.main(BulkLoader.java:99)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: 
openstack-cassci-external-df85c4d-jenkins-cassandra-2: 
openstack-cassci-external-df85c4d-jenkins-cassandra-2: unknown error
at 
org.apache.cassandra.utils.FBUtilities.getLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.tracing.Tracing.(Tracing.java:82)
at org.apache.cassandra.tracing.Tracing.(Tracing.java:88)
... 8 more
Caused by: java.net.UnknownHostException: 
openstack-cassci-external-df85c4d-jenkins-cassandra-2: 
openstack-cassci-external-df85c4d-jenkins-cassandra-2: unknown error
at java.net.InetAddress.getLocalHost(InetAddress.java:1484)
at 
org.apache.cassandra.utils.FBUtilities.getLocalAddress(FBUtilities.java:133)
... 10 more
Caused by: java.net.UnknownHostException: 
openstack-cassci-external-df85c4d-jenkins-cassandra-2: unknown error
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:907)
at 
java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1302)
at java.net.InetAddress.getLocalHost(InetAddress.java:1479)
... 11 more
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/snapshot_test.py", line 100, in 
test_basic_snapshot_and_restore
self.restore_snapshot(snapshot_dir, node1, 'ks', 'cf')
  File "/home/automaton/cassandra-dtest/snapshot_test.py", line 72, in 
restore_snapshot
(" ".join(args), exit_status, stdout, stderr))
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (CASSANDRA-12939) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff

2016-11-29 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy resolved CASSANDRA-12939.
---
Resolution: Fixed

> dtest failure in 
> cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff
> -
>
> Key: CASSANDRA-12939
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12939
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest, test-failure
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest/40/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_with_backoff
> {code}
> Error Message
> 25 != 244475
> ...
> dtest: DEBUG: Errors:
> Using CQL driver:  '/home/automaton/cassandra/bin/../lib/cassandra-driver-internal-only-3.7.0.post0-2481531.zip/cassandra-driver-3.7.0.post0-2481531/cassandra/__init__.py'>
> Using connect timeout: 5 seconds
> Using 'utf-8' encoding
> Using ssl: False
> :3:Error for (2730718820402670492, 3207787379576163567): 
> OperationTimedOut - errors={'127.0.0.1': 'Client request timeout. See 
> Session.execute[_async](timeout)'}, last_host=127.0.0.1 (permanently given up 
> after 1000 rows and 1 attempts)
> :3:Exported 96 ranges out of 97 total ranges, some records might be 
> missing
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 1099, in wrapped
> f(obj)
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
> wrapped
> f(obj)
>   File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", 
> line 2613, in test_bulk_round_trip_with_backoff
> copy_from_options={'MAXINFLIGHTMESSAGES': 64, 'MAXPENDINGCHUNKS': 1})
>   File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", 
> line 2508, in _test_bulk_round_trip
> sum(1 for _ in open(tempfile2.name)))
>   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)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-12866) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test

2016-12-01 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712483#comment-15712483
 ] 

Sean McCarthy commented on CASSANDRA-12866:
---

So I updated my branch to grep through the logs and ignore a predefined set of 
errors just before the upgrade, as discussed offline. If there are any errors 
found which are not to be ignored, the test (any upgrade test) will fail. This 
shouldn't affect any other tests, but since the method is used by every upgrade 
test, I'll run the whole upgrade test suite to make sure nothing else breaks.

Right now just running CI on the one test: 
https://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/371/

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test
> --
>
> Key: CASSANDRA-12866
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12866
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest, test-failure
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/17/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x/bug_5732_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 358, in run
> self.tearDown()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_base.py", line 
> 214, in tearDown
> super(UpgradeTester, self).tearDown()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 581, in tearDown
> raise AssertionError('Unexpected error in log, see stdout')
> {code}{code}
> Standard Output
> http://git-wip-us.apache.org/repos/asf/cassandra.git 
> git:0a1f1c81e641039ca9fd573d5217b6b6f2ad8fb8
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,749 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@4f5697fa) to class 
> org.apache.cassandra.io.util.CompressedPoolingSegmentedFile$Cleanup@1100050528:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Data.db
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,750 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@45aefc8a) to class 
> org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@11303515:[[OffHeapBitSet]]
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,750 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@7b3ed4f3) to class 
> org.apache.cassandra.io.util.MmappedSegmentedFile$Cleanup@837204356:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Index.db
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,752 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@39e499e) to class 
> org.apache.cassandra.io.sstable.SSTableReader$DescriptorTypeTidy@1619232020:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,752 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@6d974cbb) to class 
> org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@1765405204:[Memory@[0..4),
>  Memory@[0..e)] was not released before the reference was garbage collected
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (CASSANDRA-12866) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test

2016-12-01 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712483#comment-15712483
 ] 

Sean McCarthy edited comment on CASSANDRA-12866 at 12/1/16 5:05 PM:


So I updated my branch to grep through the logs and ignore a predefined set of 
errors just before the upgrade, as discussed offline. If there are any errors 
found which are not to be ignored, the test (any upgrade test) will fail. This 
shouldn't affect any other tests, but since the method is used by every upgrade 
test, I'll run the whole upgrade test suite to make sure nothing else breaks.

Right now just running CI on the one test: 
https://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/371/

[~krummas], where did we land with the other error message? Should it also be 
ignored?


was (Author: sean.mccarthy):
So I updated my branch to grep through the logs and ignore a predefined set of 
errors just before the upgrade, as discussed offline. If there are any errors 
found which are not to be ignored, the test (any upgrade test) will fail. This 
shouldn't affect any other tests, but since the method is used by every upgrade 
test, I'll run the whole upgrade test suite to make sure nothing else breaks.

Right now just running CI on the one test: 
https://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/371/

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test
> --
>
> Key: CASSANDRA-12866
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12866
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Sean McCarthy
>  Labels: dtest, test-failure
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/17/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x/bug_5732_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 358, in run
> self.tearDown()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_base.py", line 
> 214, in tearDown
> super(UpgradeTester, self).tearDown()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 581, in tearDown
> raise AssertionError('Unexpected error in log, see stdout')
> {code}{code}
> Standard Output
> http://git-wip-us.apache.org/repos/asf/cassandra.git 
> git:0a1f1c81e641039ca9fd573d5217b6b6f2ad8fb8
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,749 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@4f5697fa) to class 
> org.apache.cassandra.io.util.CompressedPoolingSegmentedFile$Cleanup@1100050528:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Data.db
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,750 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@45aefc8a) to class 
> org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@11303515:[[OffHeapBitSet]]
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,750 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@7b3ed4f3) to class 
> org.apache.cassandra.io.util.MmappedSegmentedFile$Cleanup@837204356:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1-Index.db
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,752 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@39e499e) to class 
> org.apache.cassandra.io.sstable.SSTableReader$DescriptorTypeTidy@1619232020:/tmp/dtest-A15hEO/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-1
>  was not released before the reference was garbage collected
> Unexpected error in node1 log, error: 
> ERROR [Reference-Reaper:1] 2016-10-30 15:47:36,752 Ref.java:199 - LEAK 
> DETECTED: a reference 
> (org.apache.cassandra.utils.concurrent.Ref$State@6d974cbb) to class 
> org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@1765405204:[Memory@[0..4),
>  Memory@[0..e)] was not released before the reference was garbage collected
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332

[jira] [Created] (CASSANDRA-12986) dtest failure in upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table

2016-12-02 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12986:
-

 Summary: dtest failure in 
upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table
 Key: CASSANDRA-12986
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12986
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/trunk_dtest/1437/testReport/upgrade_internal_auth_test/TestAuthUpgrade/test_upgrade_legacy_table

{code}
Standard Output

Unexpected error in node1 log, error: 
ERROR [main] 2016-12-01 03:08:30,985 CassandraDaemon.java:724 - Detected 
unreadable sstables 
/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data1/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-9-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Summary.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-11-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-13-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Summary.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Data.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-13-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-ka-1-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-11-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Data.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activit

[jira] [Created] (CASSANDRA-12987) dtest failure in paxos_tests.TestPaxos.contention_test_many_threads

2016-12-02 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12987:
-

 Summary: dtest failure in 
paxos_tests.TestPaxos.contention_test_many_threads
 Key: CASSANDRA-12987
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12987
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/trunk_dtest/1437/testReport/paxos_tests/TestPaxos/contention_test_many_threads

{code}
Error Message

value=299, errors=0, retries=25559
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/paxos_tests.py", line 88, in 
contention_test_many_threads
self._contention_test(300, 1)
  File "/home/automaton/cassandra-dtest/paxos_tests.py", line 192, in 
_contention_test
self.assertTrue((value == threads * iterations) and (errors == 0), 
"value={}, errors={}, retries={}".format(value, errors, retries))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
raise self.failureException(msg)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-12986) dtest failure in upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table

2016-12-02 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12986:
--
Description: 
example failure:

http://cassci.datastax.com/job/trunk_dtest/1437/testReport/upgrade_internal_auth_test/TestAuthUpgrade/test_upgrade_legacy_table

{code}
Standard Output

Unexpected error in node1 log, error: 
ERROR [main] 2016-12-01 03:08:30,985 CassandraDaemon.java:724 - Detected 
unreadable sstables 
/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data1/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-9-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Summary.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-11-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-13-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Summary.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Data.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-13-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-ka-1-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-11-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Data.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-ka-1-Data.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4

[jira] [Created] (CASSANDRA-12997) dtest failure in org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName

2016-12-05 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12997:
-

 Summary: dtest failure in 
org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName
 Key: CASSANDRA-12997
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12997
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy


example failure:

http://cassci.datastax.com/job/trunk_testall/1298/testReport/org.apache.cassandra.cql3.validation.operations/AlterTest/testDropListAndAddListWithSameName

{code}
Error Message

Invalid value for row 0 column 2 (mycollection of type list), expected 
 but got <[first element]>
{code}{code}Stacktrace

junit.framework.AssertionFailedError: Invalid value for row 0 column 2 
(mycollection of type list), expected  but got <[first element]>
at org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:908)
at 
org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName(AlterTest.java:87)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-12997) dtest failure in org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName

2016-12-05 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12997:
--
Issue Type: Bug  (was: Test)

> dtest failure in 
> org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName
> -
>
> Key: CASSANDRA-12997
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12997
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>  Labels: test-failure, testall
>
> example failure:
> http://cassci.datastax.com/job/trunk_testall/1298/testReport/org.apache.cassandra.cql3.validation.operations/AlterTest/testDropListAndAddListWithSameName
> {code}
> Error Message
> Invalid value for row 0 column 2 (mycollection of type list), expected 
>  but got <[first element]>
> {code}{code}Stacktrace
> junit.framework.AssertionFailedError: Invalid value for row 0 column 2 
> (mycollection of type list), expected  but got <[first element]>
>   at org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:908)
>   at 
> org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName(AlterTest.java:87)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-12986) dtest failure in upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table

2016-12-06 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725714#comment-15725714
 ] 

Sean McCarthy commented on CASSANDRA-12986:
---

So I think the short answer is to just remove `trunk` from the SC upgrade 
paths. If pre-3.0 sstables are no longer supported in 4.0, the upgrade to 
`trunk` should always fail?

It seems kind of strange to me that these tests don't work, seeing as they do 
an `upgrade_through_versions` type upgrade. If I have a 2.2 cluster, and I 
upgrade to 3.0, and then to trunk, is that the same as upgrading a pre-3.0 
version to trunk?

> dtest failure in 
> upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table
> -
>
> Key: CASSANDRA-12986
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12986
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Sam Tunnicliffe
>  Labels: dtest, test-failure
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1437/testReport/upgrade_internal_auth_test/TestAuthUpgrade/test_upgrade_legacy_table
> {code}
> Standard Output
> Unexpected error in node1 log, error: 
> ERROR [main] 2016-12-01 03:08:30,985 CassandraDaemon.java:724 - Detected 
> unreadable sstables 
> /tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data1/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-9-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Summary.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-11-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-13-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Summary.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka

[jira] [Commented] (CASSANDRA-12986) dtest failure in upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table

2016-12-06 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725931#comment-15725931
 ] 

Sean McCarthy commented on CASSANDRA-12986:
---

Thanks for the clarification. The `upgrade_through_supercolumns` tests run 
`upgrade_sstables` at each version of the paths (2.1->2.2->3.0->3.X->trunk & 
2.1->3.0->trunk), so presumably these tests should work.

> dtest failure in 
> upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table
> -
>
> Key: CASSANDRA-12986
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12986
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Sam Tunnicliffe
>  Labels: dtest, test-failure
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1437/testReport/upgrade_internal_auth_test/TestAuthUpgrade/test_upgrade_legacy_table
> {code}
> Standard Output
> Unexpected error in node1 log, error: 
> ERROR [main] 2016-12-01 03:08:30,985 CassandraDaemon.java:724 - Detected 
> unreadable sstables 
> /tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data1/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-9-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Summary.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-11-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-13-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Summary.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Data.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-13-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19

[jira] [Comment Edited] (CASSANDRA-12986) dtest failure in upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table

2016-12-06 Thread Sean McCarthy (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725931#comment-15725931
 ] 

Sean McCarthy edited comment on CASSANDRA-12986 at 12/6/16 4:14 PM:


Thanks for the clarification. The {{upgrade_through_supercolumns}} tests run 
{{upgrade_sstables}} at each version of the paths (2.1->2.2->3.0->3.X->trunk & 
2.1->3.0->trunk), so presumably these tests should work.


was (Author: sean.mccarthy):
Thanks for the clarification. The `upgrade_through_supercolumns` tests run 
`upgrade_sstables` at each version of the paths (2.1->2.2->3.0->3.X->trunk & 
2.1->3.0->trunk), so presumably these tests should work.

> dtest failure in 
> upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_legacy_table
> -
>
> Key: CASSANDRA-12986
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12986
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Sam Tunnicliffe
>  Labels: dtest, test-failure
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1437/testReport/upgrade_internal_auth_test/TestAuthUpgrade/test_upgrade_legacy_table
> {code}
> Standard Output
> Unexpected error in node1 log, error: 
> ERROR [main] 2016-12-01 03:08:30,985 CassandraDaemon.java:724 - Detected 
> unreadable sstables 
> /tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data1/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-9-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Summary.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-11-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Filter.db,/tmp/dtest-wwgdhU/test/node1/data1/system/peers-37f71aca7dc2383ba70672528af04d4f/system-peers-ka-1-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data2/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-13-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-10-Filter.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Index.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-Index.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-ka-9-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data1/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-6-Summary.db,/tmp/dtest-wwgdhU/test/node1/data2/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/system-sstable_activity-ka-1-CompressionInfo.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-ka-10-Statistics.db,/tmp/dtest-wwgdhU/test/node1/data0/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-ka-1-Data.db,/tmp/dtest-wwgdhU/test/node1/data0/s

[jira] [Created] (CASSANDRA-13014) testall failure in org.apache.cassandra.cql3.GcCompactionTest.testGcCompactionPartitions-compression

2016-12-07 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13014:
-

 Summary: testall failure in 
org.apache.cassandra.cql3.GcCompactionTest.testGcCompactionPartitions-compression
 Key: CASSANDRA-13014
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13014
 Project: Cassandra
  Issue Type: Bug
Reporter: Sean McCarthy


example failure:
http://cassci.datastax.com/job/trunk_testall/1307/testReport/org.apache.cassandra.cql3/GcCompactionTest/testGcCompactionPartitions_compression/

{code}
Error Message

expected:<1> but was:<2>{code}{code}
Stacktrace

junit.framework.AssertionFailedError: expected:<1> but was:<2>
at 
org.apache.cassandra.cql3.GcCompactionTest.runCompactionTest(GcCompactionTest.java:99)
at 
org.apache.cassandra.cql3.GcCompactionTest.testGcCompactionPartitions(GcCompactionTest.java:47)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-13025) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test

2016-12-09 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-13025:
--
Component/s: Testing

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test
> 
>
> Key: CASSANDRA-13025
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13025
> Project: Cassandra
>  Issue Type: Bug
>  Components: Testing
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest, test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/28/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/static_columns_with_distinct_test
> {code}
> Error Message
> 
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
> wrapped
> f(obj)
>   File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 
> 4010, in static_columns_with_distinct_test
> rows = list(cursor.execute("SELECT DISTINCT k, s1 FROM test2"))
>   File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 
> 1998, in execute
> return self.execute_async(query, parameters, trace, custom_payload, 
> timeout, execution_profile, paging_state).result()
>   File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 
> 3784, in result
> raise self._final_exception
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-13025) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test

2016-12-09 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13025:
-

 Summary: dtest failure in 
upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test
 Key: CASSANDRA-13025
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13025
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/28/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/static_columns_with_distinct_test

{code}
Error Message


{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
wrapped
f(obj)
  File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 4010, 
in static_columns_with_distinct_test
rows = list(cursor.execute("SELECT DISTINCT k, s1 FROM test2"))
  File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 1998, 
in execute
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile, paging_state).result()
  File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 3784, 
in result
raise self._final_exception
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-13025) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test

2016-12-09 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-13025:
--
Issue Type: Bug  (was: Test)

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test
> 
>
> Key: CASSANDRA-13025
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13025
> Project: Cassandra
>  Issue Type: Bug
>  Components: Testing
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest, test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/28/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/static_columns_with_distinct_test
> {code}
> Error Message
> 
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
> wrapped
> f(obj)
>   File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 
> 4010, in static_columns_with_distinct_test
> rows = list(cursor.execute("SELECT DISTINCT k, s1 FROM test2"))
>   File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 
> 1998, in execute
> return self.execute_async(query, parameters, trace, custom_payload, 
> timeout, execution_profile, paging_state).result()
>   File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 
> 3784, in result
> raise self._final_exception
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-13025) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test

2016-12-09 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-13025:
--
Assignee: (was: DS Test Eng)

> dtest failure in 
> upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test
> 
>
> Key: CASSANDRA-13025
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13025
> Project: Cassandra
>  Issue Type: Bug
>  Components: Testing
>Reporter: Sean McCarthy
>  Labels: dtest, test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/28/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/static_columns_with_distinct_test
> {code}
> Error Message
> 
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
> wrapped
> f(obj)
>   File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 
> 4010, in static_columns_with_distinct_test
> rows = list(cursor.execute("SELECT DISTINCT k, s1 FROM test2"))
>   File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 
> 1998, in execute
> return self.execute_async(query, parameters, trace, custom_payload, 
> timeout, execution_profile, paging_state).result()
>   File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 
> 3784, in result
> raise self._final_exception
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-13025) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test

2016-12-09 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-13025:
--
Description: 
example failure:

http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/28/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/static_columns_with_distinct_test

{code}
Error Message


{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
wrapped
f(obj)
  File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 4010, 
in static_columns_with_distinct_test
rows = list(cursor.execute("SELECT DISTINCT k, s1 FROM test2"))
  File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 1998, 
in execute
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile, paging_state).result()
  File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 3784, 
in result
raise self._final_exception
{code}{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:7eac22dd41cb09e6d64fb5ac48b2cca3c8840cc8
Unexpected error in node2 log, error: 
ERROR [Native-Transport-Requests-2] 2016-12-08 03:20:04,861 Message.java:617 - 
Unexpected exception during request; channel = [id: 0xf4c13f2c, 
L:/127.0.0.2:9042 - R:/127.0.0.1:52112]
java.io.IOError: java.io.IOException: Corrupt empty row found in unfiltered 
partition
at 
org.apache.cassandra.db.rows.UnfilteredRowIteratorSerializer$1.computeNext(UnfilteredRowIteratorSerializer.java:224)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.db.rows.UnfilteredRowIteratorSerializer$1.computeNext(UnfilteredRowIteratorSerializer.java:212)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.utils.AbstractIterator.hasNext(AbstractIterator.java:47) 
~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.db.transform.BaseRows.hasNext(BaseRows.java:133) 
~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.processPartition(SelectStatement.java:779)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.process(SelectStatement.java:741)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.processResults(SelectStatement.java:408)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:273)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:232)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:76)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.QueryProcessor.processStatement(QueryProcessor.java:188)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.QueryProcessor.process(QueryProcessor.java:219) 
~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.QueryProcessor.process(QueryProcessor.java:204) 
~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.transport.messages.QueryMessage.execute(QueryMessage.java:115)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.transport.Message$Dispatcher.channelRead0(Message.java:513)
 [apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.transport.Message$Dispatcher.channelRead0(Message.java:407)
 [apache-cassandra-3.9.jar:3.9]
at 
io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:35)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:357)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService$FutureTask.run(AbstractLocalAwareExecutorService.java:164)
 [apache-cassandra-3.9.jar:3.9]
at org.apache.cassandra.concurrent.SEPWorker.run(SEPWorker.java:109) 
[apache-cassandra-3.9.jar:3.9]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
Caused by: java.io.IOException: Corrupt empty row found in unfiltered partition
at 
org.apache.cassandra.db.rows.UnfilteredSerializer.deserialize(UnfilteredSerializer.java:430)
 ~[apache-cassandra-3.9.jar:3.9]
   

[jira] [Updated] (CASSANDRA-13025) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.static_columns_with_distinct_test

2016-12-09 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-13025:
--
Description: 
example failure:

http://cassci.datastax.com/job/cassandra-3.X_dtest_upgrade/28/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/static_columns_with_distinct_test

{code}
Error Message


{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
wrapped
f(obj)
  File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 4010, 
in static_columns_with_distinct_test
rows = list(cursor.execute("SELECT DISTINCT k, s1 FROM test2"))
  File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 1998, 
in execute
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile, paging_state).result()
  File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 3784, 
in result
raise self._final_exception
{code}{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:7eac22dd41cb09e6d64fb5ac48b2cca3c8840cc8
Unexpected error in node2 log, error: 
ERROR [Native-Transport-Requests-2] 2016-12-08 03:20:04,861 Message.java:617 - 
Unexpected exception during request; channel = [id: 0xf4c13f2c, 
L:/127.0.0.2:9042 - R:/127.0.0.1:52112]
java.io.IOError: java.io.IOException: Corrupt empty row found in unfiltered 
partition
at 
org.apache.cassandra.db.rows.UnfilteredRowIteratorSerializer$1.computeNext(UnfilteredRowIteratorSerializer.java:224)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.db.rows.UnfilteredRowIteratorSerializer$1.computeNext(UnfilteredRowIteratorSerializer.java:212)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.utils.AbstractIterator.hasNext(AbstractIterator.java:47) 
~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.db.transform.BaseRows.hasNext(BaseRows.java:133) 
~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.processPartition(SelectStatement.java:779)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.process(SelectStatement.java:741)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.processResults(SelectStatement.java:408)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:273)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:232)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:76)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.QueryProcessor.processStatement(QueryProcessor.java:188)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.QueryProcessor.process(QueryProcessor.java:219) 
~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.cql3.QueryProcessor.process(QueryProcessor.java:204) 
~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.transport.messages.QueryMessage.execute(QueryMessage.java:115)
 ~[apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.transport.Message$Dispatcher.channelRead0(Message.java:513)
 [apache-cassandra-3.9.jar:3.9]
at 
org.apache.cassandra.transport.Message$Dispatcher.channelRead0(Message.java:407)
 [apache-cassandra-3.9.jar:3.9]
at 
io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:35)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:357)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService$FutureTask.run(AbstractLocalAwareExecutorService.java:164)
 [apache-cassandra-3.9.jar:3.9]
at org.apache.cassandra.concurrent.SEPWorker.run(SEPWorker.java:109) 
[apache-cassandra-3.9.jar:3.9]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
Caused by: java.io.IOException: Corrupt empty row found in unfiltered partition
at 
org.apache.cassandra.db.rows.UnfilteredSerializer.deserialize(UnfilteredSerializer.java:430)
 ~[apache-cassandra-3.9.jar:3.9]
   

[jira] [Created] (CASSANDRA-13026) dtest failure in upgrade_tests.paging_test.TestPagingDataNodes3RF3_Upgrade_current_3_x_To_indev_trunk.static_columns_paging_test

2016-12-09 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13026:
-

 Summary: dtest failure in 
upgrade_tests.paging_test.TestPagingDataNodes3RF3_Upgrade_current_3_x_To_indev_trunk.static_columns_paging_test
 Key: CASSANDRA-13026
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13026
 Project: Cassandra
  Issue Type: Test
  Components: Testing
Reporter: Sean McCarthy


example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/83/testReport/upgrade_tests.paging_test/TestPagingDataNodes3RF3_Upgrade_current_3_x_To_indev_trunk/static_columns_paging_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 358, in run
self.tearDown()
  File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_base.py", line 
214, in tearDown
super(UpgradeTester, self).tearDown()
  File "/home/automaton/cassandra-dtest/dtest.py", line 583, in tearDown
raise AssertionError('Unexpected error in log, see stdout')
{code}{code}
ERROR [Native-Transport-Requests-2] 2016-12-08 22:47:22,944 Message.java:623 - 
Unexpected exception during request; channel = [id: 0x9f44f9af, 
L:/127.0.0.1:9042 - R:/127.0.0.1:53962]
java.io.IOError: java.io.EOFException: EOF after 3 bytes out of 4
at 
org.apache.cassandra.db.rows.UnfilteredRowIteratorSerializer$1.computeNext(UnfilteredRowIteratorSerializer.java:227)
 ~[main/:na]
at 
org.apache.cassandra.db.rows.UnfilteredRowIteratorSerializer$1.computeNext(UnfilteredRowIteratorSerializer.java:215)
 ~[main/:na]
at 
org.apache.cassandra.utils.AbstractIterator.hasNext(AbstractIterator.java:47) 
~[main/:na]
at 
org.apache.cassandra.db.transform.BaseRows.hasNext(BaseRows.java:133) 
~[main/:na]
at 
org.apache.cassandra.utils.MergeIterator$Candidate.advance(MergeIterator.java:374)
 ~[main/:na]
at 
org.apache.cassandra.utils.MergeIterator$ManyToOne.advance(MergeIterator.java:186)
 ~[main/:na]
at 
org.apache.cassandra.utils.MergeIterator$ManyToOne.computeNext(MergeIterator.java:155)
 ~[main/:na]
at 
org.apache.cassandra.utils.AbstractIterator.hasNext(AbstractIterator.java:47) 
~[main/:na]
at 
org.apache.cassandra.db.rows.UnfilteredRowIterators$UnfilteredRowMergeIterator.computeNext(UnfilteredRowIterators.java:492)
 ~[main/:na]
at 
org.apache.cassandra.db.rows.UnfilteredRowIterators$UnfilteredRowMergeIterator.computeNext(UnfilteredRowIterators.java:352)
 ~[main/:na]
at 
org.apache.cassandra.utils.AbstractIterator.hasNext(AbstractIterator.java:47) 
~[main/:na]
at 
org.apache.cassandra.db.transform.BaseRows.hasNext(BaseRows.java:133) 
~[main/:na]
at 
org.apache.cassandra.service.pager.AbstractQueryPager$Pager.applyToPartition(AbstractQueryPager.java:108)
 ~[main/:na]
at 
org.apache.cassandra.service.pager.AbstractQueryPager$Pager.applyToPartition(AbstractQueryPager.java:81)
 ~[main/:na]
at 
org.apache.cassandra.db.transform.BasePartitions.hasNext(BasePartitions.java:96)
 ~[main/:na]
at 
org.apache.cassandra.cql3.statements.SelectStatement.process(SelectStatement.java:761)
 ~[main/:na]
at 
org.apache.cassandra.cql3.statements.SelectStatement.processResults(SelectStatement.java:406)
 ~[main/:na]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:384)
 ~[main/:na]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:257)
 ~[main/:na]
at 
org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:79)
 ~[main/:na]
at 
org.apache.cassandra.cql3.QueryProcessor.processStatement(QueryProcessor.java:217)
 ~[main/:na]
at 
org.apache.cassandra.cql3.QueryProcessor.process(QueryProcessor.java:248) 
~[main/:na]
at 
org.apache.cassandra.cql3.QueryProcessor.process(QueryProcessor.java:233) 
~[main/:na]
at 
org.apache.cassandra.transport.messages.QueryMessage.execute(QueryMessage.java:116)
 ~[main/:na]
at 
org.apache.cassandra.transport.Message$Dispatcher.channelRead0(Message.java:517)
 [main/:na]
at 
org.apache.cassandra.transport.Message$Dispatcher.channelRead0(Message.java:410)
 [main/:na]
at 
io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:35)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:357)
 [netty-all-4.0.39.Final.jar:4.0.39.Final]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[na:1.8.0_51]
at 

[jira] [Updated] (CASSANDRA-13026) dtest failure in upgrade_tests.paging_test.TestPagingDataNodes3RF3_Upgrade_current_3_x_To_indev_trunk.static_columns_paging_test

2016-12-09 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-13026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-13026:
--
Issue Type: Bug  (was: Test)

> dtest failure in 
> upgrade_tests.paging_test.TestPagingDataNodes3RF3_Upgrade_current_3_x_To_indev_trunk.static_columns_paging_test
> 
>
> Key: CASSANDRA-13026
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13026
> Project: Cassandra
>  Issue Type: Bug
>  Components: Testing
>Reporter: Sean McCarthy
>  Labels: dtest, test-failure
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest_upgrade/83/testReport/upgrade_tests.paging_test/TestPagingDataNodes3RF3_Upgrade_current_3_x_To_indev_trunk/static_columns_paging_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 358, in run
> self.tearDown()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_base.py", line 
> 214, in tearDown
> super(UpgradeTester, self).tearDown()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 583, in tearDown
> raise AssertionError('Unexpected error in log, see stdout')
> {code}{code}
> ERROR [Native-Transport-Requests-2] 2016-12-08 22:47:22,944 Message.java:623 
> - Unexpected exception during request; channel = [id: 0x9f44f9af, 
> L:/127.0.0.1:9042 - R:/127.0.0.1:53962]
> java.io.IOError: java.io.EOFException: EOF after 3 bytes out of 4
>   at 
> org.apache.cassandra.db.rows.UnfilteredRowIteratorSerializer$1.computeNext(UnfilteredRowIteratorSerializer.java:227)
>  ~[main/:na]
>   at 
> org.apache.cassandra.db.rows.UnfilteredRowIteratorSerializer$1.computeNext(UnfilteredRowIteratorSerializer.java:215)
>  ~[main/:na]
>   at 
> org.apache.cassandra.utils.AbstractIterator.hasNext(AbstractIterator.java:47) 
> ~[main/:na]
>   at 
> org.apache.cassandra.db.transform.BaseRows.hasNext(BaseRows.java:133) 
> ~[main/:na]
>   at 
> org.apache.cassandra.utils.MergeIterator$Candidate.advance(MergeIterator.java:374)
>  ~[main/:na]
>   at 
> org.apache.cassandra.utils.MergeIterator$ManyToOne.advance(MergeIterator.java:186)
>  ~[main/:na]
>   at 
> org.apache.cassandra.utils.MergeIterator$ManyToOne.computeNext(MergeIterator.java:155)
>  ~[main/:na]
>   at 
> org.apache.cassandra.utils.AbstractIterator.hasNext(AbstractIterator.java:47) 
> ~[main/:na]
>   at 
> org.apache.cassandra.db.rows.UnfilteredRowIterators$UnfilteredRowMergeIterator.computeNext(UnfilteredRowIterators.java:492)
>  ~[main/:na]
>   at 
> org.apache.cassandra.db.rows.UnfilteredRowIterators$UnfilteredRowMergeIterator.computeNext(UnfilteredRowIterators.java:352)
>  ~[main/:na]
>   at 
> org.apache.cassandra.utils.AbstractIterator.hasNext(AbstractIterator.java:47) 
> ~[main/:na]
>   at 
> org.apache.cassandra.db.transform.BaseRows.hasNext(BaseRows.java:133) 
> ~[main/:na]
>   at 
> org.apache.cassandra.service.pager.AbstractQueryPager$Pager.applyToPartition(AbstractQueryPager.java:108)
>  ~[main/:na]
>   at 
> org.apache.cassandra.service.pager.AbstractQueryPager$Pager.applyToPartition(AbstractQueryPager.java:81)
>  ~[main/:na]
>   at 
> org.apache.cassandra.db.transform.BasePartitions.hasNext(BasePartitions.java:96)
>  ~[main/:na]
>   at 
> org.apache.cassandra.cql3.statements.SelectStatement.process(SelectStatement.java:761)
>  ~[main/:na]
>   at 
> org.apache.cassandra.cql3.statements.SelectStatement.processResults(SelectStatement.java:406)
>  ~[main/:na]
>   at 
> org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:384)
>  ~[main/:na]
>   at 
> org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:257)
>  ~[main/:na]
>   at 
> org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:79)
>  ~[main/:na]
>   at 
> org.apache.cassandra.cql3.QueryProcessor.processStatement(QueryProcessor.java:217)
>  ~[main/:na]
>   at 
> org.apache.cassandra.cql3.QueryProcessor.process(QueryProcessor.java:248) 
> ~[main/:na]
>   at 
> org.apache.cassandra.cql3.QueryProcessor.process(QueryProcessor.java:233) 
> ~[main/:na]
>   at 
> org.apache.cassandra.transport.messages.QueryMessage.execute(QueryMessage.java:116)
>  ~[main/:na]
>   at 
> org.apache.cassandra.transport.Message$Dispatcher.channelRead0(Message.java:517)
>  [main/:na]
>   at 
> org.apache.cassandra.transport.Message$Dispatcher.channelRead0(Message.java:410)
>  [main/:na]
>   at 
> io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
>  [netty-all-4.0.39.Final.jar:4.0.39.Final]
>   at 
> io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext

[jira] [Reopened] (CASSANDRA-12348) Flaky failures in SSTableRewriterTest.basicTest2/getPositionsTest

2016-12-12 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy reopened CASSANDRA-12348:
---

Looks like this is also happening in 3.0

http://cassci.datastax.com/job/cassandra-3.0_testall/752/testReport/org.apache.cassandra.io.sstable/SSTableRewriterTest/basicTest2/

> Flaky failures in SSTableRewriterTest.basicTest2/getPositionsTest
> -
>
> Key: CASSANDRA-12348
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12348
> Project: Cassandra
>  Issue Type: Bug
>  Components: Testing
>Reporter: Joel Knighton
>Assignee: Stefania
> Fix For: 3.8
>
>
> Example failures:
> http://cassci.datastax.com/job/cassandra-3.9_testall/45/testReport/junit/org.apache.cassandra.io.sstable/SSTableRewriterTest/basicTest2/
> http://cassci.datastax.com/job/cassandra-3.9_testall/37/testReport/junit/org.apache.cassandra.io.sstable/SSTableRewriterTest/getPositionsTest/
> http://cassci.datastax.com/job/trunk_testall/1054/testReport/junit/org.apache.cassandra.io.sstable/SSTableRewriterTest/getPositionsTest/
> All failures look like the test is finding more files than expected after a 
> rewrite.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-13044) testall failure in org.apache.cassandra.io.sstable.SSTableRewriterTest.testAllKeysReadable-compression

2016-12-14 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13044:
-

 Summary: testall failure in 
org.apache.cassandra.io.sstable.SSTableRewriterTest.testAllKeysReadable-compression
 Key: CASSANDRA-13044
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13044
 Project: Cassandra
  Issue Type: Bug
  Components: Testing
Reporter: Sean McCarthy


example failure:
http://cassci.datastax.com/job/cassandra-2.2_testall/618/testReport/org.apache.cassandra.io.sstable/SSTableRewriterTest/testAllKeysReadable_compression/

{code}
Error Message

expected:<0> but was:<10210>
{code}{code}
Stacktrace

junit.framework.AssertionFailedError: expected:<0> but was:<10210>
at 
org.apache.cassandra.io.sstable.SSTableRewriterTest.truncate(SSTableRewriterTest.java:942)
at 
org.apache.cassandra.io.sstable.SSTableRewriterTest.testAllKeysReadable(SSTableRewriterTest.java:779)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-13045) testall failure in org.apache.cassandra.db.ColumnFamilyMetricTest.testSizeMetric-compression

2016-12-14 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13045:
-

 Summary: testall failure in 
org.apache.cassandra.db.ColumnFamilyMetricTest.testSizeMetric-compression
 Key: CASSANDRA-13045
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13045
 Project: Cassandra
  Issue Type: Bug
  Components: Testing
Reporter: Sean McCarthy


example failure:
http://cassci.datastax.com/job/trunk_testall/1326/testReport/org.apache.cassandra.db/ColumnFamilyMetricTest/testSizeMetric_compression/

{code}
Error Message

expected:<0> but was:<4926>
{code}{code}
Stacktrace

junit.framework.AssertionFailedError: expected:<0> but was:<4926>
at 
org.apache.cassandra.db.ColumnFamilyMetricTest.testSizeMetric(ColumnFamilyMetricTest.java:54)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-13056) dtest failure in materialized_views_test.TestMaterializedViews.base_replica_repair_test

2016-12-19 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13056:
-

 Summary: dtest failure in 
materialized_views_test.TestMaterializedViews.base_replica_repair_test
 Key: CASSANDRA-13056
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13056
 Project: Cassandra
  Issue Type: Bug
  Components: Testing
Reporter: Sean McCarthy
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/cassandra-3.X_dtest/61/testReport/materialized_views_test/TestMaterializedViews/base_replica_repair_test_2/

{code}
Standard Output

Unexpected error in node1 log, error: 
ERROR [main] 2016-12-15 23:40:43,219 CassandraDaemon.java:752 - Exception 
encountered during startup
java.lang.RuntimeException: Cannot replace_address /127.0.0.1 because it 
doesn't exist in gossip
at 
org.apache.cassandra.service.StorageService.prepareForReplacement(StorageService.java:514)
 ~[main/:na]
at 
org.apache.cassandra.service.StorageService.prepareToJoin(StorageService.java:781)
 ~[main/:na]
at 
org.apache.cassandra.service.StorageService.initServer(StorageService.java:668) 
~[main/:na]
at 
org.apache.cassandra.service.StorageService.initServer(StorageService.java:614) 
~[main/:na]
at 
org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:394) 
[main/:na]
at 
org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:601) 
[main/:na]
at 
org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:735) 
[main/:na]
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 358, in run
self.tearDown()
  File "/home/automaton/cassandra-dtest/dtest.py", line 583, in tearDown
raise AssertionError('Unexpected error in log, see stdout')
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-13057) dtest failures in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_trunk.cql3_insert_thrift_test

2016-12-19 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13057:
-

 Summary: dtest failures in 
upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_trunk.cql3_insert_thrift_test
 Key: CASSANDRA-13057
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13057
 Project: Cassandra
  Issue Type: Test
  Components: Testing
Reporter: Sean McCarthy
Assignee: Philip Thompson


example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/lastCompletedBuild/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_trunk/cql3_insert_thrift_test_2/

{code}
Unexpected error in node1 log, error: 
ERROR [main] 2016-12-17 14:48:28,471 CassandraDaemon.java:708 - Exception 
encountered during startup: Invalid yaml. Please remove properties [start_rpc] 
from your cassandra.yaml
{code}

Related failures:
http://cassci.datastax.com/job/trunk_dtest_upgrade/lastCompletedBuild/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_trunk/cql3_non_compound_range_tombstones_test_2/
http://cassci.datastax.com/job/trunk_dtest_upgrade/lastCompletedBuild/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_trunk/rename_test_2/

These failures are also happening in the different # node & RF variants, as 
well as in 3.0.X -> trunk upgrades.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-13058) dtest failure in hintedhandoff_test.TestHintedHandoff.hintedhandoff_decom_test

2016-12-19 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13058:
-

 Summary: dtest failure in 
hintedhandoff_test.TestHintedHandoff.hintedhandoff_decom_test
 Key: CASSANDRA-13058
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13058
 Project: Cassandra
  Issue Type: Test
  Components: Testing
Reporter: Sean McCarthy
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, 
node4.log, node4_debug.log, node4_gc.log

example failure:

http://cassci.datastax.com/job/cassandra-3.X_novnode_dtest/16/testReport/hintedhandoff_test/TestHintedHandoff/hintedhandoff_decom_test/

{code}
Error Message

Subprocess ['nodetool', '-h', 'localhost', '-p', '7100', ['decommission']] 
exited with non-zero status; exit status: 2; 
stderr: error: Error while decommissioning node: Failed to transfer all hints 
to 59f20b4f-0215-4e18-be1b-7e00f2901629
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/hintedhandoff_test.py", line 167, in 
hintedhandoff_decom_test
node1.decommission()
  File "/usr/local/lib/python2.7/dist-packages/ccmlib/node.py", line 1314, in 
decommission
self.nodetool("decommission")
  File "/usr/local/lib/python2.7/dist-packages/ccmlib/node.py", line 783, in 
nodetool
return handle_external_tool_process(p, ['nodetool', '-h', 'localhost', 
'-p', str(self.jmx_port), cmd.split()])
  File "/usr/local/lib/python2.7/dist-packages/ccmlib/node.py", line 1993, in 
handle_external_tool_process
raise ToolError(cmd_args, rc, out, err)
{code}{code}
java.lang.RuntimeException: Error while decommissioning node: Failed to 
transfer all hints to 59f20b4f-0215-4e18-be1b-7e00f2901629
at 
org.apache.cassandra.service.StorageService.decommission(StorageService.java:3924)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
at 
com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)
at 
com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)
at 
com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)
at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)
at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
at 
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
at 
javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1466)
at 
javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76)
at 
javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1307)
at 
javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1399)
at 
javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:828)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:323)
at sun.rmi.transport.Transport$1.run(Transport.java:200)
at sun.rmi.transport.Transport$1.run(Transport.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$241(TCPTransport.java:683)
at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$$Lambda$284/1694175644.run(Unknown
 Source)
at java.sec

[jira] [Created] (CASSANDRA-13059) dtest failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_2_1_x_To_indev_3_x.rolling_upgrade_test

2016-12-19 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13059:
-

 Summary: dtest failure in 
upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_2_1_x_To_indev_3_x.rolling_upgrade_test
 Key: CASSANDRA-13059
 URL: https://issues.apache.org/jira/browse/CASSANDRA-13059
 Project: Cassandra
  Issue Type: Test
  Components: Testing
Reporter: Sean McCarthy
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node3.log

example failure:

http://cassci.datastax.com/job/cassandra-3.X_large_dtest/16/testReport/upgrade_tests.upgrade_through_versions_test/TestUpgrade_current_2_1_x_To_indev_3_x/rolling_upgrade_test/

{code}
Error Message

Subprocess ['nodetool', '-h', 'localhost', '-p', '7100', ['upgradesstables', 
'-a']] exited with non-zero status; exit status: 2; 
stderr: error: null
-- StackTrace --
java.lang.AssertionError
at org.apache.cassandra.db.rows.Rows.collectStats(Rows.java:88)
at 
org.apache.cassandra.io.sstable.format.big.BigTableWriter$StatsCollector.applyToRow(BigTableWriter.java:237)
at 
org.apache.cassandra.db.transform.BaseRows.applyOne(BaseRows.java:120)
at org.apache.cassandra.db.transform.BaseRows.add(BaseRows.java:110)
at 
org.apache.cassandra.db.transform.UnfilteredRows.add(UnfilteredRows.java:44)
at 
org.apache.cassandra.db.transform.Transformation.add(Transformation.java:174)
at 
org.apache.cassandra.db.transform.Transformation.apply(Transformation.java:140)
at 
org.apache.cassandra.io.sstable.format.big.BigTableWriter.append(BigTableWriter.java:171)
at 
org.apache.cassandra.io.sstable.SSTableRewriter.append(SSTableRewriter.java:135)
at 
org.apache.cassandra.db.compaction.writers.DefaultCompactionWriter.realAppend(DefaultCompactionWriter.java:65)
at 
org.apache.cassandra.db.compaction.writers.CompactionAwareWriter.append(CompactionAwareWriter.java:141)
at 
org.apache.cassandra.db.compaction.CompactionTask.runMayThrow(CompactionTask.java:199)
at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
at 
org.apache.cassandra.db.compaction.CompactionTask.executeInternal(CompactionTask.java:85)
at 
org.apache.cassandra.db.compaction.AbstractCompactionTask.execute(AbstractCompactionTask.java:61)
at 
org.apache.cassandra.db.compaction.CompactionManager$5.execute(CompactionManager.java:420)
at 
org.apache.cassandra.db.compaction.CompactionManager$2.call(CompactionManager.java:312)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at 
org.apache.cassandra.concurrent.NamedThreadFactory.lambda$threadLocalDeallocator$204(NamedThreadFactory.java:81)
at 
org.apache.cassandra.concurrent.NamedThreadFactory$$Lambda$5/1992550266.run(Unknown
 Source)
at java.lang.Thread.run(Thread.java:745)
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File 
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
 line 279, in rolling_upgrade_test
self.upgrade_scenario(rolling=True)
  File 
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
 line 345, in upgrade_scenario
self.upgrade_to_version(version_meta, partial=True, nodes=(node,))
  File 
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
 line 446, in upgrade_to_version
node.nodetool('upgradesstables -a')
  File "/home/automaton/venv/local/lib/python2.7/site-packages/ccmlib/node.py", 
line 783, in nodetool
return handle_external_tool_process(p, ['nodetool', '-h', 'localhost', 
'-p', str(self.jmx_port), cmd.split()])
  File "/home/automaton/venv/local/lib/python2.7/site-packages/ccmlib/node.py", 
line 1993, in handle_external_tool_process
raise ToolError(cmd_args, rc, out, err)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-13059) dtest failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_2_1_x_To_indev_3_x.rolling_upgrade_test

2016-12-19 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-13059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-13059:
--
Description: 
example failure:

http://cassci.datastax.com/job/cassandra-3.X_large_dtest/16/testReport/upgrade_tests.upgrade_through_versions_test/TestUpgrade_current_2_1_x_To_indev_3_x/rolling_upgrade_test/

{code}
Error Message

Subprocess ['nodetool', '-h', 'localhost', '-p', '7100', ['upgradesstables', 
'-a']] exited with non-zero status; exit status: 2; 
stderr: error: null
-- StackTrace --
java.lang.AssertionError
at org.apache.cassandra.db.rows.Rows.collectStats(Rows.java:88)
at 
org.apache.cassandra.io.sstable.format.big.BigTableWriter$StatsCollector.applyToRow(BigTableWriter.java:237)
at 
org.apache.cassandra.db.transform.BaseRows.applyOne(BaseRows.java:120)
at org.apache.cassandra.db.transform.BaseRows.add(BaseRows.java:110)
at 
org.apache.cassandra.db.transform.UnfilteredRows.add(UnfilteredRows.java:44)
at 
org.apache.cassandra.db.transform.Transformation.add(Transformation.java:174)
at 
org.apache.cassandra.db.transform.Transformation.apply(Transformation.java:140)
at 
org.apache.cassandra.io.sstable.format.big.BigTableWriter.append(BigTableWriter.java:171)
at 
org.apache.cassandra.io.sstable.SSTableRewriter.append(SSTableRewriter.java:135)
at 
org.apache.cassandra.db.compaction.writers.DefaultCompactionWriter.realAppend(DefaultCompactionWriter.java:65)
at 
org.apache.cassandra.db.compaction.writers.CompactionAwareWriter.append(CompactionAwareWriter.java:141)
at 
org.apache.cassandra.db.compaction.CompactionTask.runMayThrow(CompactionTask.java:199)
at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
at 
org.apache.cassandra.db.compaction.CompactionTask.executeInternal(CompactionTask.java:85)
at 
org.apache.cassandra.db.compaction.AbstractCompactionTask.execute(AbstractCompactionTask.java:61)
at 
org.apache.cassandra.db.compaction.CompactionManager$5.execute(CompactionManager.java:420)
at 
org.apache.cassandra.db.compaction.CompactionManager$2.call(CompactionManager.java:312)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at 
org.apache.cassandra.concurrent.NamedThreadFactory.lambda$threadLocalDeallocator$204(NamedThreadFactory.java:81)
at 
org.apache.cassandra.concurrent.NamedThreadFactory$$Lambda$5/1992550266.run(Unknown
 Source)
at java.lang.Thread.run(Thread.java:745)
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File 
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
 line 279, in rolling_upgrade_test
self.upgrade_scenario(rolling=True)
  File 
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
 line 345, in upgrade_scenario
self.upgrade_to_version(version_meta, partial=True, nodes=(node,))
  File 
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
 line 446, in upgrade_to_version
node.nodetool('upgradesstables -a')
  File "/home/automaton/venv/local/lib/python2.7/site-packages/ccmlib/node.py", 
line 783, in nodetool
return handle_external_tool_process(p, ['nodetool', '-h', 'localhost', 
'-p', str(self.jmx_port), cmd.split()])
  File "/home/automaton/venv/local/lib/python2.7/site-packages/ccmlib/node.py", 
line 1993, in handle_external_tool_process
raise ToolError(cmd_args, rc, out, err)
{code}

Related failures:
http://cassci.datastax.com/job/cassandra-3.X_large_dtest/16/testReport/upgrade_tests.upgrade_through_versions_test/TestUpgrade_current_2_2_x_To_indev_3_x/rolling_upgrade_with_internode_ssl_test/

  was:
example failure:

http://cassci.datastax.com/job/cassandra-3.X_large_dtest/16/testReport/upgrade_tests.upgrade_through_versions_test/TestUpgrade_current_2_1_x_To_indev_3_x/rolling_upgrade_test/

{code}
Error Message

Subprocess ['nodetool', '-h', 'localhost', '-p', '7100', ['upgradesstables', 
'-a']] exited with non-zero status; exit status: 2; 
stderr: error: null
-- StackTrace --
java.lang.AssertionError
at org.apache.cassandra.db.rows.Rows.collectStats(Rows.java:88)
at 
org.apache.cassandra.io.sstable.format.big.BigTableWriter$StatsCollector.applyToRow(BigTableWriter.java:237)
at 
org.apache.cassandra.db.transform.BaseRows.applyOne(BaseRows.java:120)
at org.apache.cassandra.db.transform.BaseRows.add(BaseRows.java:110)
at 
org.a

[jira] [Created] (CASSANDRA-12361) dtest failure in cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test

2016-08-02 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12361:
-

 Summary: dtest failure in 
cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test
 Key: CASSANDRA-12361
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12361
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-12361) dtest failure in cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test

2016-08-02 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12361:
--
Description: 
example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}

Related failures:
http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/

  was:
example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}


> dtest failure in 
> cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test
> --
>
> Key: CASSANDRA-12361
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12361
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
> prepared_statement_invalidation_test
> result = session.execute(wildcard_prepared.bind(None))
>   File "cassandra/cluster.py", line 1961, in 
> cassandra.cluster.Session.execute (cassandra/cluster.c:34076)
> return self.execute_async(query, parameters, trace, custom_payload, 
> timeout, execution_profile).result()
>   File "cassandra/cluster.py", line 3649, in 
> cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
> raise self._final_exception
> "Cannot read past the end of the file
> {code}
> Related failures:
> http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-12361) dtest failure in cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test

2016-08-02 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12361:
--
Description: 
example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}

Related failures:
http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/270/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/

  was:
example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}

Related failures:
http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/


> dtest failure in 
> cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test
> --
>
> Key: CASSANDRA-12361
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12361
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
> prepared_statement_invalidation_test
> result = session.execute(wildcard_prepared.bind(None))
>   File "cassandra/cluster.py", line 1961, in 
> cassandra.cluster.Session.execute (cassandra/cluster.c:34076)
> return self.execute_async(query, parameters, trace, custom_payload, 
> timeout, execution_profile).result()
>   File "cassandra/cluster.py", line 3649, in 
> cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
> raise self._final_exception
> "Cannot read past the end of the file
> {code}
> Related failures:
> http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
> http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/270/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-12361) dtest failure in cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test

2016-08-02 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12361:
--
Description: 
example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}

Related failures:
http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/270/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/380/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/

  was:
example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}

Related failures:
http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/270/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/


> dtest failure in 
> cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test
> --
>
> Key: CASSANDRA-12361
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12361
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
> prepared_statement_invalidation_test
> result = session.execute(wildcard_prepared.bind(None))
>   File "cassandra/cluster.py", line 1961, in 
> cassandra.cluster.Session.execute (cassandra/cluster.c:34076)
> return self.execute_async(query, parameters, trace, custom_payload, 
> timeout, execution_profile).result()
>   File "cassandra/cluster.py", line 3649, in 
> cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
> raise self._final_exception
> "Cannot read past the end of the file
> {code}
> Related failures:
> http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
> http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/270/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
> http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/380/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12362) dtest failure in upgrade_tests.paging_test.TestPagingDatasetChangesNodes2RF1_Upgrade_current_3_x_To_indev_3_x.test_row_TTL_expiry_during_paging

2016-08-02 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12362:
-

 Summary: dtest failure in 
upgrade_tests.paging_test.TestPagingDatasetChangesNodes2RF1_Upgrade_current_3_x_To_indev_3_x.test_row_TTL_expiry_during_paging
 Key: CASSANDRA-12362
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12362
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log

example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/5/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes2RF1_Upgrade_current_3_x_To_indev_3_x/test_row_TTL_expiry_during_paging

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/upgrade_tests/paging_test.py", line 
1217, in test_row_TTL_expiry_during_paging
self.assertEqual(pf.pagecount(), 3)
  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)
"2 != 3
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12363) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.list_test

2016-08-02 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12363:
-

 Summary: dtest failure in 
upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.list_test
 Key: CASSANDRA-12363
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12363
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/5/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x/list_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 1375, 
in list_test
assert_one(cursor, "SELECT tags FROM user", [['foo', 'bar', 'foo', 
'foobar']])
  File "/home/automaton/cassandra-dtest/assertions.py", line 124, in assert_one
assert list_res == [expected], "Expected {} from {}, but got 
{}".format([expected], query, list_res)
"Expected [[['foo', 'bar', 'foo', 'foobar']]] from SELECT tags FROM user, but 
got [[[u'foo', u'foo', u'bar', u'foo', u'foobar']]]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12364) dtest failure in upgrade_tests.paging_test.TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x.test_cell_TTL_expiry_during_paging

2016-08-02 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12364:
-

 Summary: dtest failure in 
upgrade_tests.paging_test.TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x.test_cell_TTL_expiry_during_paging
 Key: CASSANDRA-12364
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12364
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
 Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/10/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_cell_TTL_expiry_during_paging

{code}
Error Message

Unexpected error in log, see stdout
{code}

{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:5051c0f6eb3f984600600c9577d6b5ece9038c74
Unexpected error in node1 log, error: 
ERROR [InternalResponseStage:4] 2016-07-28 03:23:02,097 
CassandraDaemon.java:217 - Exception in thread 
Thread[InternalResponseStage:4,5,main]
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
down
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
 ~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) 
~[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.waitForFlushes(ColumnFamilyStore.java:930)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.forceFlush(ColumnFamilyStore.java:892)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.lambda$flush$1(SchemaKeyspace.java:279)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace$$Lambda$200/2113926365.accept(Unknown
 Source) ~[na:na]
at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_51]
at 
org.apache.cassandra.schema.SchemaKeyspace.flush(SchemaKeyspace.java:279) 
~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.mergeSchema(SchemaKeyspace.java:1271)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.mergeSchemaAndAnnounceVersion(SchemaKeyspace.java:1253)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.service.MigrationTask$1.response(MigrationTask.java:92) 
~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.net.ResponseVerbHandler.doVerb(ResponseVerbHandler.java:53)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:64) 
~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[na:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
[na:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-12364) dtest failure in upgrade_tests.paging_test.TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x.test_cell_TTL_expiry_during_paging

2016-08-02 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12364:
--
Description: 
example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/10/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_cell_TTL_expiry_during_paging

{code}
Error Message

Unexpected error in log, see stdout
{code}

{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:5051c0f6eb3f984600600c9577d6b5ece9038c74
Unexpected error in node1 log, error: 
ERROR [InternalResponseStage:4] 2016-07-28 03:23:02,097 
CassandraDaemon.java:217 - Exception in thread 
Thread[InternalResponseStage:4,5,main]
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
down
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
 ~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) 
~[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.waitForFlushes(ColumnFamilyStore.java:930)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.forceFlush(ColumnFamilyStore.java:892)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.lambda$flush$1(SchemaKeyspace.java:279)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace$$Lambda$200/2113926365.accept(Unknown
 Source) ~[na:na]
at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_51]
at 
org.apache.cassandra.schema.SchemaKeyspace.flush(SchemaKeyspace.java:279) 
~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.mergeSchema(SchemaKeyspace.java:1271)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.mergeSchemaAndAnnounceVersion(SchemaKeyspace.java:1253)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.service.MigrationTask$1.response(MigrationTask.java:92) 
~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.net.ResponseVerbHandler.doVerb(ResponseVerbHandler.java:53)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:64) 
~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[na:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
[na:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
{code}

Related failures:
http://cassci.datastax.com/job/trunk_dtest_upgrade/11/testReport/upgrade_tests.paging_test/TestPagingWithDeletionsNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_ttl_deletions/

  was:
example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/10/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_cell_TTL_expiry_during_paging

{code}
Error Message

Unexpected error in log, see stdout
{code}

{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:5051c0f6eb3f984600600c9577d6b5ece9038c74
Unexpected error in node1 log, error: 
ERROR [InternalResponseStage:4] 2016-07-28 03:23:02,097 
CassandraDaemon.java:217 - Exception in thread 
Thread[InternalResponseStage:4,5,main]
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
down
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
 ~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) 
~[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.waitForFlushes(ColumnFamilyStore.java:930)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.forceFlush(ColumnFamilyStore.java:892)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.lambda$flush$1(SchemaKeyspace.java:279)
 ~[apache-cassandra-3.7.jar:3.7]

[jira] [Updated] (CASSANDRA-12364) dtest failure in upgrade_tests.paging_test.TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x.test_cell_TTL_expiry_during_paging

2016-08-02 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12364:
--
Description: 
example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/10/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_cell_TTL_expiry_during_paging

{code}
Error Message

Unexpected error in log, see stdout
{code}

{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:5051c0f6eb3f984600600c9577d6b5ece9038c74
Unexpected error in node1 log, error: 
ERROR [InternalResponseStage:4] 2016-07-28 03:23:02,097 
CassandraDaemon.java:217 - Exception in thread 
Thread[InternalResponseStage:4,5,main]
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
down
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
 ~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) 
~[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.waitForFlushes(ColumnFamilyStore.java:930)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.forceFlush(ColumnFamilyStore.java:892)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.lambda$flush$1(SchemaKeyspace.java:279)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace$$Lambda$200/2113926365.accept(Unknown
 Source) ~[na:na]
at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_51]
at 
org.apache.cassandra.schema.SchemaKeyspace.flush(SchemaKeyspace.java:279) 
~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.mergeSchema(SchemaKeyspace.java:1271)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.mergeSchemaAndAnnounceVersion(SchemaKeyspace.java:1253)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.service.MigrationTask$1.response(MigrationTask.java:92) 
~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.net.ResponseVerbHandler.doVerb(ResponseVerbHandler.java:53)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:64) 
~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[na:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
[na:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
{code}

Related failures:
http://cassci.datastax.com/job/trunk_dtest_upgrade/11/testReport/upgrade_tests.paging_test/TestPagingWithDeletionsNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_ttl_deletions/
http://cassci.datastax.com/job/trunk_dtest_upgrade/12/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/static_columns_with_distinct_test/

  was:
example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/10/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_cell_TTL_expiry_during_paging

{code}
Error Message

Unexpected error in log, see stdout
{code}

{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:5051c0f6eb3f984600600c9577d6b5ece9038c74
Unexpected error in node1 log, error: 
ERROR [InternalResponseStage:4] 2016-07-28 03:23:02,097 
CassandraDaemon.java:217 - Exception in thread 
Thread[InternalResponseStage:4,5,main]
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
down
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
 ~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) 
~[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.waitForFlushes(ColumnFamilyStore.java:930)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.forceFlush(ColumnFamilySt

[jira] [Updated] (CASSANDRA-12364) dtest failure in upgrade_tests.paging_test.TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x.test_cell_TTL_expiry_during_paging

2016-08-02 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12364:
--
Description: 
example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/10/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_cell_TTL_expiry_during_paging

{code}
Error Message

Unexpected error in log, see stdout
{code}

{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:5051c0f6eb3f984600600c9577d6b5ece9038c74
Unexpected error in node1 log, error: 
ERROR [InternalResponseStage:4] 2016-07-28 03:23:02,097 
CassandraDaemon.java:217 - Exception in thread 
Thread[InternalResponseStage:4,5,main]
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
down
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
 ~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) 
~[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.waitForFlushes(ColumnFamilyStore.java:930)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.ColumnFamilyStore.forceFlush(ColumnFamilyStore.java:892)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.lambda$flush$1(SchemaKeyspace.java:279)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace$$Lambda$200/2113926365.accept(Unknown
 Source) ~[na:na]
at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_51]
at 
org.apache.cassandra.schema.SchemaKeyspace.flush(SchemaKeyspace.java:279) 
~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.mergeSchema(SchemaKeyspace.java:1271)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.schema.SchemaKeyspace.mergeSchemaAndAnnounceVersion(SchemaKeyspace.java:1253)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.service.MigrationTask$1.response(MigrationTask.java:92) 
~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.net.ResponseVerbHandler.doVerb(ResponseVerbHandler.java:53)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:64) 
~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[na:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
[na:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
{code}

Related failures:
http://cassci.datastax.com/job/trunk_dtest_upgrade/11/testReport/upgrade_tests.paging_test/TestPagingWithDeletionsNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_ttl_deletions/
http://cassci.datastax.com/job/trunk_dtest_upgrade/12/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/static_columns_with_distinct_test/
http://cassci.datastax.com/job/trunk_dtest_upgrade/12/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/refuse_in_with_indexes_test/

  was:
example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/10/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_x_To_indev_3_x/test_cell_TTL_expiry_during_paging

{code}
Error Message

Unexpected error in log, see stdout
{code}

{code}
Standard Output

http://git-wip-us.apache.org/repos/asf/cassandra.git 
git:5051c0f6eb3f984600600c9577d6b5ece9038c74
Unexpected error in node1 log, error: 
ERROR [InternalResponseStage:4] 2016-07-28 03:23:02,097 
CassandraDaemon.java:217 - Exception in thread 
Thread[InternalResponseStage:4,5,main]
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has shut 
down
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor$1.rejectedExecution(DebuggableThreadPoolExecutor.java:61)
 ~[apache-cassandra-3.7.jar:3.7]
at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) 
~[na:1.8.0_51]
at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) 
~[na:1.8.0_51]
at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute(DebuggableThreadPoolExecutor.java:165)
 ~[apache-cassandra-3.7.jar:3.7]
at 
org.apache.cassandra.db.Colum

[jira] [Updated] (CASSANDRA-12361) dtest failure in cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test

2016-08-02 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy updated CASSANDRA-12361:
--
Description: 
example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}

Related failures:
http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/270/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/380/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-3.9_novnode_dtest/25/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/

  was:
example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
prepared_statement_invalidation_test
result = session.execute(wildcard_prepared.bind(None))
  File "cassandra/cluster.py", line 1961, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34076)
return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3649, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
raise self._final_exception
"Cannot read past the end of the file
{code}

Related failures:
http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/270/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/380/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/


> dtest failure in 
> cql_tests.MiscellaneousCQLTester.prepared_statement_invalidation_test
> --
>
> Key: CASSANDRA-12361
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12361
> Project: Cassandra
>  Issue Type: Test
>Reporter: Sean McCarthy
>Assignee: DS Test Eng
>  Labels: dtest
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/497/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
>   File "/home/automaton/cassandra-dtest/cql_tests.py", line 481, in 
> prepared_statement_invalidation_test
> result = session.execute(wildcard_prepared.bind(None))
>   File "cassandra/cluster.py", line 1961, in 
> cassandra.cluster.Session.execute (cassandra/cluster.c:34076)
> return self.execute_async(query, parameters, trace, custom_payload, 
> timeout, execution_profile).result()
>   File "cassandra/cluster.py", line 3649, in 
> cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69755)
> raise self._final_exception
> "Cannot read past the end of the file
> {code}
> Related failures:
> http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/250/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
> http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/270/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
> http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/380/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/
> http://cassci.datastax.com/job/cassandra-3.9_novnode_dtest/25/testReport/cql_tests/MiscellaneousCQLTester/prepared_statement_invalidation_test/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12396) dtest failure in repair_tests.repair_test.TestRepair.test_multiple_concurrent_repairs

2016-08-05 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12396:
-

 Summary: dtest failure in 
repair_tests.repair_test.TestRepair.test_multiple_concurrent_repairs
 Key: CASSANDRA-12396
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12396
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: Sean McCarthy


example failure:

http://cassci.datastax.com/job/cassandra-3.9_novnode_dtest/28/testReport/repair_tests.repair_test/TestRepair/test_multiple_concurrent_repairs

{code}
Error Message

Subprocess ['stress', 'read', 'n=1M', 'no-warmup', '-rate', 'threads=30', 
'-node', '127.0.0.2'] exited with non-zero status; exit status: 1; 
stdout: -node is defined multiple times. Each option/command can be specified 
at most once.
{code}

Looks like an error arising from CSTAR-97 changes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12398) dtest failure in cqlsh_tests.cqlsh_tests.TestCqlsh.test_pep8_compliance

2016-08-05 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12398:
-

 Summary: dtest failure in 
cqlsh_tests.cqlsh_tests.TestCqlsh.test_pep8_compliance
 Key: CASSANDRA-12398
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12398
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/trunk_dtest/1326/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_pep8_compliance

{code}
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 69, 
in test_pep8_compliance
self.assertEqual(len(stdout), 0, stdout)
  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)
"/home/automaton/cassandra/pylib/cqlshlib/cql3handling.py:796:1: E302 expected 
2 blank lines, found 1
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12399) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.multi_collection_test

2016-08-05 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12399:
-

 Summary: dtest failure in 
upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.multi_collection_test
 Key: CASSANDRA-12399
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12399
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/17/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x/multi_collection_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 1419, 
in multi_collection_test
sortedset([1, 3, 5, 7, 11, 13])
  File "/home/automaton/cassandra-dtest/assertions.py", line 163, in assert_all
assert list_res == expected, "Expected {} from {}, but got 
{}".format(expected, query, list_res)
"Expected [[[1, 3, 5, 7, 11, 13], OrderedDict([('bar', 3), ('foo', 1), 
('foobar', 4)]), SortedSet([1, 3, 5, 7, 11, 13])]] from SELECT L, M, S FROM foo 
WHERE k = b017f48f-ae67-11e1-9096-005056c8, but got [[[1, 3, 5, 1, 3, 5, 7, 
11, 13], OrderedMapSerializedKey([(u'bar', 3), (u'foo', 1), (u'foobar', 4)]), 
SortedSet([1, 3, 5, 7, 11, 13])]]
{code}

Related failure:
http://cassci.datastax.com/job/trunk_dtest_upgrade/17/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x/multi_collection_test/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12400) dtest failure in upgrade_tests.paging_test.TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.test_row_TTL_expiry_during_paging

2016-08-05 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12400:
-

 Summary: dtest failure in 
upgrade_tests.paging_test.TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.test_row_TTL_expiry_during_paging
 Key: CASSANDRA-12400
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12400
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/17/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x/test_row_TTL_expiry_during_paging/

{code}
Error Message

Lists differ: [300, 300, 131] != [300, 300, 200]

First differing element 2:
131
200

- [300, 300, 131]
?^^^

+ [300, 300, 200]
?  
{code}
{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/upgrade_tests/paging_test.py", line 
1221, in test_row_TTL_expiry_during_paging
self.assertEqual(pf.num_results_all(), [300, 300, 200])
  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 742, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/usr/lib/python2.7/unittest/case.py", line 724, in assertSequenceEqual
self.fail(msg)
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CASSANDRA-12401) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.multi_list_set_test

2016-08-05 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12401:
-

 Summary: dtest failure in 
upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.multi_list_set_test
 Key: CASSANDRA-12401
 URL: https://issues.apache.org/jira/browse/CASSANDRA-12401
 Project: Cassandra
  Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/trunk_dtest_upgrade/17/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x/multi_list_set_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
  File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 2289, 
in multi_list_set_test
assert_one(cursor, "SELECT l1, l2 FROM test WHERE k = 0", [[1, 24, 3], [4, 
42, 6]])
  File "/home/automaton/cassandra-dtest/assertions.py", line 124, in assert_one
assert list_res == [expected], "Expected {} from {}, but got 
{}".format([expected], query, list_res)
"Expected [[[1, 24, 3], [4, 42, 6]]] from SELECT l1, l2 FROM test WHERE k = 0, 
but got [[[1, 24, 3, 1, 2, 3], [4, 42, 6, 4, 5, 6]]]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (CASSANDRA-12393) dtest failure in bootstrap_test.TestBootstrap.local_quorum_bootstrap_test

2016-08-05 Thread Sean McCarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean McCarthy reassigned CASSANDRA-12393:
-

Assignee: Sean McCarthy  (was: DS Test Eng)

> dtest failure in bootstrap_test.TestBootstrap.local_quorum_bootstrap_test
> -
>
> Key: CASSANDRA-12393
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12393
> Project: Cassandra
>  Issue Type: Test
>Reporter: Craig Kodman
>Assignee: Sean McCarthy
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_dtest/666/testReport/bootstrap_test/TestBootstrap/local_quorum_bootstrap_test



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


  1   2   3   4   5   >