You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2015/12/08 18:06:12 UTC

[jira] [Updated] (CASSANDRA-10106) Windows dtest 3.0: TestRepair multiple failures

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

Joshua McKenzie updated CASSANDRA-10106:
----------------------------------------
    Component/s: Testing

> Windows dtest 3.0: TestRepair multiple failures
> -----------------------------------------------
>
>                 Key: CASSANDRA-10106
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10106
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Testing
>            Reporter: Joshua McKenzie
>            Assignee: Joshua McKenzie
>              Labels: Windows
>             Fix For: 3.0 beta 1
>
>
> repair_test.py:TestRepair.dc_repair_test
> repair_test.py:TestRepair.local_dc_repair_test
> repair_test.py:TestRepair.simple_parallel_repair_test
> repair_test.py:TestRepair.simple_sequential_repair_test
> All failing w/the following error:
> {noformat}
> File "D:\Python27\lib\unittest\case.py", line 358, in run
>     self.tearDown()
>   File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\dtest.py", line 532, in tearDown
>     raise AssertionError('Unexpected error in %s node log: %s' % (node.name, errors))
> "Unexpected error in node3 node log: ['ERROR [STREAM-IN-/127.0.0.1] 2015-08-17 00:41:09,426 StreamSession.java:520 - [Stream #a69fc140-4478-11e5-a8ae-4f8718583077] Streaming error occurred java.io.IOException: An existing connection was forcibly closed by the remote host \\tat sun.nio.ch.SocketDispatcher.read0(Native Method) ~[na:1.8.0_45] \\tat sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[na:1.8.0_45] \\tat sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[na:1.8.0_45] \\tat sun.nio.ch.IOUtil.read(IOUtil.java:197) ~[na:1.8.0_45] \\tat sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[na:1.8.0_45] \\tat org.apache.cassandra.streaming.messages.StreamMessage.deserialize(StreamMessage.java:53) ~[main/:na] \\tat org.apache.cassandra.streaming.ConnectionHandler$IncomingMessageHandler.run(ConnectionHandler.java:261) ~[main/:na] \\tat java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]']\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: d:\\temp\\dtest-3kmbjb\ndtest: DEBUG: Starting cluster..\ndtest: DEBUG: Inserting data...\ndtest: DEBUG: Checking data on node3...\ndtest: DEBUG: Checking data on node1...\ndtest: DEBUG: Checking data on node2...\ndtest: DEBUG: starting repair...\ndtest: DEBUG: Repair time: 5.37800002098\ndtest: DEBUG: removing ccm cluster test at: d:\\temp\\dtest-3kmbjb\ndtest: DEBUG: clearing ssl stores from [d:\\temp\\dtest-3kmbjb] directory\n--------------------- >> end captured logging << ---------------------"
> {noformat}
> Failure history: [consistent|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest_win32/17/testReport/repair_test/TestRepair/dc_repair_test/history/]
> Env: ci and local



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