See <https://builds.apache.org/job/Cassandra-quick/8/changes>
Changes: [slebresne] merge from 1.0 ------------------------------------------ [...truncated 1607 lines...] [junit] WARN 17:49:31,042 Generated random token Token(bytes[19ebd693a64b0792440e950c1e88f48b]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.233 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:49:33,397 Generated random token Token(bytes[fd405a37a827899543eaf96121736062]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.454 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.734 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.947 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:49:38,167 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. [junit] WARN 17:49:38,507 Generated random token Token(bytes[c04d46e5352c707b2602dd9b537f0a68]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.InitClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.446 sec [junit] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.615 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:49:42,827 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.189 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.974 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.422 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.156 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.465 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.471 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Exception in thread "GossipTasks:1" java.util.concurrent.CancellationException [junit] at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220) [junit] at java.util.concurrent.FutureTask.get(FutureTask.java:83) [junit] at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.logExceptionsAfterExecute(DebuggableThreadPoolExecutor.java:123) [junit] at org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor.afterExecute(DebuggableScheduledThreadPoolExecutor.java:47) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:888) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:619) [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.731 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:49:57,820 Generated random token Token(bytes[eef6c4aaa0195d36a03642986ecb4563]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] Exception in thread "GossipTasks:1" java.util.concurrent.CancellationException [junit] at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220) [junit] at java.util.concurrent.FutureTask.get(FutureTask.java:83) [junit] at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.logExceptionsAfterExecute(DebuggableThreadPoolExecutor.java:123) [junit] at org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor.afterExecute(DebuggableScheduledThreadPoolExecutor.java:47) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:888) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:619) [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.562 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.497 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.07 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:50:03,088 Generated random token Token(bytes[fb420a5d7598849e62f6110355c5b272]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ERROR 17:50:03,397 Fatal exception in thread Thread[Thread-3,5,main] [junit] java.lang.NullPointerException [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327) [junit] at org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223) [junit] at org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125) [junit] ERROR 17:50:03,501 Fatal exception in thread Thread[Thread-4,5,main] [junit] java.lang.NullPointerException [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327) [junit] at org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223) [junit] at org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125) [junit] ERROR 17:50:03,625 Fatal exception in thread Thread[Thread-5,5,main] [junit] java.lang.NullPointerException [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327) [junit] at org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223) [junit] at org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125) [junit] ERROR 17:50:03,703 Fatal exception in thread Thread[Thread-6,5,main] [junit] java.lang.NullPointerException [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327) [junit] at org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223) [junit] at org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125) [junit] ERROR 17:50:03,719 Fatal exception in thread Thread[Thread-7,5,main] [junit] java.lang.NullPointerException [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327) [junit] at org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223) [junit] at org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125) [junit] ERROR 17:50:03,821 Fatal exception in thread Thread[Thread-8,5,main] [junit] java.lang.NullPointerException [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327) [junit] at org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223) [junit] at org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125) [junit] ERROR 17:50:03,833 Fatal exception in thread Thread[Thread-9,5,main] [junit] java.lang.NullPointerException [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348) [junit] at org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327) [junit] at org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223) [junit] at org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125) [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.725 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.855 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: 0.701 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.497 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.152 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.145 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.IntervalTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.061 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.07 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.443 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.074 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.433 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.775 sec [junit] [echo] running driverunit tests [junit] WARNING: multiple versions of ant detected in path for junit [junit] jar:file:/home/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class [junit] and jar:<https://builds.apache.org/job/Cassandra-quick/ws/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class> [junit] Testsuite: org.apache.cassandra.cql.JdbcDriverTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 2.012 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:50:22,056 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. [junit] WARN 17:50:22,404 Generated random token Token(bytes[83c06c4f7ea571de1bd39af07f15fffc]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.cql.jdbc.DataSourceTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.028 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:50:25,341 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. [junit] WARN 17:50:25,681 Generated random token Token(bytes[ce073c8cc2dc0b78cd7bfcf10e8f1ce4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] DriverManager.getConnection("jdbc:cassandra://localhost:9170/Test") [junit] trying driver[className=sun.jdbc.odbc.JdbcOdbcDriver,sun.jdbc.odbc.JdbcOdbcDriver@1cbfa42] [junit] *Driver.connect (jdbc:cassandra://localhost:9170/Test) [junit] trying driver[className=org.apache.cassandra.cql.jdbc.CassandraDriver,org.apache.cassandra.cql.jdbc.CassandraDriver@9b1670] [junit] getConnection returning driver[className=org.apache.cassandra.cql.jdbc.CassandraDriver,org.apache.cassandra.cql.jdbc.CassandraDriver@9b1670] [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.cql.jdbc.PreparedStatementTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.416 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:50:27,609 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. [junit] WARN 17:50:27,918 Generated random token Token(bytes[80ef33ed23f4aeb206a5bc7b7b7c53aa]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- BUILD SUCCESSFUL Total time: 3 minutes 55 seconds [TASKS] Scanning workspace files for tasks... Archiving artifacts ERROR: No artifacts found that match the file pattern "cassandra/build/*.tar.gz". Configuration error? ERROR: 'cassandra/build/*.tar.gz' doesn't match anything: 'cassandra' exists but not 'cassandra/build/*.tar.gz' Build step 'Archive the artifacts' changed build result to FAILURE Recording test results