[
https://issues.apache.org/jira/browse/CASSANDRA-13586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
C. Scott Andreas updated CASSANDRA-13586:
-----------------------------------------
Component/s: Testing
> test failure in paxos_tests.TestPaxos.replica_availability_test
> ---------------------------------------------------------------
>
> Key: CASSANDRA-13586
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13586
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Reporter: Michael Hamm
> Priority: Major
> 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.11_dtest/122/testReport/paxos_tests/TestPaxos/replica_availability_test
> {noformat}
> Error Message
> errors={<Host: 127.0.0.1 datacenter1>: WriteTimeout('Error from server:
> code=1100 [Coordinator node timed out waiting for replica nodes\' responses]
> message="Operation timed out - received only 1 responses."
> info={\'received_responses\': 1, \'required_responses\': 2, \'consistency\':
> \'SERIAL\'}',)}, last_host=127.0.0.1
> {noformat}
> {noformat}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/paxos_tests.py", line 51, in
> replica_availability_test
> assert_unavailable(session.execute, "INSERT INTO test (k, v) VALUES (2,
> 2) IF NOT EXISTS")
> File "/home/automaton/cassandra-dtest/tools/assertions.py", line 84, in
> assert_unavailable
> _assert_exception(fun, *args, expected=(Unavailable, WriteTimeout,
> WriteFailure, ReadTimeout, ReadFailure))
> File "/home/automaton/cassandra-dtest/tools/assertions.py", line 62, in
> _assert_exception
> raise e
> 'errors={<Host: 127.0.0.1 datacenter1>: WriteTimeout(\'Error from server:
> code=1100 [Coordinator node timed out waiting for replica nodes\\\'
> responses] message="Operation timed out - received only 1 responses."
> info={\\\'received_responses\\\': 1, \\\'required_responses\\\': 2,
> \\\'consistency\\\': \\\'SERIAL\\\'}\',)}, last_host=127.0.0.1\n
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]