You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2016/11/09 18:49:59 UTC

[jira] [Created] (CASSANDRA-12893) testall failure in org.apache.cassandra.db.commitlog.CommitLogSegmentManagerTest.testCompressedCommitLogBackpressure

Michael Shuler created CASSANDRA-12893:
------------------------------------------

             Summary: testall failure in org.apache.cassandra.db.commitlog.CommitLogSegmentManagerTest.testCompressedCommitLogBackpressure
                 Key: CASSANDRA-12893
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12893
             Project: Cassandra
          Issue Type: Test
            Reporter: Michael Shuler


example failure:

http://cassci.datastax.com/job/cassandra-3.0_testall/720/testReport/org.apache.cassandra.db.commitlog/CommitLogSegmentManagerTest/testCompressedCommitLogBackpressure

{noformat}
Error Message

Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
Stacktrace

junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at java.lang.Thread.run(Thread.java:745)
Standard Output

ERROR 16:23:51 SLF4J: stderr
INFO  16:23:52 Configuration location: file:/home/automaton/cassandra/test/conf/cassandra.yaml
INFO  16:23:52 Node configuration:[allocate_tokens_for_keyspace=null; authenticator=null; authorizer=null; auto_bootstrap=true; auto_snapshot=true; batch_size_fail_threshold_in_kb=50; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; broadcast_address=null; broadcast_rpc_address=null; buffer_pool_use_heap_if_exhausted=true; cas_contention_timeout_in_ms
...[truncated 9661 chars]...
duling counter cache save to every 7200 seconds (going to save all keys).
INFO  16:23:55 Global buffer pool is enabled, when pool is exahusted (max is 512 mb) it will allocate on heap
INFO  16:23:55 Initializing CommitLogTest.Standard1
INFO  16:23:55 Initializing CommitLogTest.Standard2
INFO  16:23:55 byteman jar is /home/automaton/cassandra/build/lib/jars/byteman-3.0.3.jar
INFO  16:23:56 Setting org.jboss.byteman.allow.config.update=true
INFO  16:23:56 No commitlog files found; skipping replay
{noformat}



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