Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A5E3D6E5 for ; Wed, 20 Jun 2012 10:29:11 +0000 (UTC) Received: (qmail 31432 invoked by uid 500); 20 Jun 2012 10:29:10 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 31007 invoked by uid 500); 20 Jun 2012 10:29:09 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 30985 invoked by uid 99); 20 Jun 2012 10:29:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 10:29:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 10:29:07 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id BA9C4C002D for ; Wed, 20 Jun 2012 10:28:46 +0000 (UTC) Date: Wed, 20 Jun 2012 10:28:46 +0000 (UTC) From: Apache Jenkins Server To: dev@cassandra.apache.org Message-ID: <1689842322.539.1340188126757.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1712448875.481.1340171621975.JavaMail.hudson@aegis.apache.org> References: <1712448875.481.1340171621975.JavaMail.hudson@aegis.apache.org> Subject: Build failed in Jenkins: Cassandra-quick #623 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Cassandra-quick X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [...truncated 622 lines...] [junit] [junit] [junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest): Caused an ERROR [junit] Illegal embedded minus sign [junit] java.lang.NumberFormatException: Illegal embedded minus sign [junit] at java.math.BigInteger.(BigInteger.java:288) [junit] at java.math.BigInteger.(BigInteger.java:451) [junit] at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135) [junit] at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096) [junit] at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998) [junit] at org.apache.cassandra.Util.createInitialRing(Util.java:231) [junit] at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87) [junit] [junit] [junit] Testcase: testRemoveHostId(org.apache.cassandra.service.RemoveTest): Caused an ERROR [junit] Illegal embedded minus sign [junit] java.lang.NumberFormatException: Illegal embedded minus sign [junit] at java.math.BigInteger.(BigInteger.java:288) [junit] at java.math.BigInteger.(BigInteger.java:451) [junit] at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135) [junit] at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096) [junit] at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998) [junit] at org.apache.cassandra.Util.createInitialRing(Util.java:231) [junit] at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87) [junit] [junit] [junit] Test org.apache.cassandra.service.RemoveTest FAILED [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.175 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.036 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.727 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.096 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.142 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:24:46,182 No host ID found, created 14326c8b-e543-4133-8d51-197d98558479 (Note: This should happen exactly once per node). [junit] WARN 10:24:46,935 Generated random token Token(bytes[643c7c8b51fcbfd3919211707f0d57f3]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.424 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.996 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 24.926 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:25:35,836 No host ID found, created 51a73d9b-35e6-4035-aa5b-1771e0533f85 (Note: This should happen exactly once per node). [junit] WARN 10:25:36,887 Generated random token Token(bytes[89ab80d1a2b1cd508e6b054634eb0f61]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ERROR 10:25:39,156 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 10:25:40,316 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 10:25:42,790 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 10:25:43,579 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 10:25:44,697 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 10:25:45,719 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ------------- ---------------- --------------- [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest): FAILED [junit] expected:<2> but was:<0> [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0> [junit] at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271) [junit] [junit] [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest): FAILED [junit] [] expected:<1> but was:<0> [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0> [junit] at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330) [junit] [junit] [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 15.932 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 38.672 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 1 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 26.908 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 3 keys... [junit] Importing 3 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Line 2: Key 303630 is greater than previous, collection is not sorted properly. Aborting import. You might need to delete SSTables manually. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.827 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.075 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 25.334 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.062 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.HexTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.173 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.693 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 2.184 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 51.929 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.071 sec [junit] BUILD FAILED :1094: The following error occurred while executing this line: :1056: Some unit test(s) failed. Total time: 26 minutes 6 seconds Build step 'Invoke Ant' marked build as failure [TASKS] Skipping publisher since build result is FAILURE Recording test results