Bill Bucher created CASSANDRA-4825:
--------------------------------------

             Summary: unittest failures in cassandra-long under trunk
                 Key: CASSANDRA-4825
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4825
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: Bill Bucher
            Priority: Minor


These are the tests that failed:
long-test:
     [echo] running long tests
    [mkdir] Created dir: 
/var/lib/jenkins/jobs/Cassandra/workspace/build/test/cassandra
    [mkdir] Created dir: 
/var/lib/jenkins/jobs/Cassandra/workspace/build/test/output
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and 
jar:file:/var/lib/jenkins/jobs/Cassandra/workspace/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
    [junit] Testsuite: org.apache.cassandra.db.LongTableTest
    [junit] Testsuite: org.apache.cassandra.db.LongTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.db.LongTableTest:BeforeFirstTest:    
Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the 
report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
abnormally. Please note the time in the report does not reflect the time until 
the VM exit.
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.db.LongTableTest FAILED (crashed)
    [junit] Testsuite: org.apache.cassandra.db.MeteredFlusherTest
    [junit] Testsuite: org.apache.cassandra.db.MeteredFlusherTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: 
org.apache.cassandra.db.MeteredFlusherTest:BeforeFirstTest:       Caused an 
ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the 
report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
abnormally. Please note the time in the report does not reflect the time until 
the VM exit.
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.db.MeteredFlusherTest FAILED (crashed)
    [junit] Testsuite: org.apache.cassandra.db.compaction.LongCompactionsTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 31.332 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] org.apache.cassandra.db.compaction.LongCompactionsTest: sstables=2 
rowsper=1 colsper=200000: 2493 ms
    [junit] org.apache.cassandra.db.compaction.LongCompactionsTest: sstables=2 
rowsper=200000 colsper=1: 4639 ms
    [junit] org.apache.cassandra.db.compaction.LongCompactionsTest: 
sstables=100 rowsper=800 colsper=5: 1950 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: 
org.apache.cassandra.db.compaction.LongLeveledCompactionStrategyTest
    [junit] Testsuite: 
org.apache.cassandra.db.compaction.LongLeveledCompactionStrategyTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: 
org.apache.cassandra.db.compaction.LongLeveledCompactionStrategyTest:testParallelLeveledCompaction:
       Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the 
report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
abnormally. Please note the time in the report does not reflect the time until 
the VM exit.
    [junit] 
    [junit] 
    [junit] Test 
org.apache.cassandra.db.compaction.LongLeveledCompactionStrategyTest FAILED 
(crashed)
    [junit] Testsuite: org.apache.cassandra.utils.LongBloomFilterTest
    [junit] Testsuite: org.apache.cassandra.utils.LongBloomFilterTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: 
org.apache.cassandra.utils.LongBloomFilterTest:testBigIntMurm2:   Caused an 
ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the 
report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
abnormally. Please note the time in the report does not reflect the time until 
the VM exit.
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.LongBloomFilterTest FAILED (crashed)
    [junit] Testsuite: org.apache.cassandra.utils.LongLegacyBloomFilterTest
    [junit] Testsuite: org.apache.cassandra.utils.LongLegacyBloomFilterTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: 
org.apache.cassandra.utils.LongLegacyBloomFilterTest:testBigRandom:       
Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the 
report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
abnormally. Please note the time in the report does not reflect the time until 
the VM exit.
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.LongLegacyBloomFilterTest FAILED 
(crashed)

BUILD FAILED
/var/lib/jenkins/jobs/Cassandra/workspace/build.xml:1144: The following error 
occurred while executing this line:
/var/lib/jenkins/jobs/Cassandra/workspace/build.xml:1060: Some long test(s) 
failed.

Total time: 1 minute 16 seconds
HEAD is now at f5dda34 Merge branch 'cassandra-1.1' into trunk
Build step 'Execute shell' marked build as failure
Sending e-mails to: q...@datastax.com
Finished: FAILURE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to