You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/05/08 20:02:19 UTC

Build failed in Jenkins: Cassandra-quick #351

See <https://builds.apache.org/job/Cassandra-quick/351/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@40a41322:ubuntu4
Using strategy: Default
Last Built Revision: Revision 4dbecb3023c7f660f0c5d8245820cdc74b93dbbf (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@48ee6315
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 2ae527218d2878b8fe874d2c05064351419ee832 (origin/trunk)
Checking out Revision 2ae527218d2878b8fe874d2c05064351419ee832 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-351
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-351
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #351 jenkins-Cassandra-quick-351
Command "git tag -a -f -m Jenkins Build #351 jenkins-Cassandra-quick-351" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #351 jenkins-Cassandra-quick-351" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #527

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/527/changes>

Changes:

[sylvain] Correctly validate keyspace access in create table statement

------------------------------------------
[...truncated 389 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.006 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.508 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.999 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:23:23,747 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.27 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.874 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.285 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.537 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.162 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.848 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.292 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.404 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.253 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.855 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.94 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:24:33,541 No host ID found, created 166866f0-dffb-4b04-810a-39f21b830fd0 (Note: This should happen exactly once per node).
    [junit]  WARN 14:24:33,729 Generated random token Token(bytes[2158081ca5756ab2a52828cc4b32e419]). 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: 6.891 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:24:41,582 No host ID found, created d0a13308-2b44-448e-8ef4-659b2a911f84 (Note: This should happen exactly once per node).
    [junit]  WARN 14:24:41,760 Generated random token Token(bytes[eaadb285425c28eab7e940deda7dc862]). 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: 6.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.133 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:24:56,628 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 14:24:57,076 No host ID found, created 7244d958-901d-4314-a232-e53941f8b1ca (Note: This should happen exactly once per node).
    [junit]  WARN 14:24:57,272 Generated random token Token(bytes[56600a81775c503236c6681a4ec1901c]). 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: 1.409 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.796 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:25:10,277 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 14:25:10,749 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:25:27,705 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:25:27,706 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:25:27,706 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:25:27,706 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:25:27,706 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:25:27,706 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:25:27,707 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:25:27,707 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:25:27,707 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:25:27,707 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:25:27,707 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:25:27,707 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.368 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.37 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:25:57,848 No host ID found, created 65d6f829-4ee5-4af5-88e0-9ee1cc3d1031 (Note: This should happen exactly once per node).
    [junit]  WARN 14:25:58,151 Generated random token Token(bytes[684f68827dd8231a1785ac49012a0bc9]). 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: 6.165 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.742 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.325 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:26:21,360 No host ID found, created b7105f13-591a-417f-a3fa-c15945ae61b6 (Note: This should happen exactly once per node).
    [junit]  WARN 14:26:21,570 Generated random token Token(bytes[0c718c21edb3bed38bcffc60e1cd7183]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 14.718 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.026 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: 6.804 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.521 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.59 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.84 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: 8.316 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1083: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1045: Some unit test(s) failed.

Total time: 11 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #526

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/526/changes>

Changes:

[brandonwilliams] Fix stress classpath and slf4j warnings.

------------------------------------------
[...truncated 477 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.479 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.98 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:53:31,756 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.593 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.73 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.277 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.567 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.854 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.877 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.276 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.327 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.577 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.854 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.046 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:54:42,132 No host ID found, created 54fae4f5-61db-45a4-94a6-6c21b2b6f719 (Note: This should happen exactly once per node).
    [junit]  WARN 22:54:42,307 Generated random token Token(bytes[e9a82ce677fb4f734c107ad0b94726c4]). 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: 8.158 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:54:50,351 No host ID found, created 4baad872-525a-47d8-9a10-21b8e865d117 (Note: This should happen exactly once per node).
    [junit]  WARN 22:54:50,572 Generated random token Token(bytes[6e21ff6cf1c79f285bd4da0050edf979]). 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: 6.422 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.211 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:06,847 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 22:55:07,287 No host ID found, created c5d0b241-4fae-4055-8e8a-5504b4e305c3 (Note: This should happen exactly once per node).
    [junit]  WARN 22:55:07,452 Generated random token Token(bytes[7d5bbdd1bcde00a409ff21bf87471efe]). 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: 1.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.93 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:20,296 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 22:55:20,808 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.263 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:55:39,418 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:39,419 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:39,419 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:39,419 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:39,419 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:39,419 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:39,420 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:39,420 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:39,420 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:39,420 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:39,420 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:39,420 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.388 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.743 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.34 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.031 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.366 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:56:09,787 No host ID found, created d4580ca9-ad33-46a9-8b30-648861527bce (Note: This should happen exactly once per node).
    [junit]  WARN 22:56:10,083 Generated random token Token(bytes[8cff5238ef77a432846b4426a1b91cec]). 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: 6.332 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.431 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.825 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:56:32,615 No host ID found, created 820656d7-2b88-4e9b-aae9-84311ed06f8e (Note: This should happen exactly once per node).
    [junit]  WARN 22:56:32,784 Generated random token Token(bytes[754294a955ca72ed26b9e88f72c9b926]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.403 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.537 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: 6.353 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.541 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.848 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.007 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1083: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1045: Some unit test(s) failed.

Total time: 11 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #525

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/525/changes>

Changes:

[sylvain] Allow hyphens in keyspace properties (CQL3)

[sylvain] Avoids double serialization of cfId in RM messages

------------------------------------------
[...truncated 370 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.896 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.692 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.239 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.742 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.602 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.891 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.984 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:28:59,623 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.004 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.82 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.929 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.188 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.88 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.895 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.769 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.762 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:30:04,763 No host ID found, created 86e00b1d-7e05-4d8e-8c5c-0d52af73cdd8 (Note: This should happen exactly once per node).
    [junit]  WARN 20:30:04,922 Generated random token Token(bytes[274fd89cf61ec51f6d32de5108644ebf]). 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: 6.158 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:30:12,080 No host ID found, created 5efa5dab-7244-4542-a2f7-26e07e2d6d97 (Note: This should happen exactly once per node).
    [junit]  WARN 20:30:12,240 Generated random token Token(bytes[7051324e74a7fe2fb7b937c107f14bb0]). 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: 5.706 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.591 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:30:26,070 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 20:30:26,497 No host ID found, created 141a4db6-33c0-4171-8a5a-9e4c3057e1a0 (Note: This should happen exactly once per node).
    [junit]  WARN 20:30:26,657 Generated random token Token(bytes[18bf1c19c3cb2f915d99f453cafe1662]). 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: 1.432 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.799 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:30:37,929 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: 6.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.111 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 20:30:53,065 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:30:53,066 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:30:53,066 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:30:53,066 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:30:53,066 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:30:53,067 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:30:53,067 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:30:53,067 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:30:53,067 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:30:53,067 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:30:53,068 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:30:53,068 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.694 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.975 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.765 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.349 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:31:21,537 No host ID found, created 9aaf3e9c-f90d-4798-be71-79e0c587d5c5 (Note: This should happen exactly once per node).
    [junit]  WARN 20:31:21,814 Generated random token Token(bytes[50ba9fce9ce4f1c532468315d2893ce5]). 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: 5.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.741 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.563 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:31:42,473 No host ID found, created 871e2727-a00c-4e06-8cb8-d8feac51d6bd (Note: This should happen exactly once per node).
    [junit]  WARN 20:31:42,626 Generated random token Token(bytes[877c9aae5ee5b3629e014ce67d55c18e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.856 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: 5.771 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.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.708 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.897 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.398 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #524

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/524/changes>

Changes:

[sylvain] Make thrift HSHA thread limit unlimited by default

------------------------------------------
[...truncated 380 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.094 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:56:30,104 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.595 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.476 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.729 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.308 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.154 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.866 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.857 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.789 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.299 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.851 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.043 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:57:42,173 No host ID found, created d4fbb88d-9508-4e12-92c6-b221b153c12b (Note: This should happen exactly once per node).
    [junit]  WARN 17:57:42,361 Generated random token Token(bytes[6df7ddbeb47fbbc71e2ce337da4d0b00]). 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: 7.008 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:57:50,324 No host ID found, created 009dff61-1b72-4687-94e4-c0a24459177e (Note: This should happen exactly once per node).
    [junit]  WARN 17:57:50,502 Generated random token Token(bytes[0f720d7625508e0702cb5b4050025834]). 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: 6.79 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.406 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:58:06,345 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:58:06,791 No host ID found, created 37a776b9-461d-4fe4-b2aa-5d85d76161f7 (Note: This should happen exactly once per node).
    [junit]  WARN 17:58:06,959 Generated random token Token(bytes[033e877fe3a5faf1e37555cf36b309c6]). 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: 1.417 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.139 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:58:20,027 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 17:58:20,545 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.001 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.424 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:58:38,392 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:58:38,394 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:58:38,394 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:58:38,394 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:58:38,394 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:58:38,395 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:58:38,395 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:58:38,395 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:58:38,395 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:58:38,395 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:58:38,395 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:58:38,396 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.304 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.271 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.032 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.367 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:59:08,499 No host ID found, created 8933378f-6568-40b8-b4bb-8de254871b89 (Note: This should happen exactly once per node).
    [junit]  WARN 17:59:08,797 Generated random token Token(bytes[e0af50379081e8f3a77b2063aaede6ef]). 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: 6.336 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.427 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.916 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:59:31,349 No host ID found, created 6b7adfbf-a87f-4822-b1a7-84c251e553f7 (Note: This should happen exactly once per node).
    [junit]  WARN 17:59:31,555 Generated random token Token(bytes[6069dd650452704aa43723b033434375]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.192 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: 6.692 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.528 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.848 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.573 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
    [junit] 

BUILD SUCCESSFUL
Total time: 11 minutes 36 seconds
[TASKS] Scanning folder '<https://builds.apache.org/job/Cassandra-quick/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 779 files to scan for tasks
[TASKS] Found 119 open tasks.
[TASKS] Computing warning deltas based on reference build #82
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE

Build failed in Jenkins: Cassandra-quick #523

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/523/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@62ec0e45:ubuntu4
Using strategy: Default
Last Built Revision: Revision 90170d1594c3a88f0a7b6a25da7161bb7af2e552 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@66f7d3a
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision f4f9802c41828ff1da0c5bc9097f95ef23bc899c (origin/trunk)
Checking out Revision f4f9802c41828ff1da0c5bc9097f95ef23bc899c (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-523
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-523
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2177)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #523 jenkins-Cassandra-quick-523
Command "git tag -a -f -m Jenkins Build #523 jenkins-Cassandra-quick-523" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #523 jenkins-Cassandra-quick-523" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #522

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/522/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@62ec0e45:ubuntu4
Using strategy: Default
Last Built Revision: Revision 90170d1594c3a88f0a7b6a25da7161bb7af2e552 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@66f7d3a
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision f4f9802c41828ff1da0c5bc9097f95ef23bc899c (origin/trunk)
Checking out Revision f4f9802c41828ff1da0c5bc9097f95ef23bc899c (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-522
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-522
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2177)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #522 jenkins-Cassandra-quick-522
Command "git tag -a -f -m Jenkins Build #522 jenkins-Cassandra-quick-522" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #522 jenkins-Cassandra-quick-522" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #521

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/521/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@62ec0e45:ubuntu4
Using strategy: Default
Last Built Revision: Revision 90170d1594c3a88f0a7b6a25da7161bb7af2e552 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@66f7d3a
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision f4f9802c41828ff1da0c5bc9097f95ef23bc899c (origin/trunk)
Checking out Revision f4f9802c41828ff1da0c5bc9097f95ef23bc899c (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-521
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-521
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2177)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #521 jenkins-Cassandra-quick-521
Command "git tag -a -f -m Jenkins Build #521 jenkins-Cassandra-quick-521" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #521 jenkins-Cassandra-quick-521" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #520

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/520/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@62ec0e45:ubuntu4
Using strategy: Default
Last Built Revision: Revision 90170d1594c3a88f0a7b6a25da7161bb7af2e552 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@66f7d3a
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision f4f9802c41828ff1da0c5bc9097f95ef23bc899c (origin/trunk)
Checking out Revision f4f9802c41828ff1da0c5bc9097f95ef23bc899c (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-520
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-520
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2177)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #520 jenkins-Cassandra-quick-520
Command "git tag -a -f -m Jenkins Build #520 jenkins-Cassandra-quick-520" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #520 jenkins-Cassandra-quick-520" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #519

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/519/changes>

Changes:

[xedin] Avoid ID conflicts from concurrent schema changes

------------------------------------------
[...truncated 359 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.877 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.854 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.792 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.253 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.295 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.119 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.382 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.976 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:08:30,503 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.412 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.936 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.522 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.862 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.883 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.55 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.301 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.509 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.866 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.055 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:09:40,971 No host ID found, created 9d3670c3-29c2-425c-ab7d-14b1dbb2131a (Note: This should happen exactly once per node).
    [junit]  WARN 11:09:41,143 Generated random token Token(bytes[fee5bf42f69a923bc1487bf6e98f92cf]). 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: 6.839 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:09:48,938 No host ID found, created ee067539-5078-4262-95c5-a7b2e47310c4 (Note: This should happen exactly once per node).
    [junit]  WARN 11:09:49,114 Generated random token Token(bytes[8d41a950d12c675f38e055c3e6a411fa]). 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: 6.333 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.209 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:04,177 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 11:10:04,620 No host ID found, created 0ed7ff1e-27ab-4a1c-87ac-ae951bf4c3a0 (Note: This should happen exactly once per node).
    [junit]  WARN 11:10:04,860 Generated random token Token(bytes[57119628add197dbd43a89fea131d84d]). 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: 1.403 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.902 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:17,992 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: 7.773 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.122 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:10:35,813 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:35,814 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:35,815 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:35,815 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:35,815 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:35,815 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:35,816 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:35,816 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:35,816 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:35,816 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:35,816 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:35,816 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.285 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.69 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.358 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.026 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.366 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:11:06,006 No host ID found, created 60802605-94ae-4fd4-8a9c-d1393bf2b033 (Note: This should happen exactly once per node).
    [junit]  WARN 11:11:06,304 Generated random token Token(bytes[fe1a6f646a4a3eab7c64e5617e04934e]). 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: 6.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.362 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.536 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:11:28,674 No host ID found, created 58e131c5-10aa-43e7-b868-d50928771e5a (Note: This should happen exactly once per node).
    [junit]  WARN 11:11:28,841 Generated random token Token(bytes[ffae10e634114a7433abbfe97b5ea1cb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.356 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.524 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: 6.39 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.541 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.39 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.851 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: 8.296 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD SUCCESSFUL
Total time: 11 minutes 34 seconds
[TASKS] Scanning folder '<https://builds.apache.org/job/Cassandra-quick/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 779 files to scan for tasks
[TASKS] Found 119 open tasks.
[TASKS] Computing warning deltas based on reference build #82
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE

Build failed in Jenkins: Cassandra-quick #518

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/518/changes>

Changes:

[xedin] Try to stop all compaction upon Keyspace or ColumnFamily drop

------------------------------------------
[...truncated 414 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.576 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.913 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:10:21,943 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.299 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.14 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.196 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.845 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.884 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.63 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.472 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.583 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.857 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.486 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:11:34,104 No host ID found, created 87536089-e5f7-4396-9ea5-55ae2d418df8 (Note: This should happen exactly once per node).
    [junit]  WARN 19:11:34,292 Generated random token Token(bytes[ec8f0e8fb6c153b8dd532d53c00f8b12]). 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: 7.299 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:11:42,526 No host ID found, created 60a1ef4c-f87b-41d6-9ebd-00a0b8b47533 (Note: This should happen exactly once per node).
    [junit]  WARN 19:11:42,709 Generated random token Token(bytes[b668883ba9117b1aa31c95ba0629d89b]). 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: 6.562 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.343 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:11:58,272 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 19:11:58,735 No host ID found, created 0777ef33-addf-4054-98be-da957a368715 (Note: This should happen exactly once per node).
    [junit]  WARN 19:11:58,911 Generated random token Token(bytes[93df4c19f20902c1e7c9f9cb33bf97e5]). 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: 1.415 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.659 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:12:12,342 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 19:12:12,994 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.418 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 19:12:30,903 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:12:30,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:12:30,904 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:12:30,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:12:30,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:12:30,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:12:30,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:12:30,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:12:30,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:12:30,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:12:30,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:12:30,906 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.395 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.968 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.493 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:13:01,697 No host ID found, created eac6b2b4-4001-401c-a776-d5f3b5d060c0 (Note: This should happen exactly once per node).
    [junit]  WARN 19:13:02,006 Generated random token Token(bytes[148f89c61b1874a3dda22683a895c850]). 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: 6.736 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.706 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 10.362 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:13:28,701 No host ID found, created 68ed68a7-973e-4006-84aa-69022161d2c4 (Note: This should happen exactly once per node).
    [junit]  WARN 19:13:28,920 Generated random token Token(bytes[d62ad90c9df85521cebf051f696f17f2]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.144 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: 6.815 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.525 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.916 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.86 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.626 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 12 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #517

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/517/changes>

Changes:

[xedin] fixes small CLI bug introduced by CASSANDRA-3865

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.829 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.988 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.965 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:08:57,533 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.878 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.166 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.872 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.93 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.88 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.911 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.932 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.931 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.959 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.385 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:10:03,866 No host ID found, created 5b2cb4ea-23d8-4fae-a694-b6ff3fe47c44 (Note: This should happen exactly once per node).
    [junit]  WARN 21:10:04,031 Generated random token Token(bytes[9aba74c13309cb3246a4bcf0cf0d0527]). 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: 6.245 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:10:11,239 No host ID found, created b6de6cf2-ee9a-4c73-a566-fa24d3ab5648 (Note: This should happen exactly once per node).
    [junit]  WARN 21:10:11,404 Generated random token Token(bytes[7b97623ba460e5e5c1342247a4be75ce]). 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: 5.857 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.591 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:10:25,353 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 21:10:25,793 No host ID found, created 84215fd5-3644-423d-afdc-dd108f0ec30c (Note: This should happen exactly once per node).
    [junit]  WARN 21:10:25,960 Generated random token Token(bytes[a9426ec9616b993ca7295c2d5746d61f]). 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: 1.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.817 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:10:37,047 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 21:10:37,237 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:134)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.127 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 21:10:52,218 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:10:52,219 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:10:52,219 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:10:52,219 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:10:52,220 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:10:52,220 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:10:52,220 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:10:52,221 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:10:52,221 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:10:52,221 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:10:52,221 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:10:52,221 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.807 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.001 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.82 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.372 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:11:20,846 No host ID found, created 6a64b156-971b-497a-9b52-37ff3522d132 (Note: This should happen exactly once per node).
    [junit]  WARN 21:11:21,126 Generated random token Token(bytes[94781ffc5f7e56afe5ea06251c470748]). 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: 5.735 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.733 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.63 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:11:41,935 No host ID found, created 6fca8780-72db-4642-b899-f028d00125cb (Note: This should happen exactly once per node).
    [junit]  WARN 21:11:42,092 Generated random token Token(bytes[2ee4eff57451892cb5057afb4f830883]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.861 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.832 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: 5.801 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.551 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.771 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.879 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.512 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #516

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/516/changes>

Changes:

[xedin] add missing CHANGES.txt entry for CASSANDRA-3865

------------------------------------------
[...truncated 413 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 1.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.841 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.663 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.368 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 16.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.004 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 37.839 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.697 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:20:52,889 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.396 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 26.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.302 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 5.606 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.184 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.858 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 17.515 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.696 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 18.592 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.872 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.761 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:23:44,606 No host ID found, created 6cc124af-44b0-4540-afe5-7a6184af3b2c (Note: This should happen exactly once per node).
    [junit]  WARN 20:23:45,540 Generated random token Token(bytes[05be79eba9196c7d67b5e0d293184ddd]). 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: 21.082 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:24:08,523 No host ID found, created af8c974a-b1d9-42af-af90-eb8f72ca23c3 (Note: This should happen exactly once per node).
    [junit]  WARN 20:24:09,011 Generated random token Token(bytes[37ee7b65b99620290ed12cc0fd42e798]). 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: 17.224 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.979 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:24:47,166 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 20:24:49,241 No host ID found, created 6c78b763-3ad5-41db-8e4f-c999a43cb2b4 (Note: This should happen exactly once per node).
    [junit]  WARN 20:24:49,590 Generated random token Token(bytes[2689753ac1253546dedbe5eeaa4fecb1]). 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: 1.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 48.755 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:25:37,665 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: 29.824 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.654 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 20:26:40,633 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:26:40,634 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:26:40,634 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:26:40,634 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:26:40,634 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:26:40,635 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:26:40,635 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:26:40,635 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:26:40,635 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:26:40,635 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:26:40,635 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:26:40,635 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 17.261 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.426 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.299 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:27:44,243 No host ID found, created 47dd1d84-94d6-4992-8624-f855ffbd563a (Note: This should happen exactly once per node).
    [junit]  WARN 20:27:44,782 Generated random token Token(bytes[cce3fa1bf488549273de15405daf7e48]). 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: 17.584 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 18.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 29.807 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:28:44,891 No host ID found, created cc57a5b0-e14e-4cb7-91e9-00afe78f5509 (Note: This should happen exactly once per node).
    [junit]  WARN 20:28:45,454 Generated random token Token(bytes[a6a05d7c37f013f0d6a89e8dc007e371]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 17.429 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.12 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: 20.204 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.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.727 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 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.223 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.699 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.995 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.746 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 29 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #515

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/515/changes>

Changes:

[dbrosius] Better error messages from improper input in cli, better decimal parsing

------------------------------------------
[...truncated 409 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.878 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.872 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.983 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.947 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.035 sec
    [junit] 
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.035 sec
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:23:14,584 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.117 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.422 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.132 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.161 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.848 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.863 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.882 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.569 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.865 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.612 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:24:27,833 No host ID found, created 3acfc0c3-69f5-4e62-924e-41f64ebfa984 (Note: This should happen exactly once per node).
    [junit]  WARN 16:24:28,055 Generated random token Token(bytes[5d79582d6457d5982574210a96f21ab4]). 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: 7.004 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:24:35,985 No host ID found, created 2d86db9d-1840-4301-a035-9c14db91bf69 (Note: This should happen exactly once per node).
    [junit]  WARN 16:24:36,169 Generated random token Token(bytes[636e8ddefa98dfeb01349b441d2ee9fe]). 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: 6.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.713 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:24:52,403 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 16:24:52,874 No host ID found, created 8a2c6a2f-65b6-472b-ace9-de210572ece5 (Note: This should happen exactly once per node).
    [junit]  WARN 16:24:53,075 Generated random token Token(bytes[2b105c7bd0f1b5e34cf7ac7012d83f51]). 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: 1.423 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.753 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:25:06,582 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: 7.741 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.525 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:25:24,890 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:25:24,892 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:25:24,892 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:25:24,892 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:25:24,892 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:25:24,893 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:25:24,893 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:25:24,893 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:25:24,893 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:25:24,893 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:25:24,893 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:25:24,894 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.392 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.475 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:25:55,277 No host ID found, created 84a67da7-ee34-4221-876c-842b62707849 (Note: This should happen exactly once per node).
    [junit]  WARN 16:25:55,569 Generated random token Token(bytes[620f77d7b1636c63a9f35943eab255d0]). 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: 6.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.498 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.25 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:26:18,726 No host ID found, created b7d0d6bc-eb9c-4fd1-a0cf-7766931983ba (Note: This should happen exactly once per node).
    [junit]  WARN 16:26:18,898 Generated random token Token(bytes[76dbc621c62d49f2db794f31b24d0020]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.854 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: 6.614 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.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.98 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #514

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/514/changes>

Changes:

[brandonwilliams] Update pig readme

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.867 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.853 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.833 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.357 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.291 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.494 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.98 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:08:41,151 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.309 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.828 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.55 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.565 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.146 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.853 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.856 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.297 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.37 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.707 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.848 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.056 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:09:51,678 No host ID found, created e21d0d79-9ede-4386-8cf1-7f0bdd65371e (Note: This should happen exactly once per node).
    [junit]  WARN 16:09:51,907 Generated random token Token(bytes[76d35fa6c65911c74be01037f9aa2a09]). 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: 7.218 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:09:59,970 No host ID found, created eda33cab-f681-44fa-bddf-885fe359566f (Note: This should happen exactly once per node).
    [junit]  WARN 16:10:00,155 Generated random token Token(bytes[008530aba09a8b10088da742c0f530a0]). 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: 6.308 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.358 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:10:15,530 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 16:10:15,981 No host ID found, created 3355887a-7c20-405b-b89c-3836af0dae94 (Note: This should happen exactly once per node).
    [junit]  WARN 16:10:16,172 Generated random token Token(bytes[34e3fa59c08892320f85462d6fca07c5]). 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: 1.414 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.302 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:10:29,665 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: 7.851 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.084 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:10:47,521 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:10:47,522 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:10:47,522 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:10:47,522 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:10:47,522 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:10:47,522 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:10:47,523 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:10:47,523 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:10:47,523 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:10:47,523 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:10:47,523 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:10:47,523 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.838 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.034 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.458 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:11:18,324 No host ID found, created 4dc14506-4472-45cc-ab5c-22484ead35e7 (Note: This should happen exactly once per node).
    [junit]  WARN 16:11:18,637 Generated random token Token(bytes[8db45518fdf645774fe40893a2da1506]). 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: 6.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.359 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.255 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:11:41,867 No host ID found, created a492848f-970c-4e30-a1b3-b16634d91866 (Note: This should happen exactly once per node).
    [junit]  WARN 16:11:42,189 Generated random token Token(bytes[5efbc8c71f52b089c4eb9cecdd26189c]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.837 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: 6.801 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.533 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.568 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.856 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #513

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/513/changes>

Changes:

[brandonwilliams] Pig: enable secondary index usage via pushdown.

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.866 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.863 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.277 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.238 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.313 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.281 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.45 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.964 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:51,797 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.017 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.846 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.891 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.42 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.303 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.852 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.071 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:02,504 No host ID found, created 7afd541c-d1b4-4c13-acb6-6731a927f924 (Note: This should happen exactly once per node).
    [junit]  WARN 15:55:02,689 Generated random token Token(bytes[44d8c496f16d23284ff03e6b589f1b12]). 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: 7.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:10,736 No host ID found, created f455edf0-06f0-49cf-89b3-5129d8ae2528 (Note: This should happen exactly once per node).
    [junit]  WARN 15:55:10,924 Generated random token Token(bytes[cde49c9bd1a6a9b9b2ed4bd8819958ca]). 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: 6.278 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.207 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:26,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 15:55:26,571 No host ID found, created a5256753-9431-425c-8d82-567692d2f808 (Note: This should happen exactly once per node).
    [junit]  WARN 15:55:26,743 Generated random token Token(bytes[8f25453fd3b0419d01f2622306e1a052]). 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: 1.435 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.842 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:39,865 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: 7.689 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.388 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:55:57,786 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:55:57,787 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:55:57,787 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:55:57,787 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:55:57,787 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:55:57,788 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:55:57,788 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:55:57,788 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:55:57,788 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:55:57,788 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:55:57,788 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:55:57,788 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.332 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.583 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.365 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.029 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.39 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:56:27,962 No host ID found, created 0dc5b70d-78f9-4ba4-b299-8e1f5de7d022 (Note: This should happen exactly once per node).
    [junit]  WARN 15:56:28,259 Generated random token Token(bytes[274e7312ec8de870b02db81f0c095cfe]). 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: 6.337 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.598 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:56:50,948 No host ID found, created 8df096a1-b2b9-4347-b2f7-2e75f76173f4 (Note: This should happen exactly once per node).
    [junit]  WARN 15:56:51,121 Generated random token Token(bytes[3630d7fbaf1118ac3551f9a042046514]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.548 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: 6.792 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.532 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.321 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.871 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #512

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/512/>

------------------------------------------
[...truncated 433 lines...]
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.51 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.292 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.785 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.668 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.33 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.359 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.632 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.745 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:04,558 No host ID found, created 08bcf851-37b4-427e-81cf-3d6ca5d6f54d (Note: This should happen exactly once per node).
    [junit]  WARN 05:53:04,761 Generated random token Token(bytes[618409398305258056e86908ef23de5e]). 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: 5.487 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:11,343 No host ID found, created f6f68456-b8fd-4bed-a482-227d59a90cfc (Note: This should happen exactly once per node).
    [junit]  WARN 05:53:11,475 Generated random token Token(bytes[c15d57dca872c0f1b3c97a77041cafcc]). 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: 5.304 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.88 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:24,242 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 05:53:24,598 No host ID found, created cfb0b3d9-2620-498b-92c6-d092326de008 (Note: This should happen exactly once per node).
    [junit]  WARN 05:53:24,728 Generated random token Token(bytes[c5d2fb7fcf2e1c03a27fca92ecdfa700]). 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: 1.167 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.462 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:35,389 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 05:53:35,599 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:134)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 05:53:35,599 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:134)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.871 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.646 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 05:53:49,561 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:53:49,562 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:53:49,563 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:53:49,563 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:53:49,563 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:53:49,564 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:53:49,564 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:53:49,564 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:53:49,564 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:53:49,564 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:53:49,565 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:53:49,565 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.404 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.253 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.181 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:54:15,819 No host ID found, created 351111de-395e-4af5-b8f7-c4fc86a606cc (Note: This should happen exactly once per node).
    [junit]  WARN 05:54:16,137 Generated random token Token(bytes[dbde947c0e1d00fd6d4ed028714c7429]). 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: 5.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:54:35,165 No host ID found, created 85086f68-351e-49c0-967d-c836b3fd9d54 (Note: This should happen exactly once per node).
    [junit]  WARN 05:54:35,360 Generated random token Token(bytes[5577535a9ad3ca2dd59f1124e27164c3]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.929 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.429 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: 5.15 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.379 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.98 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.33 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.247 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #511

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/511/changes>

Changes:

[jbellis] kick off background compaction when min/max thresholds change

[jbellis] debug logging

[jbellis] switch to ArrayList

[jbellis] switch to Map<Long, List> to avoid re-hashing the list with every addition

[jbellis] rewrite to avoid bFound variable

[jbellis] fix NPE from circular dependency on compaction strategy

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.87 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.849 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.349 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.27 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.427 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.245 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.013 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:38:44,697 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.257 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.843 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.627 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.192 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.849 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.884 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.243 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.45 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.472 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.855 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.775 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:39:55,183 No host ID found, created 6ebb8eee-c116-481f-89a7-d898a4fb1a5c (Note: This should happen exactly once per node).
    [junit]  WARN 05:39:55,837 Generated random token Token(bytes[6e88f6392306a3ec0e12ce45b96720be]). 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: 7.444 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:04,184 No host ID found, created 5eae3871-8382-487e-a6f8-88146e102285 (Note: This should happen exactly once per node).
    [junit]  WARN 05:40:04,400 Generated random token Token(bytes[00e933d6dbc590897d1509b2a970e775]). 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: 6.507 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.505 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:20,103 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 05:40:20,574 No host ID found, created f2ca6f72-1d63-43f3-9e9f-49d5eb5f8d12 (Note: This should happen exactly once per node).
    [junit]  WARN 05:40:20,757 Generated random token Token(bytes[9f691c088b335baa95ac06bc0eb5a0b9]). 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: 1.422 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.693 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:34,613 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: 7.987 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.329 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 05:40:52,879 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:40:52,880 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:40:52,880 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:40:52,881 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:40:52,881 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:40:52,881 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:40:52,886 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:40:52,886 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:40:52,887 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:40:52,887 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:40:52,887 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:40:52,887 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.531 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.165 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.395 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.035 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.436 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:41:23,874 No host ID found, created 75dd367e-16f8-4a0c-9c4d-58b377b5fab1 (Note: This should happen exactly once per node).
    [junit]  WARN 05:41:24,221 Generated random token Token(bytes[de35ae20c874d387bf9a14e63ded3857]). 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: 6.268 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.463 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.629 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:41:46,830 No host ID found, created 6b2fbce2-9f35-4d16-8bfe-efc90210df3c (Note: This should happen exactly once per node).
    [junit]  WARN 05:41:47,010 Generated random token Token(bytes[4a6f0005de20aa565772e43c394d703a]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.507 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.638 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: 6.466 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.529 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.847 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: 8.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #510

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/510/changes>

Changes:

[xedin] update NEWS.txt to warn users about risk of simultaneously creating CFs on different nodes before version 1.2

[jbellis] fix merge

[jbellis] r/m duplicate entry for #3912

[jbellis] kick off background compaction when min/max thresholds change

[jbellis] fix merge

[jbellis] r/m duplicate entry for #3912

[jbellis] kick off background compaction when min/max thresholds change

------------------------------------------
[...truncated 3969 lines...]
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,813 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,815 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,818 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,819 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,820 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,824 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,824 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,825 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,832 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,832 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,841 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:19,841 Fatal exception in thread Thread[CompactionExecutor:1,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:20,939 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.18 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.87 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.528 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 21:14:33,207 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:33,207 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:33,212 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:34,735 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:36,119 Fatal exception in thread Thread[CompactionExecutor:6,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:36,119 Fatal exception in thread Thread[CompactionExecutor:6,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ERROR 21:14:36,121 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #509

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/509/changes>

Changes:

[brandonwilliams] Add GossipingPropertyFileSnitch.

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.873 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.845 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.797 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.265 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.264 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.159 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.008 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:50:22,035 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.509 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.008 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.874 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.567 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.847 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.924 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.526 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.817 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.393 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.861 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.955 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:51:33,722 No host ID found, created 99d359d6-89ac-4cad-93ea-11d62d0a7f62 (Note: This should happen exactly once per node).
    [junit]  WARN 20:51:33,900 Generated random token Token(bytes[987a1a08edceee98f36aa5ceec80ddf0]). 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: 7.481 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:51:41,699 No host ID found, created a2267470-efb2-450e-acd1-212a5ff221b5 (Note: This should happen exactly once per node).
    [junit]  WARN 20:51:41,926 Generated random token Token(bytes[97fe29cdb12ae6fbb6deb4b601eba5e2]). 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: 6.478 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.313 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:51:57,868 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 20:51:58,324 No host ID found, created d89afee2-d791-422b-ab4c-e6faa9e35c65 (Note: This should happen exactly once per node).
    [junit]  WARN 20:51:58,508 Generated random token Token(bytes[f1942db8bbf55bfb00adcf197fa54274]). 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: 1.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.99 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:52:11,596 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: 7.782 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.691 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 20:52:30,106 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:52:30,107 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:52:30,107 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:52:30,108 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:52:30,108 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:52:30,109 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:52:30,109 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:52:30,110 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:52:30,110 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:52:30,110 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:52:30,110 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:52:30,110 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.411 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.29 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.369 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:53:00,374 No host ID found, created 54326c4d-7489-4af8-be90-fe3bb9857f69 (Note: This should happen exactly once per node).
    [junit]  WARN 20:53:00,676 Generated random token Token(bytes[ba640a35e7a0a33eb60b70b3d476561f]). 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: 6.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.394 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.952 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:53:23,735 No host ID found, created c35c6bef-daff-432e-9abc-a9d276e6d472 (Note: This should happen exactly once per node).
    [junit]  WARN 20:53:23,927 Generated random token Token(bytes[15ef8c994e85afe625c03d9040f9e74b]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.391 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.282 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: 6.969 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.533 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.477 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.843 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.082 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #508

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/508/changes>

Changes:

[sylvain] Allow accessing column timestamp and ttl in CQL3

[sylvain] Fix range queries with secondary indexes

[sylvain] Fix dataSize() in DeletionInfo

------------------------------------------
[...truncated 486 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.844 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.261 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.261 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.527 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.97 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:36:56,093 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.892 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.582 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.157 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.849 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.895 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.333 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.364 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.854 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.084 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:06,757 No host ID found, created 8be38834-f09d-402d-a46a-69f35fbb4fa1 (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:06,929 Generated random token Token(bytes[c5ba3ab916bb9345e26cee7c7c0c3b5c]). 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: 7.122 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:14,913 No host ID found, created e58d11b1-d1fb-441f-a5a0-f6627da70d40 (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:15,098 Generated random token Token(bytes[da8a9a4aeb4a94c42dcea852a20a02cb]). 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: 6.304 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.316 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:30,418 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 15:38:30,875 No host ID found, created 66772338-1d92-45a3-89b7-742de206c109 (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:31,045 Generated random token Token(bytes[199a8c6351223b34b865a1ab450bab59]). 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: 1.415 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.174 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:44,182 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: 7.738 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.234 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:39:02,040 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:02,041 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:02,042 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:02,042 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:02,042 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:02,042 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:02,042 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:02,043 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:02,043 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:02,043 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:02,043 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:02,043 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.316 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.586 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.025 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.397 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:32,333 No host ID found, created a52c9436-ec1b-4615-a0f6-09b9d2f67f73 (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:32,638 Generated random token Token(bytes[16a6c6de2e7b4b5f58bda634f3665bb2]). 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: 6.291 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.371 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.909 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:55,460 No host ID found, created 6a6f93fa-5faa-490d-ac85-e8be22eae4c9 (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:55,631 Generated random token Token(bytes[d184d590ce625813dba4eeac13e88c93]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.352 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.625 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: 6.484 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.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 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: 0.853 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: 8.263 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #507

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/507/changes>

Changes:

[jbellis] apply parent CF compaction settings to secondary index CFs

------------------------------------------
[...truncated 421 lines...]
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:14:40,449 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.694 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.922 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.188 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.879 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.887 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.78 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.844 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.801 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.882 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.635 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:15:45,895 No host ID found, created 210dc3f0-ed75-4354-9aae-34f0677daba7 (Note: This should happen exactly once per node).
    [junit]  WARN 23:15:46,091 Generated random token Token(bytes[874af27d3dfda345c89508e57b6e132f]). 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: 6.529 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:15:53,688 No host ID found, created bbf57829-1daa-4a97-901a-7be188c4e422 (Note: This should happen exactly once per node).
    [junit]  WARN 23:15:53,863 Generated random token Token(bytes[4e6144a7cb922eea18693862241c2a57]). 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: 6.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.115 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:16:08,592 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 23:16:09,027 No host ID found, created 6d87fd52-cc8a-44aa-9773-26e36f1614c1 (Note: This should happen exactly once per node).
    [junit]  WARN 23:16:09,197 Generated random token Token(bytes[8c0793c8c5cb29ca174d07aa91a67f15]). 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: 1.493 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.998 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:16:20,415 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 23:16:20,624 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.431 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.369 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:16:34,761 Fatal exception in thread Thread[ACCEPT-/127.0.0.1,5,main]
    [junit] java.lang.RuntimeException: java.nio.channels.ClosedChannelException
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:831)
    [junit] Caused by: java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:137)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:820)
    [junit] ERROR 23:16:35,879 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:16:35,880 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:16:35,880 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:16:35,880 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:16:35,881 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:16:35,881 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:16:35,881 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:16:35,881 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:16:35,882 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:16:35,882 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:16:35,882 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:16:35,882 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.888 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.911 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.381 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:17:04,789 No host ID found, created fea3329b-3a2f-4df6-8755-5f779b248d54 (Note: This should happen exactly once per node).
    [junit]  WARN 23:17:05,066 Generated random token Token(bytes[6e1a200131ca2e32e7eff1905534108f]). 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: 5.753 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.534 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:17:25,996 No host ID found, created d4ab8f5d-6992-4310-b373-e7d220f858ed (Note: This should happen exactly once per node).
    [junit]  WARN 23:17:26,149 Generated random token Token(bytes[f1b5956a311fdbbe659ec50dc6db36c5]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.763 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.832 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] 1 keys imported successfully.
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.819 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.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.771 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.467 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.875 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.679 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #506

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/506/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@4c99365b:ubuntu4
Using strategy: Default
Last Built Revision: Revision 8104a70f0f289aca89e6eb723765f9171bea142d (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5a0685fa
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 969a310c5c6cdccf78a525c2b1895a4d9a35644b (origin/trunk)
Checking out Revision 969a310c5c6cdccf78a525c2b1895a4d9a35644b (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-506
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-506
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #506 jenkins-Cassandra-quick-506
Command "git tag -a -f -m Jenkins Build #506 jenkins-Cassandra-quick-506" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #506 jenkins-Cassandra-quick-506" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #505

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/505/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@4c99365b:ubuntu4
Using strategy: Default
Last Built Revision: Revision 8104a70f0f289aca89e6eb723765f9171bea142d (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5a0685fa
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 969a310c5c6cdccf78a525c2b1895a4d9a35644b (origin/trunk)
Checking out Revision 969a310c5c6cdccf78a525c2b1895a4d9a35644b (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-505
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-505
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #505 jenkins-Cassandra-quick-505
Command "git tag -a -f -m Jenkins Build #505 jenkins-Cassandra-quick-505" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #505 jenkins-Cassandra-quick-505" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #504

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/504/changes>

Changes:

[jbellis] add debug messages + cleanup

[jbellis] preserve commitlog size cap when recycling segments at startup

------------------------------------------
[...truncated 414 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.981 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.012 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:00:33,030 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.083 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.144 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.262 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.394 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.89 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.005 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.896 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.325 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.033 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.517 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:01:46,037 No host ID found, created fe358e97-d709-4213-af86-23be3dfb1bc1 (Note: This should happen exactly once per node).
    [junit]  WARN 22:01:46,265 Generated random token Token(bytes[3fd7759cbac952e7c1b1c0922a26d498]). 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: 6.763 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:01:53,987 No host ID found, created 139d0bf6-047c-489d-9c21-59c3ea55a447 (Note: This should happen exactly once per node).
    [junit]  WARN 22:01:54,156 Generated random token Token(bytes[1c9da72795cbf570696480441709c41e]). 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: 6.384 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.978 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:02:09,162 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 22:02:09,631 No host ID found, created 0b9d4c61-6377-4ff7-b4dc-5ea5f371d618 (Note: This should happen exactly once per node).
    [junit]  WARN 22:02:09,799 Generated random token Token(bytes[d616f5038c236b9eea67ea242f996a28]). 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: 1.562 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.93 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:02:22,323 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 22:02:22,621 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.532 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:02:39,015 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:02:39,017 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:02:39,017 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:02:39,017 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:02:39,017 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:02:39,024 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:02:39,025 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:02:39,025 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:02:39,025 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:02:39,026 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:02:39,026 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:02:39,026 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 8.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.942 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.435 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.718 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:03:17,169 No host ID found, created 62040e16-f0a8-4901-a85b-80b001633ef0 (Note: This should happen exactly once per node).
    [junit]  WARN 22:03:17,559 Generated random token Token(bytes[5395fe59ef727b5d9b2a01f9db5b589a]). 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: 7.254 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.35 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.624 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:03:41,326 No host ID found, created f44a6014-edf4-4ac7-9241-ca4b725a4972 (Note: This should happen exactly once per node).
    [junit]  WARN 22:03:41,483 Generated random token Token(bytes[38ca4a789ef7bccf7a04042ea78ba10e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.894 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.646 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: 5.975 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.532 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 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: 7.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.553 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #503

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/503/changes>

Changes:

[sylvain] Check for unknown/invalid compression options

[eevans] actually bail when storing hints for pre-1.2 node (as advertised)

[jbellis] rename stopped -> stopRequested

[jbellis] rename stopped -> stopRequested

------------------------------------------
[...truncated 524 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.882 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.927 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.221 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.258 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.618 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.255 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 30.256 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.391 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:42:09,020 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.48 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 18.01 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.323 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.364 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.852 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.116 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.76 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.92 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.854 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.024 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:44:20,331 No host ID found, created 7b96b2c0-47d7-458c-aff4-6d82ff1c1be5 (Note: This should happen exactly once per node).
    [junit]  WARN 21:44:20,775 Generated random token Token(bytes[5afbc80497354d9ed545a0e0554598a0]). 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: 15.898 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:44:37,671 No host ID found, created 893c8fa6-35df-44d0-a3b3-cc3256fa1515 (Note: This should happen exactly once per node).
    [junit]  WARN 21:44:38,191 Generated random token Token(bytes[4e119c2a5edd373876ba0fd771ea5df9]). 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: 13.789 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.039 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:45:09,754 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 21:45:10,471 No host ID found, created edacd616-d7e9-457f-8872-84260ed91816 (Note: This should happen exactly once per node).
    [junit]  WARN 21:45:10,841 Generated random token Token(bytes[97046a89c24b76c9dde972f1bb2fcb37]). 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: 1.428 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 33.52 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:45:46,377 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: 25.319 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 27.184 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 21:46:40,783 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:46:40,784 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:46:40,785 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:46:40,785 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:46:40,785 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:46:40,785 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:46:40,785 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:46:40,786 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:46:40,786 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:46:40,786 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:46:40,786 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:46:40,786 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.569 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.436 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.758 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.121 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:47:38,170 No host ID found, created 16d21aa5-8ed6-48e5-a9e1-7607ef335e3c (Note: This should happen exactly once per node).
    [junit]  WARN 21:47:39,580 Generated random token Token(bytes[9ae69834b10973a63e61b6ec68fe6b2c]). 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: 14.706 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.888 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 21.697 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:48:28,011 No host ID found, created 726d2d11-d419-4fa3-a4a2-1e60bc2fc78d (Note: This should happen exactly once per node).
    [junit]  WARN 21:48:28,548 Generated random token Token(bytes[ad942195240a94500034a3e5f7526156]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 15.355 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.318 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: 15.179 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.794 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.076 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.137 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.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.687 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: 0.849 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 18.347 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 25 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #502

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/502/>

------------------------------------------
[...truncated 501 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.403 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.819 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.97 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:09:40,384 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.885 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.735 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.864 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.847 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.986 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.64 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.785 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.119 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:10:43,725 No host ID found, created 7f5d2312-7d4f-4f0a-8711-2b4ae623b652 (Note: This should happen exactly once per node).
    [junit]  WARN 05:10:43,901 Generated random token Token(bytes[b95a81c27d52b4306a5ddabe070ad68f]). 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: 6.063 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:10:50,956 No host ID found, created a4cb2f50-3654-4702-8e52-cc3eedaeba2f (Note: This should happen exactly once per node).
    [junit]  WARN 05:10:51,121 Generated random token Token(bytes[a83f5b31e3e561d69726722a2b8d0e74]). 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: 5.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.464 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:11:04,723 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 05:11:05,166 No host ID found, created e7c76b0b-2c90-48b6-a8ba-e936353ed279 (Note: This should happen exactly once per node).
    [junit]  WARN 05:11:05,328 Generated random token Token(bytes[e645bd18934977c37ebac5f0fd5a7006]). 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: 1.258 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.725 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:11:16,036 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 05:11:16,224 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.015 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 05:11:30,919 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:11:30,920 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:11:30,920 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:11:30,920 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:11:30,920 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:11:30,920 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:11:30,920 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:11:30,921 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:11:30,921 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:11:30,921 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:11:30,921 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:11:30,921 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.686 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.092 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.704 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.857 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.154 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:11:58,777 No host ID found, created 69a7ddb6-37f1-475a-9161-ee2b0d093717 (Note: This should happen exactly once per node).
    [junit]  WARN 05:11:59,047 Generated random token Token(bytes[b6cd5001ad5a9b5a4a0066476162ac68]). 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: 5.594 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.603 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:12:19,433 No host ID found, created f2e76d39-5d22-4b06-b181-4cc1499ccf76 (Note: This should happen exactly once per node).
    [junit]  WARN 05:12:19,586 Generated random token Token(bytes[c16174d0982d82e7a346b2dea5976fed]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.785 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: 5.677 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.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.682 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.302 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #501

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/501/changes>

Changes:

[dbrosius] StorageProxy throws NPEs for when there's no hostids for a target

[eevans] Revert "StorageProxy throws NPEs for when there's no hostids for a target"

------------------------------------------
[...truncated 415 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.857 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.161 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.783 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:46:07,064 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.264 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.514 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.632 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.91 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.532 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.315 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.329 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.245 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.942 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:47:06,777 No host ID found, created bcae4918-9c40-460d-8b4f-dcb7e96f437c (Note: This should happen exactly once per node).
    [junit]  WARN 00:47:07,000 Generated random token Token(bytes[76e42c2d3eb1f616e152ecf73f3eb798]). 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: 5.804 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:47:13,684 No host ID found, created 4a8fec21-e565-4ce1-a4ce-da1ff1bdd640 (Note: This should happen exactly once per node).
    [junit]  WARN 00:47:13,879 Generated random token Token(bytes[17c7679b3ee20b9e2e5edc26bd9b2d91]). 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: 5.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.936 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:47:26,627 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 00:47:26,979 No host ID found, created b4913c12-8bd0-47d4-8bca-efd80640e8f4 (Note: This should happen exactly once per node).
    [junit]  WARN 00:47:27,113 Generated random token Token(bytes[3f9df396ba8b89cabad86cbd578c224c]). 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: 1.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.263 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:47:37,211 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 00:47:37,431 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.018 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.71 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 00:47:51,641 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:47:51,643 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:47:51,643 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:47:51,643 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:47:51,644 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:47:51,644 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:47:51,644 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:47:51,645 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:47:51,645 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:47:51,645 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:47:51,646 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:47:51,646 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.828 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.661 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:48:17,929 No host ID found, created b715bba1-4a10-4b2d-90bb-9a4b1c62f2a1 (Note: This should happen exactly once per node).
    [junit]  WARN 00:48:18,244 Generated random token Token(bytes[f42fbffe7df168009d8f08d1695f10ee]). 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: 5.113 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.391 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.346 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:48:37,586 No host ID found, created 6c799b79-ab48-4394-885f-23c68d0be55f (Note: This should happen exactly once per node).
    [junit]  WARN 00:48:37,766 Generated random token Token(bytes[45cd66c3fb49c630bae256ab2b40de76]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.309 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: 5.19 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.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.347 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.493 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.238 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #500

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/500/changes>

Changes:

[brandonwilliams] Don't convict dead states.

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.878 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.253 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.787 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:37:14,215 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.901 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.59 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.351 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.78 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.215 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.34 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.489 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.804 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:13,676 No host ID found, created fd09444a-0a5e-4053-b27c-f2c99f86d8fc (Note: This should happen exactly once per node).
    [junit]  WARN 16:38:13,895 Generated random token Token(bytes[149fca76444b4af499f857a6350a5550]). 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: 5.657 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:20,504 No host ID found, created 0030d9fa-cc19-4d0a-8707-450cad627b73 (Note: This should happen exactly once per node).
    [junit]  WARN 16:38:20,744 Generated random token Token(bytes[cef0a94c1eb165ecdbdd5e82b247c96c]). 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: 5.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.013 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:33,465 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 16:38:33,910 No host ID found, created cadbc02b-002e-463e-a805-8a23bebf0a4f (Note: This should happen exactly once per node).
    [junit]  WARN 16:38:34,045 Generated random token Token(bytes[285d3a0b46c923956cea78e136756d10]). 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: 1.033 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.356 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:44,539 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 16:38:44,776 Fatal exception in thread Thread[CompactionExecutor:6,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.802 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.519 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:38:58,594 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:38:58,596 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:38:58,596 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:38:58,596 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:38:58,597 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:38:58,597 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:38:58,597 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:38:58,598 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:38:58,598 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:38:58,598 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:38:58,599 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:38:58,599 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.736 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.276 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.714 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.028 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:24,747 No host ID found, created 371caf9f-45a3-43c0-921e-faed79eacb6f (Note: This should happen exactly once per node).
    [junit]  WARN 16:39:25,078 Generated random token Token(bytes[f258af6a776c432ed15dc1bb10ae8d1e]). 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: 5.219 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.266 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:44,123 No host ID found, created 33ca7f25-e996-41cd-b786-17c89fd7eac1 (Note: This should happen exactly once per node).
    [junit]  WARN 16:39:44,349 Generated random token Token(bytes[18049383cc3cd05bd4010af1dafc439f]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.364 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: 5.41 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.433 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.28 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.345 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.556 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.219 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #499

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/499/changes>

Changes:

[jbellis] fix long-test xml

------------------------------------------
[...truncated 503 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.968 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.813 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:07:14,421 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.936 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.102 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.962 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.948 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.276 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.824 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.512 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.94 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.993 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.238 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.446 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:08:10,373 No host ID found, created d70242dc-2898-47ec-818a-7ba566a3316e (Note: This should happen exactly once per node).
    [junit]  WARN 16:08:10,562 Generated random token Token(bytes[7cacf3ef6e3a2ea6d70aa8e72625113b]). 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: 5.644 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:08:17,081 No host ID found, created c9684f52-c2a9-4514-94cc-38943e065d56 (Note: This should happen exactly once per node).
    [junit]  WARN 16:08:17,224 Generated random token Token(bytes[f0d8020509aafdf2be29ea9f2bc2f6a9]). 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: 5.032 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.351 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:08:30,244 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 16:08:30,634 No host ID found, created 1efee60d-7cb7-4e8a-867c-5aded4b29770 (Note: This should happen exactly once per node).
    [junit]  WARN 16:08:30,784 Generated random token Token(bytes[679a11c08c00d2ec632274e08ae361ba]). 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: 1.033 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.588 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:08:41,431 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 16:08:41,671 Fatal exception in thread Thread[CompactionExecutor:1,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.835 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.439 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:08:55,412 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:08:55,413 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:08:55,413 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:08:55,414 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:08:55,414 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:08:55,414 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:08:55,415 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:08:55,415 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:08:55,415 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:08:55,415 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:08:55,416 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:08:55,416 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.974 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.346 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.916 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:09:20,484 No host ID found, created b5cebe22-bcca-40f9-a18f-c6347c524c08 (Note: This should happen exactly once per node).
    [junit]  WARN 16:09:20,722 Generated random token Token(bytes[2d437acc9921847c3fd7ac2cbd591e94]). 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: 4.843 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.333 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.209 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:09:39,395 No host ID found, created 80810281-5b67-4e74-8f0f-71d7223674ed (Note: This should happen exactly once per node).
    [junit]  WARN 16:09:39,562 Generated random token Token(bytes[50b982cd7acc1960ffa89b941d0a30a3]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.307 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: 5.251 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.474 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.39 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.537 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.834 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #498

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/498/changes>

Changes:

[sylvain] Fix setting column metadata for CF with non-string comparator

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.035 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.753 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:22:17,999 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.93 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.603 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.334 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.78 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.166 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.231 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.537 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.803 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:23:17,401 No host ID found, created 32a21691-0e36-4949-a170-d998b475ef98 (Note: This should happen exactly once per node).
    [junit]  WARN 15:23:17,584 Generated random token Token(bytes[43bb063ec575c2d0f66f70b9a145d6e4]). 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: 5.661 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:23:24,121 No host ID found, created 4cc430f3-0758-4416-b547-b0d259ee5310 (Note: This should happen exactly once per node).
    [junit]  WARN 15:23:24,319 Generated random token Token(bytes[7aa8274d10281af8808e496129e143e4]). 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: 5.088 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.107 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:23:37,144 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 15:23:37,522 No host ID found, created 41a0d471-c226-47b9-9e02-493c689fdfa5 (Note: This should happen exactly once per node).
    [junit]  WARN 15:23:37,655 Generated random token Token(bytes[d7045f320eb79237a9484d2897603b5c]). 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: 1.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.359 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:23:48,153 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 15:23:48,360 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.88 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.581 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:24:02,304 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:24:02,306 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:24:02,306 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:24:02,306 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:24:02,307 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:24:02,307 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:24:02,307 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:24:02,308 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:24:02,308 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:24:02,308 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:24:02,309 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:24:02,309 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.805 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.015 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:24:28,338 No host ID found, created ccdbcb43-4561-4154-beff-bce3b0d1d395 (Note: This should happen exactly once per node).
    [junit]  WARN 15:24:28,648 Generated random token Token(bytes[6a248a63625b646234467d50d856af37]). 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: 5.247 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.214 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.426 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:24:47,982 No host ID found, created 7b590093-cfec-4d43-a53f-25bb1398609d (Note: This should happen exactly once per node).
    [junit]  WARN 15:24:48,173 Generated random token Token(bytes[0447c8086156266f6c1ec58f975e8b4a]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.233 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: 5.126 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.429 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.268 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.338 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.555 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.228 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #497

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/497/>

------------------------------------------
[...truncated 421 lines...]
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:07:27,524 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.105 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.248 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.575 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.766 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.501 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.268 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.229 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.57 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:26,258 No host ID found, created ff3d9974-6770-422e-a828-909fcef89437 (Note: This should happen exactly once per node).
    [junit]  WARN 13:08:26,416 Generated random token Token(bytes[b3c1736b6fe06e5f3c76336609bf87fe]). 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: 5.571 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:32,901 No host ID found, created d81c5f5f-b02c-4a6b-9dbf-13e8ddf259c4 (Note: This should happen exactly once per node).
    [junit]  WARN 13:08:33,055 Generated random token Token(bytes[2d6b1cf4b282bd0cb8e65d81e1e242ef]). 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: 5.285 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.864 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:45,842 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 13:08:46,195 No host ID found, created ec66fdb9-da4f-4edc-81ea-3019cc3d1402 (Note: This should happen exactly once per node).
    [junit]  WARN 13:08:46,326 Generated random token Token(bytes[7199ac786b2c790e27b3f9e9914419a0]). 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: 1.096 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.061 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:56,242 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 13:08:56,469 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.031 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.842 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 13:09:09,726 Fatal exception in thread Thread[ACCEPT-/127.0.0.1,5,main]
    [junit] java.lang.RuntimeException: java.nio.channels.ClosedChannelException
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:831)
    [junit] Caused by: java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:137)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:820)
    [junit] ERROR 13:09:10,849 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:09:10,851 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:09:10,851 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:09:10,851 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:09:10,851 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:09:10,852 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:09:10,852 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:09:10,853 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:09:10,853 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:09:10,853 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:09:10,853 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:09:10,854 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.716 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.25 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.016 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:36,874 No host ID found, created 1adfaca2-bd58-4e90-bb9b-831cd7e4087e (Note: This should happen exactly once per node).
    [junit]  WARN 13:09:37,192 Generated random token Token(bytes[078c78d34fba62955159a9dd687684b6]). 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: 5.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.004 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.207 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:55,929 No host ID found, created 1785d8d3-4b40-4b58-af0e-56247668abcb (Note: This should happen exactly once per node).
    [junit]  WARN 13:09:56,140 Generated random token Token(bytes[94cccc6ec7e474c4102543a8dca66305]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.96 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.185 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: 5.106 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.419 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.089 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.305 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.533 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #496

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/496/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@223a78d7:ubuntu4
Using strategy: Default
Last Built Revision: Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@3465f515
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
Checking out Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-496
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-496
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #496 jenkins-Cassandra-quick-496
Command "git tag -a -f -m Jenkins Build #496 jenkins-Cassandra-quick-496" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #496 jenkins-Cassandra-quick-496" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #495

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/495/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@4bcc84ef:ubuntu4
Using strategy: Default
Last Built Revision: Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@11b532d0
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
Checking out Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-495
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-495
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #495 jenkins-Cassandra-quick-495
Command "git tag -a -f -m Jenkins Build #495 jenkins-Cassandra-quick-495" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #495 jenkins-Cassandra-quick-495" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #494

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/494/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@3ec53292:ubuntu4
Using strategy: Default
Last Built Revision: Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@6302bb0
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
Checking out Revision 2ed977a3cfa90756eeee41264a2cbcdabced0073 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-494
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-494
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #494 jenkins-Cassandra-quick-494
Command "git tag -a -f -m Jenkins Build #494 jenkins-Cassandra-quick-494" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #494 jenkins-Cassandra-quick-494" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #493

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/493/changes>

Changes:

[dbrosius] LeveledManifest.maxBytesForLevel calculates wrong for sstable_size_in_mb larger than 512

------------------------------------------
[...truncated 428 lines...]
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.803 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.738 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.5 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.707 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.799 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.968 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.562 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.69 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.191 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:19:22,303 No host ID found, created e7400ca4-9d60-4173-af9e-531723053b5d (Note: This should happen exactly once per node).
    [junit]  WARN 01:19:22,469 Generated random token Token(bytes[22fbca84bed59f87f34111ec7d826225]). 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: 6.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:19:29,536 No host ID found, created f8b9f1c6-698b-448e-a968-706726f90b68 (Note: This should happen exactly once per node).
    [junit]  WARN 01:19:29,747 Generated random token Token(bytes[056460062142f6660f21ed626fb3dfd3]). 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: 5.55 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.396 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:19:43,203 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 01:19:43,636 No host ID found, created 52e5920e-ee1b-49f1-beeb-07aa9457610b (Note: This should happen exactly once per node).
    [junit]  WARN 01:19:43,797 Generated random token Token(bytes[dd1e1d19e155f7f8e0553e0aa6cd897c]). 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: 1.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.692 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:19:54,382 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 01:19:54,593 Fatal exception in thread Thread[CompactionExecutor:6,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.939 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:20:09,143 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:20:09,144 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:20:09,145 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:20:09,145 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:20:09,145 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:20:09,146 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:20:09,146 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:20:09,146 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:20:09,146 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:20:09,146 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:20:09,146 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:20:09,147 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.049 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.828 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.12 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:20:36,548 No host ID found, created 1caaa5ec-16f0-43b8-993b-cc14d72d527d (Note: This should happen exactly once per node).
    [junit]  WARN 01:20:36,821 Generated random token Token(bytes[8d79b1e1d5a52d05dd348e56e36f5725]). 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: 5.546 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.597 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 5.234 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:20:57,015 No host ID found, created d86f7156-06a5-47d6-958a-ff1a1b97f92b (Note: This should happen exactly once per node).
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest:	Caused an ERROR
    [junit] /127.0.0.1:7010 is in use by another process.  Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process.  Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services
    [junit] 	at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:427)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:397)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:475)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:446)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:338)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:64)
    [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: 5.559 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.698 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: 5.587 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.524 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.653 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: 7.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #492

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/492/changes>

Changes:

[jbellis] update CHANGES

------------------------------------------
[...truncated 414 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.622 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.927 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:02:14,444 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.436 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.735 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.514 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.796 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.455 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.492 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.896 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:03:15,794 No host ID found, created 19b153b5-2f23-441a-9311-8f845207ff91 (Note: This should happen exactly once per node).
    [junit]  WARN 23:03:15,955 Generated random token Token(bytes[c43ad7d5cc383e2b2430713b67c91d38]). 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: 5.885 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:03:22,783 No host ID found, created 9c784633-0dca-4be1-afc8-453909af8c54 (Note: This should happen exactly once per node).
    [junit]  WARN 23:03:22,944 Generated random token Token(bytes[8ea1cd9c1d8adcc303e4eded1bfcece4]). 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: 5.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.257 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:03:36,134 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 23:03:36,564 No host ID found, created 12038b99-fb21-4056-9e5e-7adbc132941c (Note: This should happen exactly once per node).
    [junit]  WARN 23:03:36,726 Generated random token Token(bytes[8629496401454eba920f21dcf5a86540]). 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: 1.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.476 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:03:47,131 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 23:03:47,313 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.803 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:04:01,628 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:04:01,629 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:04:01,629 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:04:01,630 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:04:01,630 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:04:01,630 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:04:01,631 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:04:01,631 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:04:01,631 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:04:01,631 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:04:01,631 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:04:01,631 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.012 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.103 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:04:28,751 No host ID found, created 87435f68-fceb-40a4-9d9e-655d2a7dee38 (Note: This should happen exactly once per node).
    [junit]  WARN 23:04:29,014 Generated random token Token(bytes[d2662ee8943827ffb6d918b94f564cf4]). 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: 5.426 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.504 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.432 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:04:48,888 No host ID found, created ee3e13d2-b49b-4c2f-b76a-b2292518c05f (Note: This should happen exactly once per node).
    [junit]  WARN 23:04:49,037 Generated random token Token(bytes[5c0c31dd887d0e474c8c49b6541ff940]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.428 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.568 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: 5.512 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.522 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.642 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: 7.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #491

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/491/changes>

Changes:

[jbellis] remove Thrift from intra-cluster message serialization

[jbellis] r/m obsolete backwards compatibility

[jbellis] Test fixes

[jbellis] regenerate serialization test data

------------------------------------------
[...truncated 401 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.626 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.555 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.22 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.605 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 39.443 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.81 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:58:37,203 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 22.793 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.706 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.424 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.285 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.955 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.743 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.997 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.945 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.795 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:01:06,725 No host ID found, created 17b474d0-0a95-45d3-a866-e6dcac603934 (Note: This should happen exactly once per node).
    [junit]  WARN 22:01:07,378 Generated random token Token(bytes[2f4b506b709621a78392b095ea83d122]). 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: 17.329 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:01:24,712 No host ID found, created 6f8d9486-34f6-401b-9fcb-50861f43e2df (Note: This should happen exactly once per node).
    [junit]  WARN 22:01:25,513 Generated random token Token(bytes[466aa7642da47f66d1c7c1d69798ae8d]). 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: 13.302 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.704 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:01:58,623 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 22:01:59,326 No host ID found, created f4c1b8e9-f567-4fb7-b8c1-0b3dc412f17c (Note: This should happen exactly once per node).
    [junit]  WARN 22:01:59,740 Generated random token Token(bytes[659dc85550dbae0a075be5df0d3ce120]). 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: 1.268 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 38.793 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:02:38,578 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: 26.965 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.184 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:03:33,635 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:03:33,636 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:03:33,636 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:03:33,637 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:03:33,637 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:03:33,637 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:03:33,637 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:03:33,637 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:03:33,637 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:03:33,638 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:03:33,638 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:03:33,638 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.362 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.566 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.835 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.941 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:04:24,702 No host ID found, created 1783c60f-b408-4e86-8333-c01ef1e524fc (Note: This should happen exactly once per node).
    [junit]  WARN 22:04:25,311 Generated random token Token(bytes[ea85f3d892a6ba5dfd4cae026f6f8c4f]). 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: 17.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.325 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.99 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:05:13,072 No host ID found, created f53aff58-1fdf-4562-aa3b-d9f419607ce7 (Note: This should happen exactly once per node).
    [junit]  WARN 22:05:13,519 Generated random token Token(bytes[46154237d0f2e3d895d1d008d4d6b4d5]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 15.512 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.806 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: 16.372 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.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.146 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 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.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.703 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.698 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 24 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #490

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/490/changes>

Changes:

[sylvain] Rename stress to cassandra-stress and include in debian packaging

[vijay2win] update clhm to 1.3

------------------------------------------
[...truncated 410 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.625 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.603 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.343 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.132 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 26.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.537 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:15:33,058 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.743 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 17.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.19 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.784 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.526 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.385 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.89 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.348 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:17:45,132 No host ID found, created f9613450-84b8-46e8-bfb5-fe5704d59472 (Note: This should happen exactly once per node).
    [junit]  WARN 21:17:45,569 Generated random token Token(bytes[dc07dc5eadb9def26b18e3c973d58bb2]). 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: 15.395 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:18:01,543 No host ID found, created 099ab603-d2c9-4541-b3b1-96440ac50940 (Note: This should happen exactly once per node).
    [junit]  WARN 21:18:02,024 Generated random token Token(bytes[c5a542ad46061d9132b74015d60188b8]). 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: 12.554 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.02 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:18:31,387 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 21:18:32,014 No host ID found, created ad90ed2e-558a-43b3-b6b1-58473b51ed8e (Note: This should happen exactly once per node).
    [junit]  WARN 21:18:32,440 Generated random token Token(bytes[ea0e5f5597bb43c23de759b7b4339cfb]). 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: 1.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 28.062 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:19:02,335 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: 20.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.756 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 21:19:45,426 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:19:45,428 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:19:45,428 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:19:45,428 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:19:45,428 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:19:45,429 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:19:45,429 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:19:45,429 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:19:45,429 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:19:45,429 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:19:45,429 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:19:45,429 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.364 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.927 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.799 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.803 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:20:34,266 No host ID found, created 8cd444a2-e021-4570-b7fa-9cf0e1a30048 (Note: This should happen exactly once per node).
    [junit]  WARN 21:20:34,836 Generated random token Token(bytes[80ec49c77486555eb0f5c2fb59872604]). 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: 12.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 17.776 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:21:15,875 No host ID found, created d6fa1c65-b5a2-482a-a997-7a6a63885306 (Note: This should happen exactly once per node).
    [junit]  WARN 21:21:16,255 Generated random token Token(bytes[c2d533a55dfa0aad14c9a3d35e53eeca]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.783 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.926 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: 13.218 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.795 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.555 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.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.647 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: 14.409 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 21 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Re: Build failed in Jenkins: Cassandra-quick #489

Posted by Dop Sun <su...@dopsun.com>.
Hi,

I am using a rule in my mailbox settings (a kind of setting in the server side, usually can be found in web interface), to move the emails sent from that specific email address to some other folder.

And it works and safe, unless you really care about the building notification.

Hope it will help.

Regards,
Dop

On 22 May, 2012, at 5:08 PM, Niklas Ekström <ni...@sics.se> wrote:

> Hi,
> 
> Is there any way to stop receiving mail from Apache Jenkins Server
> without unsubscribing from the Cassandra dev mailing list?
> 
> /Niklas
> 
> On mån, 2012-05-21 at 17:25 +0000, Apache Jenkins Server wrote:
>> See <https://builds.apache.org/job/Cassandra-quick/489/changes>
>> 
>> Changes:
>> 
>> [jbellis] synchronize LCS getEstimatedTasks to avoid CME
>> 
>> [jbellis] edit CHANGES
>> 
>> ------------------------------------------
>> [...truncated 411 lines...]
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
>>    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.676 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.058 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.244 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 14.176 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.141 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 34.056 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.443 sec
>>    [junit] 
>>    [junit] ------------- Standard Error -----------------
>>    [junit]  WARN 17:17:26,848 open(null, O_RDONLY) failed, errno (14).
>>    [junit] ------------- ---------------- ---------------
>>    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.155 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 18.034 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.785 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.223 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
>>    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.509 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.951 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
>>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.18 sec
>>    [junit] 
>>    [junit] ------------- Standard Output ---------------
>>    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
>>    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
>>    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
>>    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
>>    [junit] ------------- ---------------- ---------------
>>    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.388 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.928 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.297 sec
>>    [junit] 
>>    [junit] ------------- Standard Error -----------------
>>    [junit]  WARN 17:19:32,031 No host ID found, created e60da122-6c0f-4f91-9acd-d7a4ee0987bf (Note: This should happen exactly once per node).
>>    [junit]  WARN 17:19:32,519 Generated random token Token(bytes[1cc022a26db0d9438c7783cf52ac0f2d]). 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: 32.072 sec
>>    [junit] 
>>    [junit] ------------- Standard Error -----------------
>>    [junit]  WARN 17:20:05,024 No host ID found, created 30087d28-491b-45c1-be49-97a8c0523bc2 (Note: This should happen exactly once per node).
>>    [junit]  WARN 17:20:05,454 Generated random token Token(bytes[07ab88fdf03438b21723cb7037b39459]). 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: 18.4 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.857 sec
>>    [junit] 
>>    [junit] ------------- Standard Error -----------------
>>    [junit]  WARN 17:20:42,943 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:20:43,663 No host ID found, created eccb889b-0628-4bc0-ac31-cfa475fc5fb9 (Note: This should happen exactly once per node).
>>    [junit]  WARN 17:20:44,032 Generated random token Token(bytes[296a481d0fee16de71825c022c6388bb]). 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: 1.213 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.16 sec
>>    [junit] 
>>    [junit] ------------- Standard Error -----------------
>>    [junit]  WARN 17:21:15,476 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: 24.95 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.253 sec
>>    [junit] 
>>    [junit] ------------- Standard Error -----------------
>>    [junit] ERROR 17:22:05,296 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>>    [junit]  WARN 17:22:05,297 Streaming from /127.0.0.6 failed
>>    [junit] ERROR 17:22:05,297 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>>    [junit]  WARN 17:22:05,297 Streaming from /127.0.0.6 failed
>>    [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>>    [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
>>    [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>>    [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
>>    [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>>    [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
>>    [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>>    [junit]  WARN 17:22:05,299 Streaming from /127.0.0.6 failed
>>    [junit] ------------- ---------------- ---------------
>>    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
>>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 21.751 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.898 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.308 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.839 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.015 sec
>>    [junit] 
>>    [junit] ------------- Standard Error -----------------
>>    [junit]  WARN 17:23:06,479 No host ID found, created 67bd2783-537d-4ffe-8c18-ef52d60403e8 (Note: This should happen exactly once per node).
>>    [junit]  WARN 17:23:07,097 Generated random token Token(bytes[001f207bf61620f900ebf1e5c2161b7a]). 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: 12.659 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.645 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.255 sec
>>    [junit] 
>>    [junit] ------------- Standard Error -----------------
>>    [junit]  WARN 17:23:49,004 No host ID found, created 47515c2c-6ddf-4e81-8cf9-d94650c3bd75 (Note: This should happen exactly once per node).
>>    [junit]  WARN 17:23:49,429 Generated random token Token(bytes[ef38a680728b2b2c207bfd0bae6389f4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
>>    [junit] ------------- ---------------- ---------------
>>    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.402 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.656 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: 13.334 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.808 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.059 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.165 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.HexTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.701 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
>>    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.638 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: 14.212 sec
>>    [junit] 
>>    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>>    [junit] 
>> 
>> BUILD FAILED
>> <https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
>> <https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.
>> 
>> Total time: 23 minutes 2 seconds
>> Build step 'Invoke Ant' marked build as failure
>> [TASKS] Skipping publisher since build result is FAILURE
>> Recording test results
> 
> 

Re: Build failed in Jenkins: Cassandra-quick #489

Posted by Niklas Ekström <ni...@sics.se>.
Hi,

Is there any way to stop receiving mail from Apache Jenkins Server
without unsubscribing from the Cassandra dev mailing list?

/Niklas

On mån, 2012-05-21 at 17:25 +0000, Apache Jenkins Server wrote:
> See <https://builds.apache.org/job/Cassandra-quick/489/changes>
> 
> Changes:
> 
> [jbellis] synchronize LCS getEstimatedTasks to avoid CME
> 
> [jbellis] edit CHANGES
> 
> ------------------------------------------
> [...truncated 411 lines...]
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.dht.RangeTest
>     [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.676 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.058 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.244 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 14.176 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.141 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 34.056 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.443 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit]  WARN 17:17:26,848 open(null, O_RDONLY) failed, errno (14).
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.155 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 18.034 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.785 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.223 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.509 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.951 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.18 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
>     [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
>     [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
>     [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.388 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.928 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.297 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit]  WARN 17:19:32,031 No host ID found, created e60da122-6c0f-4f91-9acd-d7a4ee0987bf (Note: This should happen exactly once per node).
>     [junit]  WARN 17:19:32,519 Generated random token Token(bytes[1cc022a26db0d9438c7783cf52ac0f2d]). 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: 32.072 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit]  WARN 17:20:05,024 No host ID found, created 30087d28-491b-45c1-be49-97a8c0523bc2 (Note: This should happen exactly once per node).
>     [junit]  WARN 17:20:05,454 Generated random token Token(bytes[07ab88fdf03438b21723cb7037b39459]). 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: 18.4 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.857 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit]  WARN 17:20:42,943 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:20:43,663 No host ID found, created eccb889b-0628-4bc0-ac31-cfa475fc5fb9 (Note: This should happen exactly once per node).
>     [junit]  WARN 17:20:44,032 Generated random token Token(bytes[296a481d0fee16de71825c022c6388bb]). 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: 1.213 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.16 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit]  WARN 17:21:15,476 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: 24.95 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.service.RemoveTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.253 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] ERROR 17:22:05,296 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>     [junit]  WARN 17:22:05,297 Streaming from /127.0.0.6 failed
>     [junit] ERROR 17:22:05,297 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>     [junit]  WARN 17:22:05,297 Streaming from /127.0.0.6 failed
>     [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>     [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
>     [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>     [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
>     [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>     [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
>     [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
>     [junit]  WARN 17:22:05,299 Streaming from /127.0.0.6 failed
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 21.751 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.898 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.308 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.839 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.015 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit]  WARN 17:23:06,479 No host ID found, created 67bd2783-537d-4ffe-8c18-ef52d60403e8 (Note: This should happen exactly once per node).
>     [junit]  WARN 17:23:07,097 Generated random token Token(bytes[001f207bf61620f900ebf1e5c2161b7a]). 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: 12.659 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.645 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.255 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit]  WARN 17:23:49,004 No host ID found, created 47515c2c-6ddf-4e81-8cf9-d94650c3bd75 (Note: This should happen exactly once per node).
>     [junit]  WARN 17:23:49,429 Generated random token Token(bytes[ef38a680728b2b2c207bfd0bae6389f4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.402 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.656 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: 13.334 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.808 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.059 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.165 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.HexTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.701 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.638 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: 14.212 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>     [junit] 
> 
> BUILD FAILED
> <https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
> <https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.
> 
> Total time: 23 minutes 2 seconds
> Build step 'Invoke Ant' marked build as failure
> [TASKS] Skipping publisher since build result is FAILURE
> Recording test results



Build failed in Jenkins: Cassandra-quick #489

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/489/changes>

Changes:

[jbellis] synchronize LCS getEstimatedTasks to avoid CME

[jbellis] edit CHANGES

------------------------------------------
[...truncated 411 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.676 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.244 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 14.176 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.141 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 34.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.443 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:17:26,848 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 18.034 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.785 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.223 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.509 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.951 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.18 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.388 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.928 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.297 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:19:32,031 No host ID found, created e60da122-6c0f-4f91-9acd-d7a4ee0987bf (Note: This should happen exactly once per node).
    [junit]  WARN 17:19:32,519 Generated random token Token(bytes[1cc022a26db0d9438c7783cf52ac0f2d]). 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: 32.072 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:20:05,024 No host ID found, created 30087d28-491b-45c1-be49-97a8c0523bc2 (Note: This should happen exactly once per node).
    [junit]  WARN 17:20:05,454 Generated random token Token(bytes[07ab88fdf03438b21723cb7037b39459]). 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: 18.4 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.857 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:20:42,943 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:20:43,663 No host ID found, created eccb889b-0628-4bc0-ac31-cfa475fc5fb9 (Note: This should happen exactly once per node).
    [junit]  WARN 17:20:44,032 Generated random token Token(bytes[296a481d0fee16de71825c022c6388bb]). 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: 1.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:21:15,476 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: 24.95 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.253 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:22:05,296 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:22:05,297 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:22:05,297 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:22:05,297 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:22:05,298 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:22:05,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:22:05,299 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 21.751 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.898 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.308 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.839 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.015 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:23:06,479 No host ID found, created 67bd2783-537d-4ffe-8c18-ef52d60403e8 (Note: This should happen exactly once per node).
    [junit]  WARN 17:23:07,097 Generated random token Token(bytes[001f207bf61620f900ebf1e5c2161b7a]). 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: 12.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.255 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:23:49,004 No host ID found, created 47515c2c-6ddf-4e81-8cf9-d94650c3bd75 (Note: This should happen exactly once per node).
    [junit]  WARN 17:23:49,429 Generated random token Token(bytes[ef38a680728b2b2c207bfd0bae6389f4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.402 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.656 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: 13.334 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.808 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.165 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.701 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.638 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: 14.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 23 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #488

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/488/changes>

Changes:

[aaron] Ensure unique streaming session id's

[brandonwilliams] warn if deb sysctl vm.max_map_count setting fails for OpenVZ

------------------------------------------
[...truncated 424 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.986 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.376 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.777 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:58:35,451 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.8 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.5 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.316 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.733 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.48 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.093 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.142 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.941 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.5 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.853 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:59:33,523 No host ID found, created e50133da-9b4b-4cf1-9a78-c5d6e42fc028 (Note: This should happen exactly once per node).
    [junit]  WARN 16:59:33,760 Generated random token Token(bytes[03c964858e8702d33dd8bad16c5f3d42]). 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: 5.658 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:59:40,316 No host ID found, created 4d9b7aae-b6eb-42a6-993b-4a6687dbb034 (Note: This should happen exactly once per node).
    [junit]  WARN 16:59:40,526 Generated random token Token(bytes[a4f539b50e4f6570b60eb716efacecad]). 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: 5.122 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.535 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:59:52,619 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 16:59:53,074 No host ID found, created 729b11f7-b2df-4179-aebd-d78f151794d0 (Note: This should happen exactly once per node).
    [junit]  WARN 16:59:53,204 Generated random token Token(bytes[da183772f1d358f6fc6a8db5ceb84457]). 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.931 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.266 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:00:03,486 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 17:00:03,731 Fatal exception in thread Thread[CompactionExecutor:6,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.868 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.626 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:00:17,700 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:00:17,702 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:00:17,702 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:00:17,702 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:00:17,703 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:00:17,703 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:00:17,703 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:00:17,704 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:00:17,704 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:00:17,704 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:00:17,704 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:00:17,704 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.195 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.957 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.094 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.03 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:00:43,905 No host ID found, created 97f5837e-7608-4eb3-9a26-5772c4d433f6 (Note: This should happen exactly once per node).
    [junit]  WARN 17:00:44,214 Generated random token Token(bytes[dd24c319f08a87669c193f6043a38977]). 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: 5.217 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.117 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.341 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:01:03,327 No host ID found, created d3c0fd59-42ec-4aa4-89ee-e6c48f73724a (Note: This should happen exactly once per node).
    [junit]  WARN 17:01:03,518 Generated random token Token(bytes[b59db03d58e419e2f45863f6b47d4a8e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.977 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.292 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: 5.11 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.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.344 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.51 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #487

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/487/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@3064da54:ubuntu4
Using strategy: Default
Last Built Revision: Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@3be2402f
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision c553d608fd29369025fadefb1ceea46c0f48d97e (origin/trunk)
Checking out Revision c553d608fd29369025fadefb1ceea46c0f48d97e (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-487
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-487
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #487 jenkins-Cassandra-quick-487
Command "git tag -a -f -m Jenkins Build #487 jenkins-Cassandra-quick-487" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #487 jenkins-Cassandra-quick-487" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #486

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/486/>

------------------------------------------
[...truncated 424 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.859 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.762 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.931 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:07:57,118 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.78 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.554 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.694 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.797 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.959 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.53 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.586 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.991 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:08:59,054 No host ID found, created 9246aa9d-4f7a-49ce-a0dc-69f7a2e9baa7 (Note: This should happen exactly once per node).
    [junit]  WARN 07:08:59,226 Generated random token Token(bytes[9daa72f9713e711d3d3f51f0280148fb]). 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: 5.992 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:09:06,186 No host ID found, created bc77ed02-e600-42cd-b37d-9a11596da9ec (Note: This should happen exactly once per node).
    [junit]  WARN 07:09:06,348 Generated random token Token(bytes[535bade8e351f00d15b666b3036f9121]). 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: 5.513 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.314 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:09:19,639 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 07:09:20,072 No host ID found, created 4a7c4537-702e-4d7c-9310-1304de2944cf (Note: This should happen exactly once per node).
    [junit]  WARN 07:09:20,253 Generated random token Token(bytes[ee84fa57fa64101501a39c61c0e61379]). 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: 1.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.528 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:09:31,087 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 07:09:31,267 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.894 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 07:09:45,697 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:09:45,698 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:09:45,699 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:09:45,699 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:09:45,699 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:09:45,699 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:09:45,699 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:09:45,700 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:09:45,700 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:09:45,700 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:09:45,700 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:09:45,700 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.019 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.501 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.101 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:10:12,921 No host ID found, created 0d826c1a-7bbc-443b-9361-aef6ba9325e4 (Note: This should happen exactly once per node).
    [junit]  WARN 07:10:13,182 Generated random token Token(bytes[c1e444bdcf1535549cba62b99a59cd92]). 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: 5.435 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.462 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:10:33,076 No host ID found, created 74abd85d-7987-4672-b464-e32f9affabe2 (Note: This should happen exactly once per node).
    [junit]  WARN 07:10:33,250 Generated random token Token(bytes[5f19771c77446d802a9f689818094c1d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.505 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.595 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: 5.581 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.526 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.55 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.658 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: 7.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #485

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/485/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@40b96a2a:ubuntu4
Using strategy: Default
Last Built Revision: Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@7d2884dc
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checking out Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-485
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-485
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #485 jenkins-Cassandra-quick-485
Command "git tag -a -f -m Jenkins Build #485 jenkins-Cassandra-quick-485" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #485 jenkins-Cassandra-quick-485" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #484

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/484/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@e1935a:ubuntu4
Using strategy: Default
Last Built Revision: Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@1a21d3f1
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checking out Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-484
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-484
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #484 jenkins-Cassandra-quick-484
Command "git tag -a -f -m Jenkins Build #484 jenkins-Cassandra-quick-484" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #484 jenkins-Cassandra-quick-484" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #483

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/483/>

------------------------------------------
[...truncated 430 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.78 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 38.782 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.087 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:04:26,392 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.309 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 23.002 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.512 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.974 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 5.152 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.119 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.928 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.164 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 18.854 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 18.388 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:07:08,698 No host ID found, created 9d38bee2-1f9f-4c9f-af55-c1095b5db6bb (Note: This should happen exactly once per node).
    [junit]  WARN 19:07:09,142 Generated random token Token(bytes[aa6b10b5dca9140f6704e9aa174bcd7d]). 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: 22.357 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:07:30,715 No host ID found, created 1d4ada0f-9320-4a6d-973b-32bf81124859 (Note: This should happen exactly once per node).
    [junit]  WARN 19:07:31,253 Generated random token Token(bytes[757d436189f59bae5bbbcf9641f83609]). 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: 16.586 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.826 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:08:09,075 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 19:08:09,787 No host ID found, created c0598969-fca1-4cd5-8406-278b3ff3817e (Note: This should happen exactly once per node).
    [junit]  WARN 19:08:10,254 Generated random token Token(bytes[0e137d7c5e86fca306530bb7c5343db4]). 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: 1.22 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 33.657 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:08:45,093 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 19:08:48,919 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 27.931 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.201 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 19:09:43,903 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:09:43,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:43,904 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:09:43,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:43,904 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:09:43,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:43,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:09:43,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:43,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:09:43,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:43,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 19:09:43,905 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 17.017 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.71 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.284 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.84 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.975 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:10:43,779 No host ID found, created b7ccfc79-5871-45bf-b66e-80afab33f111 (Note: This should happen exactly once per node).
    [junit]  WARN 19:10:44,452 Generated random token Token(bytes[f7f6dee3b56039e280d25fc16816fb26]). 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: 16.526 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 26.065 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:11:37,866 No host ID found, created 681623e6-04a7-462e-a685-1dd36d235e0d (Note: This should happen exactly once per node).
    [junit]  WARN 19:11:38,254 Generated random token Token(bytes[8f60bf658875557908a68e9ec2d98dd6]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 16.625 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 18.692 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: 16.57 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.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.689 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.654 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: 18.553 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 27 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #482

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/482/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.222 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.929 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:09:20,743 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.603 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.785 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.489 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.678 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.802 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.969 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.51 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.5 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.561 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.963 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:10:22,823 No host ID found, created 5eb2da66-65d5-4d49-abd5-c0ce2b7e4282 (Note: This should happen exactly once per node).
    [junit]  WARN 18:10:22,986 Generated random token Token(bytes[f44340e3e4b01d6301232d89f43b4e4a]). 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: 5.961 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:10:29,886 No host ID found, created ddb6be1d-b0dd-41f7-a7c7-592defbcc668 (Note: This should happen exactly once per node).
    [junit]  WARN 18:10:30,049 Generated random token Token(bytes[1c1ea2811b87455267974ff7a6c134b1]). 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: 5.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.292 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:10:43,317 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 18:10:43,758 No host ID found, created f28f68d0-8019-4bc1-b385-33f81ce32300 (Note: This should happen exactly once per node).
    [junit]  WARN 18:10:43,921 Generated random token Token(bytes[eb7be8af04bd2bca33f8b4b6bc88c758]). 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: 1.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.564 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:10:54,415 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 18:10:54,605 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.917 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 18:11:09,092 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:11:09,093 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:11:09,093 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:11:09,093 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:11:09,094 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:11:09,094 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:11:09,094 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:11:09,094 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:11:09,094 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:11:09,095 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:11:09,095 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:11:09,095 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.517 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.832 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.113 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:36,397 No host ID found, created 3f07f37d-60c3-47fc-8b8c-1407dcb361e7 (Note: This should happen exactly once per node).
    [junit]  WARN 18:11:36,662 Generated random token Token(bytes[5b95630446182df0389bca5a5712241d]). 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: 5.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.488 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.465 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:56,611 No host ID found, created 7f486006-1ba7-49cd-b204-35f76ea8b9d3 (Note: This should happen exactly once per node).
    [junit]  WARN 18:11:56,762 Generated random token Token(bytes[2d28051dbc232bfc9d10b7c3e99fc88d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.501 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.584 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: 5.462 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.519 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.556 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.211 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #481

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/481/>

------------------------------------------
[...truncated 424 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.616 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.923 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:55:23,421 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.423 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.739 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.785 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.943 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.503 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.884 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:56:24,671 No host ID found, created 8aaeb753-810c-41bf-9cc3-4726498e31c7 (Note: This should happen exactly once per node).
    [junit]  WARN 17:56:24,832 Generated random token Token(bytes[738832aafa99d50724c0ab932120dc8b]). 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: 5.896 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:56:31,667 No host ID found, created 7d169891-ad24-4767-82e0-2f1107433c93 (Note: This should happen exactly once per node).
    [junit]  WARN 17:56:31,829 Generated random token Token(bytes[b334b64fdb90266c2400c03da72025cd]). 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: 5.461 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.264 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:56:45,032 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:56:45,463 No host ID found, created 6fceca1f-12e5-40d0-b567-08994e05b8dc (Note: This should happen exactly once per node).
    [junit]  WARN 17:56:45,625 Generated random token Token(bytes[bc10d7de078e6c0566cb6a54e26d7db6]). 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: 1.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.531 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:56:56,064 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 17:56:56,243 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.853 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:57:10,608 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:57:10,609 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:57:10,609 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:57:10,609 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:57:10,609 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:57:10,610 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:57:10,611 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:57:10,611 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:57:10,611 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:57:10,612 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:57:10,612 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:57:10,612 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.443 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.971 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.494 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.831 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.095 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:57:37,670 No host ID found, created bc11b4cc-196b-4f69-9e1a-277ad354a7df (Note: This should happen exactly once per node).
    [junit]  WARN 17:57:37,931 Generated random token Token(bytes[e2563444dec36dfba88355e01a215cb8]). 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: 5.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.419 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:57:57,779 No host ID found, created a1fad259-aa1d-4b48-8119-917ab82a4b49 (Note: This should happen exactly once per node).
    [junit]  WARN 17:57:57,928 Generated random token Token(bytes[7e3b126cb45a5c3c99294ba210f3ab6b]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.457 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.523 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: 5.501 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.521 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.552 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.635 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: 7.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #480

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/480/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@223cd2ee:ubuntu4
Using strategy: Default
Last Built Revision: Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@7d25fd97
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checking out Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-480
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-480
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #480 jenkins-Cassandra-quick-480
Command "git tag -a -f -m Jenkins Build #480 jenkins-Cassandra-quick-480" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #480 jenkins-Cassandra-quick-480" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #479

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/479/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@7644ed12:ubuntu4
Using strategy: Default
Last Built Revision: Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@3f037fa
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checking out Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-479
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-479
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #479 jenkins-Cassandra-quick-479
Command "git tag -a -f -m Jenkins Build #479 jenkins-Cassandra-quick-479" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #479 jenkins-Cassandra-quick-479" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #478

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/478/>

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.22 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.152 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.763 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.794 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:52:15,053 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.832 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.324 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.587 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.779 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.356 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.526 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.489 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.905 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:14,563 No host ID found, created 1258cc7f-c28e-49f3-9298-0fce82eb3834 (Note: This should happen exactly once per node).
    [junit]  WARN 12:53:14,760 Generated random token Token(bytes[83e3d8273f28a1b3932173dfabb883ab]). 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: 5.789 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:21,399 No host ID found, created 0736ca6a-e99b-4f49-82f3-91c3a74c6a57 (Note: This should happen exactly once per node).
    [junit]  WARN 12:53:21,568 Generated random token Token(bytes[cdfa71a46f6128640f0c06f3010329af]). 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: 5.132 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.182 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:34,241 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 12:53:34,798 No host ID found, created ce768010-991f-46af-b898-8bcfb040c88d (Note: This should happen exactly once per node).
    [junit]  WARN 12:53:35,004 Generated random token Token(bytes[e6d105d2f0bf3b5f255cda8f4105b541]). 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: 1.093 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.431 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:45,611 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: 5.805 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.635 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 12:53:59,799 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:53:59,800 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:53:59,800 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:53:59,801 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:53:59,801 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:53:59,802 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:53:59,802 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:53:59,802 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:53:59,802 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:53:59,803 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:53:59,803 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:53:59,803 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.798 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.018 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:25,766 No host ID found, created 1219642b-4caf-4853-8f25-d4fce7466305 (Note: This should happen exactly once per node).
    [junit]  WARN 12:54:26,079 Generated random token Token(bytes[045e02be3e0796435daf7393ee4ee241]). 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: 5.096 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.395 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:44,944 No host ID found, created aed00be4-6d0d-454e-b5a8-8919d499d80a (Note: This should happen exactly once per node).
    [junit]  WARN 12:54:45,167 Generated random token Token(bytes[1371699f875390396906dc96e43903d4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.213 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: 5.191 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.425 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.55 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.316 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #477

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/477/>

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.31 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.192 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.292 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.002 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:38:47,243 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.089 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.843 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.224 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.379 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.978 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.983 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.183 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.427 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.349 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.87 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:39:55,436 No host ID found, created e425a31c-a6f2-403e-b913-2bc942e3266d (Note: This should happen exactly once per node).
    [junit]  WARN 12:39:55,621 Generated random token Token(bytes[3592755180108ac70308d9cd717e7254]). 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: 7.002 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:03,611 No host ID found, created 5f5d2568-85c8-4413-b7c2-e1b3f68d6734 (Note: This should happen exactly once per node).
    [junit]  WARN 12:40:03,792 Generated random token Token(bytes[db803b670102a6fc513243bb1bf1e492]). 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: 6.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.116 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:19,191 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 12:40:19,648 No host ID found, created cedae9b6-651d-4127-8654-bd315110922d (Note: This should happen exactly once per node).
    [junit]  WARN 12:40:19,828 Generated random token Token(bytes[6cc2ebdc4ecc9c7a6e332f022a9601b2]). 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: 1.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.107 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:32,946 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: 7.733 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.351 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 12:40:50,914 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:40:50,915 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:40:50,915 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:40:50,915 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:40:50,915 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:40:50,916 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:40:50,916 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:40:50,916 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:40:50,916 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:40:50,916 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:40:50,916 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:40:50,916 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.246 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.938 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.405 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.83 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.17 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:26,204 No host ID found, created 386657bb-efbc-4da1-b03d-6d9718a99a31 (Note: This should happen exactly once per node).
    [junit]  WARN 12:41:26,509 Generated random token Token(bytes[8bd16f823ac687a1dec8a3ceb3467a36]). 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: 6.18 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.618 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:48,443 No host ID found, created 72c0fe07-63e6-45ec-9f37-f2968dfa516a (Note: This should happen exactly once per node).
    [junit]  WARN 12:41:48,635 Generated random token Token(bytes[8475f5d70d4e083fc6d3d22d51e8fe22]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.273 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.493 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: 6.249 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.519 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.992 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #476

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/476/>

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.498 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.469 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.152 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.295 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.893 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.807 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:07:16,891 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.879 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.574 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.522 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.632 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.771 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.233 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.821 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:08:15,781 No host ID found, created 0bfee12f-e9a7-47d2-9d63-3ba2b5f6d3e0 (Note: This should happen exactly once per node).
    [junit]  WARN 12:08:16,003 Generated random token Token(bytes[e57da124d43071f822d3ffb09b93366e]). 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: 5.848 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:08:22,747 No host ID found, created eff4259e-0f5f-4d0d-bca3-618ae2207ad7 (Note: This should happen exactly once per node).
    [junit]  WARN 12:08:22,985 Generated random token Token(bytes[e80fd9104180ebdebaa7f518ed0012fc]). 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: 5.222 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.895 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:08:35,680 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 12:08:36,049 No host ID found, created fa548e1e-cd43-4829-84e6-0dffd06e8cfc (Note: This should happen exactly once per node).
    [junit]  WARN 12:08:36,182 Generated random token Token(bytes[cbe9f53d1bcf1b174520a903da8fea94]). 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: 1.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.233 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:08:46,567 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: 5.859 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.49 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 12:09:00,650 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:09:00,652 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:09:00,652 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:09:00,652 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:09:00,653 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:09:00,653 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:09:00,653 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:09:00,654 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:09:00,654 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:09:00,654 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:09:00,655 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:09:00,655 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.122 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.717 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.182 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.719 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.03 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:09:26,631 No host ID found, created 2900bf1e-fe7b-4fae-891d-7eb1bc76bae2 (Note: This should happen exactly once per node).
    [junit]  WARN 12:09:26,961 Generated random token Token(bytes[24c5a789ad8b8889630e09d8d4298702]). 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: 5.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.496 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:09:46,014 No host ID found, created 8c70c059-94ae-46d7-b02b-d29a77cf686e (Note: This should happen exactly once per node).
    [junit]  WARN 12:09:46,228 Generated random token Token(bytes[0672098c4f78ce3035737b871fb53464]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.198 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: 5.276 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.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.363 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.536 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.271 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #475

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/475/>

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.022 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.009 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:53:48,355 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 12.332 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.961 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.97 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.111 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.189 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.151 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:55:02,229 No host ID found, created 1422cef4-73c9-40a4-ae67-9dc6887415c0 (Note: This should happen exactly once per node).
    [junit]  WARN 11:55:02,416 Generated random token Token(bytes[eced71ca9c9669cf91cf42ce206fde48]). 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: 6.82 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:55:10,165 No host ID found, created 0ecb7825-93f3-461a-acb8-530856a93b24 (Note: This should happen exactly once per node).
    [junit]  WARN 11:55:10,364 Generated random token Token(bytes[c8a7d83007d413d09a977b3619c78156]). 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: 8.506 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.143 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:55:27,588 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 11:55:28,047 No host ID found, created b00e5cb9-ec67-4488-8fce-a17a3ecf6365 (Note: This should happen exactly once per node).
    [junit]  WARN 11:55:28,243 Generated random token Token(bytes[c47b9e3d3f94e2b2d680a4188220c1d5]). 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: 1.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.641 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:55:40,927 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: 8.033 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.011 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:55:58,824 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:55:58,825 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:55:58,825 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:55:58,825 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:55:58,825 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:55:58,825 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:55:58,826 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:55:58,826 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:55:58,826 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:55:58,826 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:55:58,826 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:55:58,826 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.683 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.229 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.831 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.202 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:56:28,138 No host ID found, created 9bba13ec-ba1d-44ca-9c78-e5c218ca23d3 (Note: This should happen exactly once per node).
    [junit]  WARN 11:56:28,430 Generated random token Token(bytes[3ac315012bfd1f465055507f9b5ec701]). 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: 6.312 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.362 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.577 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:56:50,804 No host ID found, created 49e11860-f3f7-44b2-8bb9-12ea6ea3cd90 (Note: This should happen exactly once per node).
    [junit]  WARN 11:56:50,965 Generated random token Token(bytes[c183abe843bd96c723fdfe2b549be27d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.337 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.465 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: 6.348 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.533 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #474

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/474/>

------------------------------------------
[...truncated 424 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.393 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.805 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:37:15,114 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.932 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.487 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.748 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.501 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.359 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.431 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.305 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.487 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.629 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:38:14,315 No host ID found, created 1a4abff2-bf80-4fee-91d4-94876f78f27f (Note: This should happen exactly once per node).
    [junit]  WARN 11:38:14,526 Generated random token Token(bytes[3bfa2dadd5420732374419ccaa883b49]). 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: 5.724 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:38:21,258 No host ID found, created 4e9de3b9-f667-4a18-affc-61cd30329e27 (Note: This should happen exactly once per node).
    [junit]  WARN 11:38:21,496 Generated random token Token(bytes[5f2723c77c2887e6064c13c49e02d59e]). 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: 5.301 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.948 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:38:34,259 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 11:38:34,705 No host ID found, created 529f5ab3-1d53-44b8-8bf1-75057babdd49 (Note: This should happen exactly once per node).
    [junit]  WARN 11:38:34,834 Generated random token Token(bytes[2f27482565c7663d1e43cc6f9a217131]). 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: 1.031 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.352 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:38:45,338 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 11:38:45,566 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.748 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.519 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:38:59,319 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:38:59,321 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:38:59,321 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:38:59,322 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:38:59,322 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:38:59,322 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:38:59,323 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:38:59,323 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:38:59,323 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:38:59,324 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:38:59,324 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:38:59,324 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.351 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.999 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:39:25,417 No host ID found, created 4d06a607-9bd2-4e6a-be59-b38e2879ff1f (Note: This should happen exactly once per node).
    [junit]  WARN 11:39:25,729 Generated random token Token(bytes[0b3a5152effe8a1491f7c7c3f408ab52]). 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: 5.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.349 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:39:44,719 No host ID found, created 77836ec7-2a66-4dd1-aea2-ed88ffaaf225 (Note: This should happen exactly once per node).
    [junit]  WARN 11:39:44,900 Generated random token Token(bytes[e26f364b026b57d882e89a3d22e10cbd]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.23 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.235 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: 5.218 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.506 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.211 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.537 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.55 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #473

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/473/>

------------------------------------------
[...truncated 409 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.946 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.255 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.382 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 27.565 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.521 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:17:26,627 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.347 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 17.379 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.861 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.913 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.253 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.002 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.709 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.326 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.743 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.688 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.565 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:19:31,726 No host ID found, created 79e0db74-c8d1-40f6-abf3-60684c28f858 (Note: This should happen exactly once per node).
    [junit]  WARN 10:19:32,212 Generated random token Token(bytes[5f473d611c65da88a25b82b305e10124]). 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: 15.014 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:19:47,970 No host ID found, created cf5148f2-3ad0-467b-b1f2-b8f4064e6276 (Note: This should happen exactly once per node).
    [junit]  WARN 10:19:48,350 Generated random token Token(bytes[81c22e27fd4c96eed98aac8c6f515b6a]). 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: 12.577 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.746 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:20:17,380 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 10:20:17,950 No host ID found, created a34f2b63-7136-4a78-bc60-be5704f62377 (Note: This should happen exactly once per node).
    [junit]  WARN 10:20:18,341 Generated random token Token(bytes[59bd743badafa11bb01b93c20598f7bc]). 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: 1.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 27.058 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:20:47,325 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: 20.28 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 21.227 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 10:21:30,681 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:21:30,682 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:21:30,682 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:21:30,683 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:21:30,683 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:21:30,683 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:21:30,683 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:21:30,683 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:21:30,683 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:21:30,684 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:21:30,684 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:21:30,684 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.348 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.806 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.787 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.838 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.838 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.246 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:22:20,405 No host ID found, created 165aa6b7-be05-4b90-b4df-1c5d04e6a410 (Note: This should happen exactly once per node).
    [junit]  WARN 10:22:21,124 Generated random token Token(bytes[1c57dc70b77cfa4d464443823cb5c20e]). 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.401 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.931 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 23.934 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:23:14,562 No host ID found, created 749b1742-ac88-4885-a5cd-32ce6c9d071c (Note: This should happen exactly once per node).
    [junit]  WARN 10:23:15,019 Generated random token Token(bytes[af8fd5166ffd1b615d112d76f4baef41]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.314 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.957 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: 12.878 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.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.849 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.688 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.649 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: 16.409 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 22 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #472

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/472/>

------------------------------------------
[...truncated 404 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.296 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.142 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.275 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:52,304 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.6 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.869 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.379 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.986 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.984 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.337 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.33 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.069 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:40:00,991 No host ID found, created b31ce249-5bbc-4b6e-b7d8-b8008eaf3707 (Note: This should happen exactly once per node).
    [junit]  WARN 09:40:01,180 Generated random token Token(bytes[cf83fb7f57c679a1c425d67abc9327de]). 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: 7.171 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:40:09,305 No host ID found, created 85afcdbe-5dfb-4e73-a4f5-e115c932955d (Note: This should happen exactly once per node).
    [junit]  WARN 09:40:09,489 Generated random token Token(bytes[a9b2eb0df7762728ab40041cdc1ec200]). 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: 6.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.077 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:40:24,350 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 09:40:24,793 No host ID found, created 34359d42-4855-4a7b-a27d-d00627edd589 (Note: This should happen exactly once per node).
    [junit]  WARN 09:40:24,969 Generated random token Token(bytes[3059c1cdd31c962e92cc726c53f6101c]). 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: 1.228 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.123 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:40:37,769 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: 7.696 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.169 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 09:40:55,622 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:40:55,623 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:40:55,623 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:40:55,623 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:40:55,623 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:40:55,623 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:40:55,623 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:40:55,624 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:40:55,624 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:40:55,624 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:40:55,624 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:40:55,624 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.247 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.671 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.169 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:41:25,247 No host ID found, created e4890cc8-f78a-4ae2-a63a-a789a3393eec (Note: This should happen exactly once per node).
    [junit]  WARN 09:41:25,547 Generated random token Token(bytes[9cfe515b320b034a8b927fa7f1d68958]). 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: 6.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.281 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.635 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:41:47,772 No host ID found, created 88447d97-f96f-4b07-b139-7b8ad50b1a84 (Note: This should happen exactly once per node).
    [junit]  WARN 09:41:47,932 Generated random token Token(bytes[fb8685c9f4964c96a65539f3dfd6a49b]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.492 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.397 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: 6.21 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.526 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.261 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.862 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #471

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/471/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.567 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.764 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:07:25,263 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.976 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.554 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.513 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.327 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.612 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.78 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.546 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.133 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.532 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.513 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:08:24,208 No host ID found, created 43d3c87b-c1ee-4d4b-b4c8-dfeab71295fa (Note: This should happen exactly once per node).
    [junit]  WARN 09:08:24,381 Generated random token Token(bytes[1c6255f9a3c15de14f141a93d49817df]). 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: 5.656 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:08:30,913 No host ID found, created 5b6ecf11-ee5d-44f0-a8e1-9e09747f4157 (Note: This should happen exactly once per node).
    [junit]  WARN 09:08:31,104 Generated random token Token(bytes[97a066a03d580c5d353e8f7cd1b8e06f]). 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: 5.297 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.917 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:08:43,803 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 09:08:44,264 No host ID found, created 04ac3938-bdc3-4169-81b4-cd355fcf78f0 (Note: This should happen exactly once per node).
    [junit]  WARN 09:08:44,394 Generated random token Token(bytes[e20d2dc8b367b14fd197afe987dcc006]). 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: 1.011 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.238 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:08:54,458 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 09:08:54,633 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.576 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 09:09:08,333 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:09:08,335 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:09:08,335 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:09:08,335 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:09:08,336 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:09:08,336 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:09:08,336 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:09:08,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:09:08,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:09:08,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:09:08,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:09:08,337 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.734 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.764 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.03 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:09:34,225 No host ID found, created 7832a71a-43eb-45e7-8eb5-4978846ed00b (Note: This should happen exactly once per node).
    [junit]  WARN 09:09:34,539 Generated random token Token(bytes[485726c75c3ceab733a625cc8e84a38e]). 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: 5.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.112 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.235 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:09:53,317 No host ID found, created 8f39ae40-fe27-41e9-a56b-3f6321996f77 (Note: This should happen exactly once per node).
    [junit]  WARN 09:09:53,477 Generated random token Token(bytes[8f41355061a49c887e1991d9fa78e214]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.15 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.266 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: 4.959 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.394 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.14 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.357 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.584 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #470

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/470/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@249b81aa:ubuntu4
Using strategy: Default
Last Built Revision: Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5af2ee9c
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checking out Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-470
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-470
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #470 jenkins-Cassandra-quick-470
Command "git tag -a -f -m Jenkins Build #470 jenkins-Cassandra-quick-470" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #470 jenkins-Cassandra-quick-470" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #469

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/469/>

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.233 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.359 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.021 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:24:00,501 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.024 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.862 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.305 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.489 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.937 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.977 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.328 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.22 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.822 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:08,473 No host ID found, created ee055259-eee5-429e-aaf1-a438d6ff5026 (Note: This should happen exactly once per node).
    [junit]  WARN 08:25:08,668 Generated random token Token(bytes[fb7ce27c6a4a78e732b86ec7229da578]). 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: 7.096 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:16,606 No host ID found, created e221bbba-e913-4cd0-8af8-25af6d201589 (Note: This should happen exactly once per node).
    [junit]  WARN 08:25:16,826 Generated random token Token(bytes[6ad7795e1efa88a7744a5b2e927a8b11]). 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: 6.23 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.061 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:31,790 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 08:25:32,247 No host ID found, created 6a4db776-9776-4e42-9ecc-d7b18757526d (Note: This should happen exactly once per node).
    [junit]  WARN 08:25:32,416 Generated random token Token(bytes[a7387d7a21a466b295c5cf1943eb9cd4]). 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: 1.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.263 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:45,560 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: 7.566 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.947 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:26:03,115 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:26:03,116 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:26:03,116 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:26:03,116 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:26:03,117 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:26:03,117 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:26:03,117 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:26:03,117 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:26:03,117 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:26:03,117 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:26:03,118 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:26:03,118 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.377 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.188 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.197 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:26:32,783 No host ID found, created 9e674c69-a5f1-4d1c-9f3b-eab8470c0daa (Note: This should happen exactly once per node).
    [junit]  WARN 08:26:33,086 Generated random token Token(bytes[b58325c6c8ce37568fd9d4156f2e101a]). 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: 6.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.747 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:26:55,119 No host ID found, created 090ddb39-7286-4640-a3b0-8a7f5d9cb9e7 (Note: This should happen exactly once per node).
    [junit]  WARN 08:26:55,294 Generated random token Token(bytes[ec5e61efad816a1ad8296d90c9d422d4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.25 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.342 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: 6.406 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.525 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.641 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: 7.753 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #468

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/468/>

------------------------------------------
[...truncated 410 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.626 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.324 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.29 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 15.582 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.837 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 46.871 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.65 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:04:25,657 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.81 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 20.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.703 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.421 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.994 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.962 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.689 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.758 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 17.159 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.143 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.48 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.206 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:07:06,299 No host ID found, created 5b85c20a-32fc-4fc9-bb5c-7eb30b269699 (Note: This should happen exactly once per node).
    [junit]  WARN 08:07:06,923 Generated random token Token(bytes[4a751ffe77bfa203e680d1a85320f7d1]). 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: 23.916 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:07:31,353 No host ID found, created 939de1e1-7043-4b92-9ff1-a4cccb565d4f (Note: This should happen exactly once per node).
    [junit]  WARN 08:07:32,115 Generated random token Token(bytes[4f25c6eee78cb31ec3e7abd167839ad4]). 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: 20.76 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.812 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:08:17,499 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 08:08:18,169 No host ID found, created a89d46ca-fbfc-4ec1-a6f9-3ce7f37b907c (Note: This should happen exactly once per node).
    [junit]  WARN 08:08:18,559 Generated random token Token(bytes[9bbc7564b6ca47e2db32edc11eebda12]). 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: 1.222 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 27.172 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:08:47,602 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: 19.774 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.593 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:09:29,902 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:29,903 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:29,903 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:29,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:29,904 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:29,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:29,904 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:29,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:29,904 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:29,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:29,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:29,905 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.906 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.519 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.905 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:10:18,402 No host ID found, created be3fb2df-2a3a-4c03-8a0c-0055420a7edd (Note: This should happen exactly once per node).
    [junit]  WARN 08:10:19,006 Generated random token Token(bytes[af84685e6c9a932c25c6ab5ee028bdb6]). 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: 20.214 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.232 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.266 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:11:12,377 No host ID found, created 2a5be66c-d1be-485b-b3d5-93af1332767e (Note: This should happen exactly once per node).
    [junit]  WARN 08:11:12,949 Generated random token Token(bytes[000f557fd6364e23b1369d8c9a04d8be]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.755 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.809 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: 12.859 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.79 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.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.686 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.645 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: 13.709 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.091 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 25 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #467

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/467/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@671fd9a1:ubuntu4
Using strategy: Default
Last Built Revision: Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@3bd33f05
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
Checking out Revision 9bf0386b6ba16f23cab001290f45dce387b87e83 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-467
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-467
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #467 jenkins-Cassandra-quick-467
Command "git tag -a -f -m Jenkins Build #467 jenkins-Cassandra-quick-467" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #467 jenkins-Cassandra-quick-467" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #466

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/466/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.091 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.001 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:24:07,893 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.757 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.411 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.966 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.975 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.243 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.281 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.85 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:25:15,805 No host ID found, created 36f2c61b-31d1-46d4-87e4-98f5ba7c282f (Note: This should happen exactly once per node).
    [junit]  WARN 07:25:15,982 Generated random token Token(bytes[ea69ef7a442b5d8a41a3b1299cd5019b]). 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: 7.042 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:25:23,979 No host ID found, created 3866d49b-8c3e-4f1a-9c3c-22565de81315 (Note: This should happen exactly once per node).
    [junit]  WARN 07:25:24,160 Generated random token Token(bytes[9ef8bee446d004d128c603ae8a253059]). 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: 6.091 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.974 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:25:38,811 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 07:25:39,259 No host ID found, created 738e4c29-70c8-41d0-8c4d-84611e9f1519 (Note: This should happen exactly once per node).
    [junit]  WARN 07:25:39,446 Generated random token Token(bytes[782b722283e9ce71b66ead1af7e9deb1]). 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: 1.222 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.572 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:25:52,079 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 07:25:52,532 Fatal exception in thread Thread[CompactionExecutor:1,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.057 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 07:26:09,474 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:26:09,475 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:26:09,475 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:26:09,475 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:26:09,475 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:26:09,475 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:26:09,476 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:26:09,476 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:26:09,476 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:26:09,476 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:26:09,476 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:26:09,476 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.787 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.255 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.821 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.236 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:26:39,379 No host ID found, created a04657e0-bd03-4e12-9616-ead70256b20d (Note: This should happen exactly once per node).
    [junit]  WARN 07:26:39,673 Generated random token Token(bytes[32156ac35d61bec0c233dbc04a5cbc32]). 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: 6.164 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.537 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.652 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:27:02,249 No host ID found, created 616b8b5a-e5e0-4555-9095-7944e04b230c (Note: This should happen exactly once per node).
    [junit]  WARN 07:27:02,428 Generated random token Token(bytes[b7b01f70c4740591afde32fdc8337b88]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.167 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.609 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: 6.307 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.523 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.162 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.663 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: 8.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #465

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/465/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.252 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.702 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.929 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:09:23,735 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.434 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.777 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.529 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.694 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.805 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.944 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.5 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.505 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.955 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:25,447 No host ID found, created 7d25d9f6-2133-489e-8056-a77b9c17dde3 (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:25,608 Generated random token Token(bytes[909b30ecb5918e6accfd4ff10ad59e87]). 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: 5.954 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:32,512 No host ID found, created dee6d3c7-7958-4f1c-8816-f37df849b995 (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:32,675 Generated random token Token(bytes[0f8fead3e5a9e5f570f771faf34ef6b0]). 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: 5.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.281 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:45,926 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 06:10:46,360 No host ID found, created e1854666-3524-4a44-a116-5a4061919384 (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:46,519 Generated random token Token(bytes[cc8a143663dc3d79819db84f89708763]). 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: 1.215 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.553 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:57,001 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 06:10:57,185 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.861 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 06:11:11,604 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:11:11,605 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:11:11,606 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:11:11,606 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:11:11,606 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:11:11,607 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:11:11,607 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:11:11,607 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:11:11,607 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:11:11,607 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:11:11,607 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:11:11,608 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.923 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.51 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.831 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:11:38,735 No host ID found, created d21a5681-1b5f-4012-ab55-c690ae5eee7a (Note: This should happen exactly once per node).
    [junit]  WARN 06:11:39,006 Generated random token Token(bytes[c9491e0f2e5948c731087be17677d814]). 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: 5.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.511 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.44 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:11:58,931 No host ID found, created a5818185-5625-4f60-acb0-ff735f6f442b (Note: This should happen exactly once per node).
    [junit]  WARN 06:11:59,082 Generated random token Token(bytes[318eaf04f57a49d069d55fea72e1d285]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.583 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: 5.522 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.521 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.538 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.64 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: 7.184 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #464

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/464/>

------------------------------------------
[...truncated 443 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 26.597 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.516 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:17:11,756 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.582 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 17.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.819 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.701 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.958 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.372 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.515 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.333 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:19:19,006 No host ID found, created 296ba5d5-630c-4d00-bc27-701b902b8e16 (Note: This should happen exactly once per node).
    [junit]  WARN 05:19:19,456 Generated random token Token(bytes[4cb6d50dc9c6bafd536bd728032b48f8]). 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: 15.297 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:19:35,429 No host ID found, created f12d4494-7208-406a-893f-13f36e3203c6 (Note: This should happen exactly once per node).
    [junit]  WARN 05:19:35,874 Generated random token Token(bytes[8cdebbc640c48673dfa347e428ea9f51]). 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: 12.374 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.038 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:20:05,110 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 05:20:05,686 No host ID found, created 535dbf66-013b-4a16-a043-1f96a366158c (Note: This should happen exactly once per node).
    [junit]  WARN 05:20:06,132 Generated random token Token(bytes[efb0be5fdb6c3edcfcc8c1f674307f7e]). 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: 1.207 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 27.157 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:20:34,980 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 05:20:38,028 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 19.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.519 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 05:21:17,475 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:21:17,476 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:21:17,476 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:21:17,476 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:21:17,476 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:21:17,477 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:21:17,477 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:21:17,477 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:21:17,477 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:21:17,477 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:21:17,477 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:21:17,477 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.992 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.832 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.938 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:22:06,575 No host ID found, created 1fa9cb9a-a0b2-4afd-959b-8a9abeba82f1 (Note: This should happen exactly once per node).
    [junit]  WARN 05:22:07,165 Generated random token Token(bytes[c1d4e9e00c56492178432ccea0411f41]). 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: 12.362 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.566 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.054 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:22:48,855 No host ID found, created 37e685e0-972d-4058-9b6a-3bad8c2d18b0 (Note: This should happen exactly once per node).
    [junit]  WARN 05:22:49,238 Generated random token Token(bytes[b479254204edd6e33efb18622fe24fa4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.594 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.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: 13.322 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.808 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.642 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: 14.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 21 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #463

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/463/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.341 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.721 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.961 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:09:14,428 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.818 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.573 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.725 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.789 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.97 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.571 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.542 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.542 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.023 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:10:16,526 No host ID found, created f1eb4f64-8706-4376-b10e-84878b7c4d2a (Note: This should happen exactly once per node).
    [junit]  WARN 03:10:16,689 Generated random token Token(bytes[fb5e2bc2b351166006dc94c4ac0a98ab]). 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: 5.995 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:10:23,597 No host ID found, created 0f510e71-2cf3-4dfa-9489-c7c1f9dc2d95 (Note: This should happen exactly once per node).
    [junit]  WARN 03:10:23,760 Generated random token Token(bytes[7f223ff77a58dcb3affdd1f23b4616e2]). 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: 5.552 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.284 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:10:37,096 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 03:10:37,527 No host ID found, created 221a18cb-eff9-4c77-9a1a-09a62d6da484 (Note: This should happen exactly once per node).
    [junit]  WARN 03:10:37,688 Generated random token Token(bytes[fe59926fb22e31ff54fe4ef2e94be53a]). 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: 1.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.479 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:10:48,085 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 03:10:48,271 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.872 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 03:11:02,659 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:11:02,660 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:11:02,660 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:11:02,660 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:11:02,660 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:11:02,661 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:11:02,661 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:11:02,661 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:11:02,661 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:11:02,662 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:11:02,662 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:11:02,662 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.979 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.467 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.822 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.098 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:11:29,748 No host ID found, created 08cfd5d3-e569-44f5-abf9-a9ee65431c4c (Note: This should happen exactly once per node).
    [junit]  WARN 03:11:30,011 Generated random token Token(bytes[99a1c38675aa1be97b216037fc63422a]). 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: 5.385 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.435 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:11:49,754 No host ID found, created f7c82320-e3d0-4503-b528-cb02a47bc746 (Note: This should happen exactly once per node).
    [junit]  WARN 03:11:49,903 Generated random token Token(bytes[636d0bc4a82d5f9065cf890c991af8aa]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.61 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: 5.596 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.52 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.537 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #462

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/462/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.884 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.271 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.005 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:40:09,645 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.188 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.071 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.349 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.313 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.926 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.956 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.1 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.303 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.227 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.871 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:41:17,830 No host ID found, created 166a6203-350a-46c8-ba67-1a3d43edaf64 (Note: This should happen exactly once per node).
    [junit]  WARN 01:41:18,014 Generated random token Token(bytes[f5a57c7686a9cecae4824eb2d1385a7c]). 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: 6.923 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:41:25,864 No host ID found, created d5536744-9921-42eb-970b-724ef7219552 (Note: This should happen exactly once per node).
    [junit]  WARN 01:41:26,047 Generated random token Token(bytes[44a52fe5807af4f5c85f987e6b43d820]). 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: 6.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.021 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:41:40,860 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 01:41:41,314 No host ID found, created 2f151145-007e-416a-9af5-d57a086591d9 (Note: This should happen exactly once per node).
    [junit]  WARN 01:41:41,483 Generated random token Token(bytes[04312f1d61b175559567030e2c63053d]). 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: 1.214 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.946 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:41:53,998 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 01:41:54,628 Fatal exception in thread Thread[CompactionExecutor:6,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.362 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.085 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:42:11,483 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:42:11,484 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:42:11,484 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:42:11,484 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:42:11,484 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:42:11,484 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:42:11,484 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:42:11,485 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:42:11,485 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:42:11,485 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:42:11,485 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:42:11,485 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.224 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.869 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.297 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.82 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.2 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:42:41,125 No host ID found, created 9b9e6cbc-4446-4127-879b-32ea655992b1 (Note: This should happen exactly once per node).
    [junit]  WARN 01:42:41,417 Generated random token Token(bytes[dd42d1197e51888ddc809b3b49499b6c]). 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: 6.132 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.491 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:43:03,345 No host ID found, created 28bdc54b-d0dc-45e9-988b-ec8d45e8877a (Note: This should happen exactly once per node).
    [junit]  WARN 01:43:03,518 Generated random token Token(bytes[c4e2a8bf161ff0f76d3c66a1b3d5fcf8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.449 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: 6.391 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.523 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.297 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.892 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/461/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.904 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.993 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:40:10,481 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.32 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.971 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.295 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.946 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.961 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.077 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.504 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.904 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:41:18,971 No host ID found, created d3c331d0-1379-4f99-ba28-1e6e776c946d (Note: This should happen exactly once per node).
    [junit]  WARN 23:41:19,156 Generated random token Token(bytes[49d98882165dcdd307048cd2a277d5a7]). 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: 6.912 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:41:27,133 No host ID found, created 2e35d539-d23e-4633-89ce-ef80a216498e (Note: This should happen exactly once per node).
    [junit]  WARN 23:41:27,318 Generated random token Token(bytes[38e8177b88b8e92e8602804f5554b01c]). 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: 6.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.08 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:41:42,180 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 23:41:42,636 No host ID found, created c27c5b35-7d11-49e7-afb2-768c7ec0def2 (Note: This should happen exactly once per node).
    [junit]  WARN 23:41:42,805 Generated random token Token(bytes[7c67f6e285daaf9f03706746c00ab886]). 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: 1.205 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.936 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:41:55,410 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 23:41:55,957 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.381 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:42:13,341 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:42:13,342 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:42:13,342 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:42:13,342 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:42:13,342 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:42:13,343 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:42:13,343 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:42:13,343 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:42:13,343 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:42:13,345 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:42:13,345 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:42:13,345 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.267 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.161 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:42:42,778 No host ID found, created 08f7facc-b844-4e80-bdc8-8d3103a40e7a (Note: This should happen exactly once per node).
    [junit]  WARN 23:42:43,067 Generated random token Token(bytes[9da3d35fa7993fcee89419cb51a93e0e]). 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: 6.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.105 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.667 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:43:05,176 No host ID found, created 4deb1fd1-8cc6-4ead-95cc-52a7e9cd9082 (Note: This should happen exactly once per node).
    [junit]  WARN 23:43:05,351 Generated random token Token(bytes[601d71af998cfabb280a3547fa6046e1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.253 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.33 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: 6.242 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.528 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.321 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.438 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.896 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/460/changes>

Changes:

[aaron] Ensure unique streaming session id's

[brandonwilliams] Fix minor typos in nodetool help

[jbellis] fix split generation regression

[jbellis] serializedSize fixes

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.68 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.632 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.307 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.316 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.868 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.093 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:54:00,164 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.557 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.612 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.01 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.239 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.756 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.708 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:11,595 No host ID found, created aac86a2e-c6cf-4f5d-96fb-5b182aaa9b8d (Note: This should happen exactly once per node).
    [junit]  WARN 22:55:11,780 Generated random token Token(bytes[79d31c31b53a33447129458c01d166a5]). 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: 7.046 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:22,432 No host ID found, created 7a580ff9-5397-43f4-9750-3b1646147150 (Note: This should happen exactly once per node).
    [junit]  WARN 22:55:22,645 Generated random token Token(bytes[91aea5a3a66ea1142c45e08c0070e29e]). 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: 6.372 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.351 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:38,021 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 22:55:38,485 No host ID found, created 793ecda3-d95c-4e61-8c4f-cdff45b0b619 (Note: This should happen exactly once per node).
    [junit]  WARN 22:55:38,659 Generated random token Token(bytes[bc394842bbbe9c3cfa8434563aa9d25a]). 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: 1.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.364 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:51,668 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: 7.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.259 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:56:09,557 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:56:09,558 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:56:09,558 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:56:09,558 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:56:09,559 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:56:09,559 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:56:09,559 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:56:09,559 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:56:09,559 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:56:09,560 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:56:09,560 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:56:09,560 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.275 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.215 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.365 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.84 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.19 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:56:39,671 No host ID found, created f0992862-f7d0-4c3c-871b-42e879fe57c7 (Note: This should happen exactly once per node).
    [junit]  WARN 22:56:39,972 Generated random token Token(bytes[ecc1a1ae0790849ad920c72703b70bb5]). 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: 6.243 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.373 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.997 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:57:02,340 No host ID found, created d77127e6-1d17-483b-a53b-681db34cb29c (Note: This should happen exactly once per node).
    [junit]  WARN 22:57:02,525 Generated random token Token(bytes[39d23335c2923ff1c555b8857ac745c3]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.799 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: 6.848 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.529 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.432 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.362 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/459/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.001 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.13 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.816 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:21:58,317 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.811 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.6 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.754 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.494 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.498 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.252 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.934 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.506 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.196 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:22:56,563 No host ID found, created f6a37b78-02b5-4cc4-9669-19dff5506499 (Note: This should happen exactly once per node).
    [junit]  WARN 15:22:56,693 Generated random token Token(bytes[f0c8aab4723d933001563e02433564b7]). 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: 6.553 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:23:03,908 No host ID found, created 3aaa8d98-b670-4ea4-a253-d0afc1fc00d3 (Note: This should happen exactly once per node).
    [junit]  WARN 15:23:04,042 Generated random token Token(bytes[449a984de6399abbbc6cf0bb7531b3ab]). 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: 5.024 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.78 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:23:17,306 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 15:23:17,683 No host ID found, created 45db9346-9bbb-47f7-88de-71e1018e3715 (Note: This should happen exactly once per node).
    [junit]  WARN 15:23:17,817 Generated random token Token(bytes[aad5ce6895666645e6ebf7039aa522ef]). 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: 1.004 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.113 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:23:27,759 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 15:23:27,931 Fatal exception in thread Thread[CompactionExecutor:11,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.577 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.258 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:23:41,166 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:23:41,167 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:23:41,167 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:23:41,167 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:23:41,167 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:23:41,167 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:23:41,167 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:23:41,168 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:23:41,168 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:23:41,168 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:23:41,168 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:23:41,168 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.023 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.673 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.991 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:24:06,726 No host ID found, created f59e1817-0d86-4caa-8fad-f86ad86e7310 (Note: This should happen exactly once per node).
    [junit]  WARN 15:24:07,044 Generated random token Token(bytes[051a98f25ff3a3e5d5915527c3d37514]). 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: 4.929 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.999 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.137 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:24:25,497 No host ID found, created 588066a8-07f4-4747-8bcc-852800a8175a (Note: This should happen exactly once per node).
    [junit]  WARN 15:24:25,715 Generated random token Token(bytes[1565bc89e789715b417d2793bde1f610]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.029 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: 4.8 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.394 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.326 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.513 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/458/>

------------------------------------------
[...truncated 404 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.239 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.478 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.972 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.493 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.019 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:31:31,284 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.364 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.227 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.531 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.96 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.98 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.185 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.29 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.389 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.389 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:32:40,167 No host ID found, created 03670a88-c277-4b6a-b0c5-d4000d38411a (Note: This should happen exactly once per node).
    [junit]  WARN 14:32:40,349 Generated random token Token(bytes[a5c61e85620974f73b5f704a798dc926]). 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: 8.369 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:32:49,784 No host ID found, created f9efacb0-5150-4a34-845a-543299a4c88c (Note: This should happen exactly once per node).
    [junit]  WARN 14:32:49,958 Generated random token Token(bytes[7a3e79e0f050832268ae2186b58cc3bb]). 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: 6.326 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.192 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:33:06,515 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 14:33:06,975 No host ID found, created fd0f3e2f-7b08-45f6-a363-14ea36d9f035 (Note: This should happen exactly once per node).
    [junit]  WARN 14:33:07,193 Generated random token Token(bytes[79082049599c03ac6eccff2bd6e7393d]). 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: 1.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.052 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:33:19,477 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: 7.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.163 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:33:37,648 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:33:37,649 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:33:37,649 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:33:37,649 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:33:37,649 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:33:37,650 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:33:37,650 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:33:37,650 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:33:37,650 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:33:37,650 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:33:37,650 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:33:37,650 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.304 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.833 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.186 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:34:07,133 No host ID found, created 83d4c9c4-b4ca-413c-8102-7ed4cfaa6c77 (Note: This should happen exactly once per node).
    [junit]  WARN 14:34:07,430 Generated random token Token(bytes[571e68e045c7137efc9e2b0990077aad]). 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: 6.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.232 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.998 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:34:29,649 No host ID found, created c423a3fd-86b8-4209-8274-bddcf2375c80 (Note: This should happen exactly once per node).
    [junit]  WARN 14:34:29,828 Generated random token Token(bytes[84bcbc4030fb2a15f805efbfcbe790be]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.445 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: 6.416 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.542 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.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.377 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.924 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/457/>

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.619 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.414 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.223 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.597 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.93 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:08:23,507 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.423 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.733 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.5 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.818 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.942 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.468 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.46 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.492 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.144 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:09:24,900 No host ID found, created 2871be25-69c2-46fb-8fa2-f0dd21560a3a (Note: This should happen exactly once per node).
    [junit]  WARN 14:09:25,060 Generated random token Token(bytes[dbb0955313079bf598c24db989636841]). 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: 7.227 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:09:33,124 No host ID found, created adb6e14a-be44-4f3d-be70-9fdd9ae12dbc (Note: This should happen exactly once per node).
    [junit]  WARN 14:09:33,284 Generated random token Token(bytes[5f06ea6a19826cb873cd11b897391558]). 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: 5.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.219 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:09:47,803 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 14:09:48,239 No host ID found, created d2804ab8-5b7e-4d24-b33b-e9d6704236b1 (Note: This should happen exactly once per node).
    [junit]  WARN 14:09:48,399 Generated random token Token(bytes[c64de093c730a3d645a196e709ea40c1]). 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: 1.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.562 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:09:58,843 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: 6.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.804 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:10:13,356 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:10:13,358 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:10:13,358 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:10:13,358 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:10:13,359 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:10:13,359 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:10:13,359 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:10:13,359 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:10:13,359 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:10:13,359 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:10:13,359 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:10:13,360 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.478 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.963 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.506 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.098 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:10:40,459 No host ID found, created 90eb91bf-547a-4988-9e16-ce031ebfd318 (Note: This should happen exactly once per node).
    [junit]  WARN 14:10:40,720 Generated random token Token(bytes[ccd17f0dde9e3bd0ff547645c8567abb]). 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: 5.438 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.417 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:11:00,487 No host ID found, created e5d90338-5cdd-48dd-9bdf-c5f7ec689bb1 (Note: This should happen exactly once per node).
    [junit]  WARN 14:11:00,644 Generated random token Token(bytes[c4b1a63a98f6547239e0f5ea2b00d938]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.53 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: 5.499 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.522 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.457 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.122 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/456/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.925 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.753 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:52:37,826 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.876 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.348 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.763 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.543 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.307 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.621 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:36,572 No host ID found, created 8c52f888-ba80-4cd0-8545-74fdcc5a77b4 (Note: This should happen exactly once per node).
    [junit]  WARN 13:53:36,786 Generated random token Token(bytes[eafb23a241aeb66c8ea3907f36926c37]). 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: 6.336 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:44,109 No host ID found, created 5afb2846-4342-40d1-a114-e4c2caf5ad91 (Note: This should happen exactly once per node).
    [junit]  WARN 13:53:44,304 Generated random token Token(bytes[8b2a0986ba5694c19d61e03e814b0352]). 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: 5.3 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.839 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:57,886 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 13:53:58,238 No host ID found, created 2335be28-53fd-4196-b51f-a8261e4e05ae (Note: This should happen exactly once per node).
    [junit]  WARN 13:53:58,371 Generated random token Token(bytes[4bb99cf1627c5d4fed5c88505b935b55]). 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: 1.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.214 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:08,721 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 13:54:08,951 Fatal exception in thread Thread[CompactionExecutor:9,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.752 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.631 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 13:54:22,824 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:22,825 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:22,826 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:22,826 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:22,826 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:22,827 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:22,827 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:22,827 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:22,828 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:22,828 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:22,828 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:22,829 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.736 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.251 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.113 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:49,013 No host ID found, created 0406d5a3-b57c-46db-9b39-5ed81273be73 (Note: This should happen exactly once per node).
    [junit]  WARN 13:54:49,340 Generated random token Token(bytes[4d5f8676674faea6e206dc60bf2ed4f4]). 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: 4.994 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.236 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.321 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:55:08,245 No host ID found, created 3068933d-0d7c-4c22-9808-c7e5be2b3e08 (Note: This should happen exactly once per node).
    [junit]  WARN 13:55:08,469 Generated random token Token(bytes[d42ed7dc666f0a6c3e18ddef70c31133]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.23 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: 5.196 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.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.13 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.346 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.546 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/455/>

------------------------------------------
[...truncated 424 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.499 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.705 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:52:16,563 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.961 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.386 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.401 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.817 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.501 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.492 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.33 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.223 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.532 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.433 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:15,013 No host ID found, created 8299bce9-6bec-4be0-a1cf-9fee54bdc719 (Note: This should happen exactly once per node).
    [junit]  WARN 05:53:15,237 Generated random token Token(bytes[cb10845bdddc61ccdc683909ad03a185]). 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: 6.231 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:22,504 No host ID found, created f57716aa-f654-4696-adfb-6086deefc7b4 (Note: This should happen exactly once per node).
    [junit]  WARN 05:53:22,641 Generated random token Token(bytes[5a48be59551cab6df38eb9402659ac0d]). 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: 5.238 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.886 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:36,224 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 05:53:36,587 No host ID found, created adeac308-eae5-41b1-8dc3-f683ac51d28f (Note: This should happen exactly once per node).
    [junit]  WARN 05:53:36,718 Generated random token Token(bytes[8051668c3edab61faf9aa79f9135b22d]). 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: 1.024 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.218 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:47,047 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 05:53:47,267 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.751 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.661 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 05:54:01,176 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:01,178 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:01,178 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:01,179 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:01,179 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:01,179 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:01,180 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:01,180 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:01,180 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:01,181 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:01,181 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:01,181 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.115 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.619 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.115 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.008 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:54:26,849 No host ID found, created 61b77add-8fd0-4eef-aa74-ed56b62b2f78 (Note: This should happen exactly once per node).
    [junit]  WARN 05:54:27,179 Generated random token Token(bytes[03a0cf6c01044ca576badb36ebab7adb]). 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: 5.295 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.287 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:54:46,405 No host ID found, created 43e6eabe-710e-423e-ac65-8221048029ae (Note: This should happen exactly once per node).
    [junit]  WARN 05:54:46,525 Generated random token Token(bytes[65272dfeeeec8358ba8ab94ee34bf0d5]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.678 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.43 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: 4.974 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.589 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.376 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.536 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.254 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/454/changes>

Changes:

[dbrosius] use platform agnostic new lines in printf statements

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.238 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.215 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.184 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.338 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.999 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:09:12,942 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.372 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.032 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.382 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.967 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.977 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.671 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.23 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.43 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.138 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:10:22,119 No host ID found, created a2a10535-4cbe-4332-a0b9-c69c3dae4660 (Note: This should happen exactly once per node).
    [junit]  WARN 04:10:22,293 Generated random token Token(bytes[bbc200d3884d4f35627bdf8cb2db4bba]). 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: 8.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:10:31,392 No host ID found, created feff7db5-44e6-45ae-8b7a-ea1d545f0679 (Note: This should happen exactly once per node).
    [junit]  WARN 04:10:31,574 Generated random token Token(bytes[944d3c2fdd3e62f7a575b86a33758e06]). 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: 6.205 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.162 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:10:47,822 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 04:10:48,279 No host ID found, created 9a425ee2-1a10-4420-a5cf-518624110c98 (Note: This should happen exactly once per node).
    [junit]  WARN 04:10:48,449 Generated random token Token(bytes[b510b22a33bdedd3f34733079aa24a3c]). 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: 1.231 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.651 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:11:00,926 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: 7.575 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.279 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 04:11:18,595 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:18,596 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:18,596 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:18,596 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:18,596 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:18,597 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:18,597 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:18,597 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:18,597 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:18,597 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:18,597 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:18,597 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.211 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.301 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.818 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.195 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:11:47,989 No host ID found, created ba4df6d7-73e2-4914-9eae-356c61358e21 (Note: This should happen exactly once per node).
    [junit]  WARN 04:11:48,311 Generated random token Token(bytes[2791bf7fd761f6c3709d4b62d0728e54]). 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: 6.099 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.285 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.67 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:12:10,364 No host ID found, created cb08f894-bf01-4c5e-ad1f-69280ca1a1ef (Note: This should happen exactly once per node).
    [junit]  WARN 04:12:10,549 Generated random token Token(bytes[6c90a7fd22062d4aad6b33750d75907e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.258 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.41 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: 6.29 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.533 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.605 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.867 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/453/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.995 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.352 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.754 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:52:28,767 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.096 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.482 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.399 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.457 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.759 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.494 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.535 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.145 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.233 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.386 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:53:27,917 No host ID found, created ce384c29-e660-459f-bb29-753cfe1c3d38 (Note: This should happen exactly once per node).
    [junit]  WARN 01:53:28,104 Generated random token Token(bytes[1387688e80841dfa1ae8ef50abab0636]). 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: 6.77 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:53:35,489 No host ID found, created 48971bb4-f60a-499d-b3b9-3882c1f550d7 (Note: This should happen exactly once per node).
    [junit]  WARN 01:53:35,702 Generated random token Token(bytes[fb6fc663e6f0e39e652a849e9495c707]). 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: 5.278 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.094 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:53:49,798 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 01:53:50,171 No host ID found, created 6727546d-f229-4637-b8b1-88061e4180de (Note: This should happen exactly once per node).
    [junit]  WARN 01:53:50,302 Generated random token Token(bytes[0128c3ca67e6a84bb34ac54320b2d836]). 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: 1.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.482 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:54:00,975 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 01:54:01,203 Fatal exception in thread Thread[CompactionExecutor:12,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.88 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.542 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:54:15,144 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:54:15,146 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:54:15,146 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:54:15,147 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:54:15,147 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:54:15,147 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:54:15,147 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:54:15,148 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:54:15,148 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:54:15,149 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:54:15,149 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:54:15,149 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.326 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.117 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.02 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:54:41,290 No host ID found, created efb4b4a8-8812-4c86-a469-4e110d2fea62 (Note: This should happen exactly once per node).
    [junit]  WARN 01:54:41,622 Generated random token Token(bytes[00da13d81672ed705496e63c240c91aa]). 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: 5.272 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.323 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.276 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:55:00,918 No host ID found, created be56e778-6a5f-4b9b-80fc-1d4c137787fb (Note: This should happen exactly once per node).
    [junit]  WARN 01:55:01,146 Generated random token Token(bytes[a32dcd12929b3d7b3801cebba12b7f37]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.244 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: 5.247 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.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.4 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.337 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.538 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.295 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/452/changes>

Changes:

[brandonwilliams] Fix minor typos in nodetool help

------------------------------------------
[...truncated 424 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.73 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.016 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:38:44,926 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.615 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.386 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.934 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.945 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.317 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.463 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.423 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.38 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:39:55,246 No host ID found, created b26d252f-b9ab-43f3-a1b6-b3e8d0433b7a (Note: This should happen exactly once per node).
    [junit]  WARN 20:39:55,477 Generated random token Token(bytes[3339e5bd40bcbb0558089aa7fd34dbf0]). 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: 8.517 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:40:04,921 No host ID found, created 77e1caf4-05d3-48d9-bf63-4a969eec2404 (Note: This should happen exactly once per node).
    [junit]  WARN 20:40:05,109 Generated random token Token(bytes[0c624e73d9f71405ed8871037eeadc1c]). 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: 6.513 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.537 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:40:22,189 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 20:40:22,656 No host ID found, created ab675fe3-a819-4e21-abd2-d1c77d8b9c99 (Note: This should happen exactly once per node).
    [junit]  WARN 20:40:22,831 Generated random token Token(bytes[c3b30f2c61b801f5c3728026d42e79b4]). 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: 1.211 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.418 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:40:36,152 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 20:40:36,755 Fatal exception in thread Thread[CompactionExecutor:1,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.965 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.165 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 20:40:54,289 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:40:54,290 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:40:54,290 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:40:54,291 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:40:54,291 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:40:54,291 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:40:54,291 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:40:54,291 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:40:54,291 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:40:54,292 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:40:54,292 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:40:54,292 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.304 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.961 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.359 sec
    [junit] 
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.359 sec
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.274 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:41:24,145 No host ID found, created 204bdf2e-c549-4c08-8b1a-2dd372249e02 (Note: This should happen exactly once per node).
    [junit]  WARN 20:41:24,538 Generated random token Token(bytes[fe0acbc541bc919e2ae5d396e9788176]). 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: 6.323 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.961 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:41:46,825 No host ID found, created 40e7104c-2536-4f7d-bdca-a3d6fe224e5f (Note: This should happen exactly once per node).
    [junit]  WARN 20:41:46,999 Generated random token Token(bytes[df0801f795575e94f8df3182668b7161]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.422 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.498 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: 6.846 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.539 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.073 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.344 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.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.461 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.981 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/451/changes>

Changes:

[sylvain] Add support for range tombstones

[aaron] Ensure unique streaming session id's

------------------------------------------
[...truncated 438 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.099 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.287 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.022 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:53:44,283 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.307 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.609 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.507 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.712 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.965 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.68 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.561 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.785 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.363 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.658 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:54:55,169 No host ID found, created 00267768-6c94-4e1e-b40a-ce923014423b (Note: This should happen exactly once per node).
    [junit]  WARN 18:54:55,469 Generated random token Token(bytes[63edcebb5c8fe276dfe5887fc67789da]). 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: 8.529 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:55:05,103 No host ID found, created 03e1d3c6-f08a-4e2a-a761-a703ff39d5b7 (Note: This should happen exactly once per node).
    [junit]  WARN 18:55:05,288 Generated random token Token(bytes[c6f1a507a900cc649ff62beabe8076fa]). 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: 6.162 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.179 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:55:21,544 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 18:55:22,005 No host ID found, created 38a5c0d8-265d-4899-afbd-378a24bc8d8f (Note: This should happen exactly once per node).
    [junit]  WARN 18:55:22,206 Generated random token Token(bytes[c1535afc8298d976d099414c503d2a87]). 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: 1.22 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.159 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:55:35,101 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: 8.498 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.196 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 18:55:53,619 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:55:53,620 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:55:53,620 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:55:53,620 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:55:53,620 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:55:53,622 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:55:53,622 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:55:53,622 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:55:53,622 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:55:53,623 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:55:53,623 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:55:53,624 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.229 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.738 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.426 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:56:23,274 No host ID found, created 40845102-cdae-4c28-95e4-8e6018bce014 (Note: This should happen exactly once per node).
    [junit]  WARN 18:56:23,581 Generated random token Token(bytes[ee77dd7961219bf39c3b2ae8be2eb260]). 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: 6.577 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.257 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.346 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:56:46,484 No host ID found, created 76e90a9a-5bbf-4c91-b6e3-c0a4bca154a9 (Note: This should happen exactly once per node).
    [junit]  WARN 18:56:46,653 Generated random token Token(bytes[59fef9f65bae3c392eca45ff31f2d91e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.771 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: 6.469 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.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.363 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.633 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: 7.999 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #450

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/450/changes>

Changes:

[jbellis] log MOVING mode earlier

[jbellis] ignore min/max compactions settings in LCS

[jbellis] fix typo

------------------------------------------
[...truncated 425 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.031 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:59,088 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.783 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.671 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.364 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.954 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.946 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.19 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.238 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.371 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:08,651 No host ID found, created f167f4dd-5272-4148-a93c-ed6dde2f257d (Note: This should happen exactly once per node).
    [junit]  WARN 17:10:08,828 Generated random token Token(bytes[dc83848e23cf4aa979a4aea9cc24fa45]). 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: 8.28 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:18,269 No host ID found, created 41f55f2f-be6f-4127-865b-db67dd08ee2d (Note: This should happen exactly once per node).
    [junit]  WARN 17:10:18,485 Generated random token Token(bytes[8efadcf22be176c6afcbcfb33251b658]). 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: 6.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.156 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:35,212 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:10:35,670 No host ID found, created 1eb0072e-7d33-4a82-a3eb-9551a54188c5 (Note: This should happen exactly once per node).
    [junit]  WARN 17:10:35,843 Generated random token Token(bytes[5d8cf2a35643674cca816cae9b9f4693]). 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: 1.22 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.773 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:48,280 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 17:10:48,834 Fatal exception in thread Thread[CompactionExecutor:1,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.256 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.245 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:11:06,714 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:11:06,715 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:11:06,715 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:11:06,715 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:11:06,715 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:11:06,716 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:11:06,716 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:11:06,716 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:11:06,716 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:11:06,716 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:11:06,716 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:11:06,716 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.402 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.716 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.902 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.845 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.192 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:11:37,024 No host ID found, created bb82c2f2-a9fc-4827-8180-b78ab300d526 (Note: This should happen exactly once per node).
    [junit]  WARN 17:11:37,311 Generated random token Token(bytes[64c283d7928388017e13427f27db1891]). 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: 6.141 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.113 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.649 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:11:59,283 No host ID found, created e53a3799-4499-46aa-8927-c99372ad098f (Note: This should happen exactly once per node).
    [junit]  WARN 17:11:59,458 Generated random token Token(bytes[86b9e629a6b5c96ec293f699d95b1e51]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.53 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: 6.402 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.525 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.002 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #449

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/449/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@2af49119:ubuntu4
Using strategy: Default
Last Built Revision: Revision 46b658f762ae2f1dd409bb19e18c43f7b07d80e6 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@40815e87
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 213974d84d9a5a6abb3beb68e71d8e4f47bdc2ee (origin/trunk)
Checking out Revision 213974d84d9a5a6abb3beb68e71d8e4f47bdc2ee (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-449
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-449
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #449 jenkins-Cassandra-quick-449
Command "git tag -a -f -m Jenkins Build #449 jenkins-Cassandra-quick-449" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #449 jenkins-Cassandra-quick-449" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/448/changes>

Changes:

[sylvain] Add parameters name to CqlPreparedResult

[sylvain] Correctly validate order by queries

[brandonwilliams] cqlsh: update recognized syntax for cql3

------------------------------------------
[...truncated 415 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.763 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:52:27,233 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.87 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.432 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.248 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.417 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.76 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.409 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.182 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.282 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.571 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.609 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:26,404 No host ID found, created ee841089-86ec-4272-bb5f-6dea730d0c8f (Note: This should happen exactly once per node).
    [junit]  WARN 15:53:26,627 Generated random token Token(bytes[41980e52c42efcf384cd1658b820a1e4]). 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: 6.63 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:34,257 No host ID found, created 46bb8d40-7eb4-4ef1-aef4-a9bfdda16f12 (Note: This should happen exactly once per node).
    [junit]  WARN 15:53:34,480 Generated random token Token(bytes[35fdfc67a2e7e423af4ef3c45aa47b32]). 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: 5.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.914 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:48,081 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 15:53:48,468 No host ID found, created f569223d-3a6c-4c17-b833-82c10482f14c (Note: This should happen exactly once per node).
    [junit]  WARN 15:53:48,597 Generated random token Token(bytes[efb311004d55acef2ac5e6b6e163557f]). 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: 1.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.371 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:58,771 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 15:53:59,008 Fatal exception in thread Thread[CompactionExecutor:14,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.75 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:54:13,432 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:54:13,433 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:54:13,434 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:54:13,434 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:54:13,434 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:54:13,435 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:54:13,435 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:54:13,435 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:54:13,435 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:54:13,436 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:54:13,436 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:54:13,436 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.287 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.661 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.022 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:39,902 No host ID found, created 5f7a8766-b368-42ce-b005-0bd6b0956fb9 (Note: This should happen exactly once per node).
    [junit]  WARN 15:54:40,227 Generated random token Token(bytes[4b2bfb7c52993e2b859b33b67ab5b0b2]). 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: 5.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.195 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.093 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:59,148 No host ID found, created dc911d36-962c-4bd5-a0c9-3abdf4d634cd (Note: This should happen exactly once per node).
    [junit]  WARN 15:54:59,269 Generated random token Token(bytes[3ec4093afb492e0fa47845bde2303dfb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.464 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: 5.201 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.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.367 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.519 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.372 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/447/>

------------------------------------------
[...truncated 399 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.625 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.211 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.119 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.936 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.385 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.014 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:11:21,271 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.216 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.788 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.313 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.988 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.964 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.735 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.392 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.268 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:12:30,604 No host ID found, created dec4194a-3448-41fb-a66f-8d7d76d1dbbc (Note: This should happen exactly once per node).
    [junit]  WARN 14:12:30,791 Generated random token Token(bytes[61f9aee792cd61a546c1c2189bb98a45]). 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: 8.273 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:12:39,993 No host ID found, created 2f8f8dbe-1291-423c-b1ab-2524fb601352 (Note: This should happen exactly once per node).
    [junit]  WARN 14:12:40,272 Generated random token Token(bytes[dfeaafb8f6f238a48db3679000c46526]). 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: 6.092 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.899 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:12:56,177 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 14:12:56,634 No host ID found, created 5ce9af1a-c9eb-4993-9f36-a65570866c17 (Note: This should happen exactly once per node).
    [junit]  WARN 14:12:56,806 Generated random token Token(bytes[3c82095c710d4e8762ee19a8dac0ce93]). 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: 1.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.727 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:13:09,154 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: 7.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.206 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:13:26,758 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:13:26,759 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:13:26,760 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:13:26,760 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:13:26,760 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:13:26,760 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:13:26,760 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:13:26,760 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:13:26,761 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:13:26,761 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:13:26,761 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:13:26,761 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.774 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.692 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.156 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:13:56,936 No host ID found, created c980a0a2-5712-40b3-800e-e6ac4b590822 (Note: This should happen exactly once per node).
    [junit]  WARN 14:13:57,229 Generated random token Token(bytes[89f9369ecf4007deddf59271b3d6c28b]). 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: 6.091 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.323 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.665 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:14:19,230 No host ID found, created 478dbb42-518b-4586-9607-e512a402d67d (Note: This should happen exactly once per node).
    [junit]  WARN 14:14:19,438 Generated random token Token(bytes[32506877483391757c206a3a0f079878]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.314 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.316 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: 6.233 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.528 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.467 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.64 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: 7.897 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #446

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/446/>

------------------------------------------
[...truncated 396 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 40.272 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.837 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:01:44,706 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 29.703 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 46.523 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.407 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.859 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.863 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.984 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.419 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.381 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.219 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 18.247 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:04:52,624 No host ID found, created 630f7229-b73c-4d8b-87c0-a11a65217c4e (Note: This should happen exactly once per node).
    [junit]  WARN 13:04:53,080 Generated random token Token(bytes[4594b3255fe1675335ee305ae905d0ba]). 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: 18.591 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:05:12,832 No host ID found, created 851c53fa-8b7a-4f50-a712-8ca92c6c5a39 (Note: This should happen exactly once per node).
    [junit]  WARN 13:05:13,290 Generated random token Token(bytes[04d2efef3311a151eaba4c1a35338f46]). 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: 14.035 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.516 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:05:46,816 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 13:05:47,638 No host ID found, created a63fb0a3-3a9e-4f3f-a99f-fa2592388e23 (Note: This should happen exactly once per node).
    [junit]  WARN 13:05:48,054 Generated random token Token(bytes[a24da65932eb68c7e074a0fccfdad878]). 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: 1.224 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 31.342 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:06:20,394 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 13:06:23,915 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.085 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 27.64 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 13:07:18,336 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:07:18,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:07:18,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:07:18,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:07:18,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:07:18,338 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:07:18,338 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:07:18,338 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:07:18,338 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:07:18,338 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:07:18,338 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:07:18,338 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.245 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.357 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.829 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.903 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:07,172 No host ID found, created def0ebbf-72df-4cf3-b274-285b6b201207 (Note: This should happen exactly once per node).
    [junit]  WARN 13:08:07,764 Generated random token Token(bytes[bb9f84211e1574bbcda008b1211614cb]). 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: 13.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.58 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 21.868 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:54,397 No host ID found, created a501d43b-13a4-4da0-bda2-c48cc218d257 (Note: This should happen exactly once per node).
    [junit]  WARN 13:08:54,857 Generated random token Token(bytes[3cb4951919cb3b1323fe7c6e62677dc9]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 14.03 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.341 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: 14.363 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.814 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.282 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.804 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 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.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.695 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.083 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.252 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 24 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #445

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/445/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@5daa8804:ubuntu4
Using strategy: Default
Last Built Revision: Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@32dc79d7
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
Checking out Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-445
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-445
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #445 jenkins-Cassandra-quick-445
Command "git tag -a -f -m Jenkins Build #445 jenkins-Cassandra-quick-445" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #445 jenkins-Cassandra-quick-445" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #444

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/444/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.998 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:08:47,063 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.275 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.183 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.95 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.629 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.585 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.369 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.585 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.95 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:09:58,662 No host ID found, created 60de856b-e6a9-43b1-8e2a-31d6719c3acc (Note: This should happen exactly once per node).
    [junit]  WARN 09:09:59,066 Generated random token Token(bytes[e424f1d1d73425f832321687dff9072a]). 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: 8.168 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:10:08,457 No host ID found, created 4174c0bb-5fae-4ad0-924b-1493c62e1782 (Note: This should happen exactly once per node).
    [junit]  WARN 09:10:08,658 Generated random token Token(bytes[75f37d6c88770ea3e6791b0a7246a215]). 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: 8.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.136 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:10:27,115 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 09:10:27,572 No host ID found, created 7f6aa894-5862-4a9c-87ea-b154599b2003 (Note: This should happen exactly once per node).
    [junit]  WARN 09:10:27,745 Generated random token Token(bytes[1830055ad925435dfeb91b43d42d82a4]). 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: 1.206 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.786 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:10:40,209 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 09:10:40,723 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.19 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 09:10:58,417 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:10:58,418 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:10:58,418 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:10:58,419 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:10:58,419 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:10:58,419 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:10:58,419 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:10:58,419 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:10:58,420 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:10:58,420 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:10:58,420 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:10:58,420 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.288 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.206 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.828 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.195 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:11:27,836 No host ID found, created b9bf0978-d72f-446b-a15c-aa39153b422a (Note: This should happen exactly once per node).
    [junit]  WARN 09:11:28,132 Generated random token Token(bytes[a5a690a45df5ba5cc731c211dd437ac5]). 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: 6.153 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.629 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.614 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:11:50,662 No host ID found, created ddccb648-1667-4b37-997d-acaaf7313cbb (Note: This should happen exactly once per node).
    [junit]  WARN 09:11:50,827 Generated random token Token(bytes[beebe72fdd6e03f1bba1881ccf0dff7e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.323 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.319 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: 6.228 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.523 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.326 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.026 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #443

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/443/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.394 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.937 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:08:02,452 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.133 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.849 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.586 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.784 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.941 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.422 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.464 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.134 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:09:04,556 No host ID found, created 04a8a9e9-271a-4975-8b85-124c5c2b594d (Note: This should happen exactly once per node).
    [junit]  WARN 08:09:04,714 Generated random token Token(bytes[4ec2dbfe1d87639f5d9a630009f09ecd]). 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: 7.279 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:09:12,829 No host ID found, created 74c460fb-8d58-451f-835f-59b9243bd052 (Note: This should happen exactly once per node).
    [junit]  WARN 08:09:12,988 Generated random token Token(bytes[3efc4ffe8810f4746df8bb9dfb1a5c68]). 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: 5.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.259 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:09:27,596 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 08:09:28,020 No host ID found, created e7e80125-d1f3-472c-ba07-9ebeded4845a (Note: This should happen exactly once per node).
    [junit]  WARN 08:09:28,181 Generated random token Token(bytes[c858d65ee73364bdde77b88308c20a7a]). 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: 1.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.585 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:09:38,953 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: 6.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.869 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:09:53,582 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:53,583 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:53,583 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:53,584 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:53,584 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:53,584 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:53,584 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:53,585 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:53,585 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:53,585 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:09:53,585 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:09:53,585 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.966 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.123 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:10:20,718 No host ID found, created 4b0b7335-9c9a-4131-9c7d-a5771f04d784 (Note: This should happen exactly once per node).
    [junit]  WARN 08:10:20,982 Generated random token Token(bytes[0aa0a8b5e502bdb59153f20469c6f4a4]). 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: 5.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.509 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.471 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:10:40,900 No host ID found, created 1848c2f9-9bda-412c-97e8-98748fa1d781 (Note: This should happen exactly once per node).
    [junit]  WARN 08:10:41,051 Generated random token Token(bytes[062344b72f4a9bcfcaf185ca39d5fb74]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.59 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: 5.523 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.538 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.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.536 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.647 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: 7.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #442

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/442/>

------------------------------------------
[...truncated 399 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.247 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.159 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.342 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:09:35,874 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.869 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.686 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.927 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.986 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.169 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.185 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.112 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:10:44,196 No host ID found, created bdcea877-d57f-499c-b506-461f48ea1c36 (Note: This should happen exactly once per node).
    [junit]  WARN 07:10:44,378 Generated random token Token(bytes[f905f6d278750e40f8f29e8de0e0294b]). 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: 8.216 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:10:53,480 No host ID found, created d822ec6b-91b3-409c-a425-6e6b4775caaf (Note: This should happen exactly once per node).
    [junit]  WARN 07:10:53,659 Generated random token Token(bytes[8ac506f0d7fee1d8ece2e7411dba5545]). 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: 6.13 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.92 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:11:09,709 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 07:11:10,156 No host ID found, created 282c583a-7d80-4496-b411-fd04f408b977 (Note: This should happen exactly once per node).
    [junit]  WARN 07:11:10,326 Generated random token Token(bytes[789d8ceb6b577e912f08f5187f182cf5]). 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: 1.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.645 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:11:22,643 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: 7.371 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.08 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 07:11:40,031 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:11:40,032 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:11:40,032 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:11:40,032 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:11:40,032 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:11:40,033 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:11:40,033 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:11:40,033 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:11:40,033 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:11:40,033 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:11:40,033 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:11:40,034 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.392 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.529 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.824 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.158 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:12:09,243 No host ID found, created 9d98f6ca-6cbc-4e42-9916-51b82573ebe3 (Note: This should happen exactly once per node).
    [junit]  WARN 07:12:09,532 Generated random token Token(bytes[9002504408acf254c2e9af869fe3676f]). 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: 6.083 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.122 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.635 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:12:31,409 No host ID found, created 820590cd-524f-485e-bd1e-085b9c5a595f (Note: This should happen exactly once per node).
    [junit]  WARN 07:12:31,621 Generated random token Token(bytes[93c85c8c3a13878c1efb8b84a88b6639]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.425 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: 6.27 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.521 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.245 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #441

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/441/>

------------------------------------------
[...truncated 420 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.466 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.011 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:18,622 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.888 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.312 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.414 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.354 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.236 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.131 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:11:26,798 No host ID found, created d3bf1704-cc31-4b67-a622-e506de46336f (Note: This should happen exactly once per node).
    [junit]  WARN 06:11:26,976 Generated random token Token(bytes[fb1b49e4ef1df4ea9121350f11db3897]). 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: 8.045 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:11:36,008 No host ID found, created ae2973cc-b5aa-4052-b8bd-c6030d8b67a9 (Note: This should happen exactly once per node).
    [junit]  WARN 06:11:36,187 Generated random token Token(bytes[6605865b80cb8bd5a712df35c7fb498d]). 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: 6.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.119 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:11:52,309 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 06:11:52,762 No host ID found, created 3ea50eb8-fcaa-47c3-98d1-400fb1a03d25 (Note: This should happen exactly once per node).
    [junit]  WARN 06:11:52,945 Generated random token Token(bytes[9a6b5f5bc4cad04e8a906bf3dc282dc0]). 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: 1.219 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:12:06,102 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 06:12:06,600 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.582 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.065 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 06:12:23,633 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:12:23,634 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:12:23,634 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:12:23,634 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:12:23,635 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:12:23,635 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:12:23,635 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:12:23,635 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:12:23,635 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:12:23,635 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:12:23,636 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:12:23,636 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.754 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.258 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.833 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.191 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:12:52,926 No host ID found, created ca9cc128-3fa4-43b3-94dd-a3a7b14d1a79 (Note: This should happen exactly once per node).
    [junit]  WARN 06:12:53,247 Generated random token Token(bytes[fdda8034d06c39155904423db8cecf11]). 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: 6.22 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.236 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.648 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:13:15,309 No host ID found, created e4bc2e0b-e48e-4df9-a5c1-df559625a6fc (Note: This should happen exactly once per node).
    [junit]  WARN 06:13:15,497 Generated random token Token(bytes[bfaed5f0309f76e9d1850d9d13035455]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.365 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: 6.41 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.534 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.081 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.959 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 12 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #440

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/440/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.629 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.419 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.241 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.564 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.595 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.999 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:20,042 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.217 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.842 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.326 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.73 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.981 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.962 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.746 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.255 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.983 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:56:29,674 No host ID found, created 7d31ab8d-3734-4d7d-af96-55e5dc02580e (Note: This should happen exactly once per node).
    [junit]  WARN 22:56:29,910 Generated random token Token(bytes[8ea4ce0382597ddfd5bb5c83c852f4da]). 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: 8.539 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:56:39,440 No host ID found, created fbf6b5e5-7b59-4e08-94b1-9d37c523a5c5 (Note: This should happen exactly once per node).
    [junit]  WARN 22:56:39,658 Generated random token Token(bytes[e50a4eeebd846713e9ed57cba7e34737]). 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: 8.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.993 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:56:57,838 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 22:56:58,284 No host ID found, created bfc29130-cad3-494b-b641-a280556a6723 (Note: This should happen exactly once per node).
    [junit]  WARN 22:56:58,453 Generated random token Token(bytes[019fe02d3b500d9372ab1155453f2190]). 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: 1.196 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.675 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:57:10,693 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: 7.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.478 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:57:28,649 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:57:28,651 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:57:28,651 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:57:28,651 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:57:28,651 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:57:28,652 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:57:28,652 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:57:28,652 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:57:28,652 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:57:28,652 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:57:28,652 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:57:28,652 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.36 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.775 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.213 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:57:58,482 No host ID found, created 6299647a-b761-45ff-b4b6-489f2fb18186 (Note: This should happen exactly once per node).
    [junit]  WARN 22:57:58,796 Generated random token Token(bytes[daf306f59c426f080ad7456529ec967e]). 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: 6.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.332 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.837 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:58:20,960 No host ID found, created 673894b9-e915-4eb7-8b3a-86851df23e44 (Note: This should happen exactly once per node).
    [junit]  WARN 22:58:21,119 Generated random token Token(bytes[ed7cff7510edbd95821de16fa0295f83]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.347 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: 6.209 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.55 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.157 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.657 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: 7.847 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 12 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #439

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/439/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.475 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.161 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.263 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.035 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.811 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:52:21,583 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.869 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.733 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.817 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.616 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.092 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.279 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.478 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.645 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:53:20,595 No host ID found, created 033c983b-d0f2-4773-a47d-0b67207353e3 (Note: This should happen exactly once per node).
    [junit]  WARN 16:53:20,769 Generated random token Token(bytes[0a37e4aee0989b89b5741a5a1e74fddd]). 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: 6.471 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:53:28,177 No host ID found, created d872a7c9-c2c7-42c6-a83b-b011bac5e81c (Note: This should happen exactly once per node).
    [junit]  WARN 16:53:28,368 Generated random token Token(bytes[49294b3cf5b8f2ec4317ada9b0c64671]). 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: 5.144 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.863 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:53:41,828 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 16:53:42,195 No host ID found, created 8990fe79-c555-46f5-991b-49d1a2bc99dc (Note: This should happen exactly once per node).
    [junit]  WARN 16:53:42,326 Generated random token Token(bytes[c055c905620adc72789fea41b4ecb1c2]). 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: 1.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.324 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:53:52,832 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: 5.847 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.489 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:54:06,874 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:54:06,876 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:54:06,876 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:54:06,876 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:54:06,877 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:54:06,877 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:54:06,877 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:54:06,878 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:54:06,878 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:54:06,878 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:54:06,878 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:54:06,879 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.031 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.275 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.004 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:32,740 No host ID found, created 527fa625-cdf8-4150-b54b-e58a3154d5cb (Note: This should happen exactly once per node).
    [junit]  WARN 16:54:33,047 Generated random token Token(bytes[527c27bd657ebb9c979c679164a52cc3]). 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: 5.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.093 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.327 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:52,127 No host ID found, created 3d205a4a-63ee-4a8e-8be5-d3ac606bec1a (Note: This should happen exactly once per node).
    [junit]  WARN 16:54:52,330 Generated random token Token(bytes[244c53458afcbddafa0d3d7b5c0c53b4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.195 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.095 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: 5.217 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.411 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.376 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.568 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #438

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/438/>

------------------------------------------
[...truncated 415 lines...]
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.924 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:04,707 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.388 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.796 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.942 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.476 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.523 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.307 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:06,283 No host ID found, created 62918c78-4fdc-4830-93f2-f652f8466264 (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:06,444 Generated random token Token(bytes[118b263c93b1cd34972e29477c06a1b6]). 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: 7.17 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:14,741 No host ID found, created b3b5676d-6f2c-4b65-9b2c-51690be4009e (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:14,901 Generated random token Token(bytes[c4bbb65b2527804261edbb12981b8e81]). 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: 5.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.268 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:29,403 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 15:39:29,827 No host ID found, created 991e6efc-3d61-4555-bb44-6b7ec689d134 (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:29,989 Generated random token Token(bytes[4d9ebcd2420bfdd07c9fd40ee7a2641a]). 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: 1.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.627 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:40,535 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 15:39:40,753 Fatal exception in thread Thread[CompactionExecutor:1,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.115 sec
    [junit] 
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.115 sec
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.874 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:39:55,174 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:55,175 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:55,176 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:55,176 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:55,176 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:55,176 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:55,176 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:55,177 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:55,177 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:55,177 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:55,177 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:55,178 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.526 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.538 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.834 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.114 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:22,428 No host ID found, created cf868103-f042-4f91-8929-d5fdf9c9bc86 (Note: This should happen exactly once per node).
    [junit]  WARN 15:40:22,692 Generated random token Token(bytes[a0e18d6726b0839a9047fe6e9d74bbf8]). 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: 5.479 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.414 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:42,545 No host ID found, created 22e0e132-cab2-4187-ab7c-8e01ae0eda0b (Note: This should happen exactly once per node).
    [junit]  WARN 15:40:42,696 Generated random token Token(bytes[aa5ebdee4d24c753ef336ffcc968654b]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.557 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: 5.536 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.523 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.522 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 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.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #437

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/437/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.619 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.167 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.251 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.988 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.958 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:23:44,932 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.354 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.82 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.081 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.412 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.951 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.972 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.25 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.265 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.897 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:24:52,691 No host ID found, created 32826997-9035-4612-b051-741de80bac48 (Note: This should happen exactly once per node).
    [junit]  WARN 15:24:52,872 Generated random token Token(bytes[5c2f2924af7c7d11572b004e633f431a]). 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: 8.037 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:25:01,930 No host ID found, created efe8917c-ffa7-4bc4-a492-33e59d55e204 (Note: This should happen exactly once per node).
    [junit]  WARN 15:25:02,112 Generated random token Token(bytes[5770f52847099195d03d46a16a5b74a2]). 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: 6.22 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.218 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:25:18,321 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 15:25:18,774 No host ID found, created 6cec37bb-11f0-4d9c-ba90-d94a83143e6c (Note: This should happen exactly once per node).
    [junit]  WARN 15:25:18,958 Generated random token Token(bytes[f5ae38d54689b3c4e774eec13cd9d383]). 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: 1.217 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.866 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:25:31,824 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: 7.542 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.898 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:25:49,207 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:25:49,208 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:25:49,208 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:25:49,209 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:25:49,209 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:25:49,209 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:25:49,209 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:25:49,209 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:25:49,209 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:25:49,210 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:25:49,210 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:25:49,210 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.353 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.554 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.196 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.183 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:26:18,513 No host ID found, created 230733da-c624-4762-92ce-d4df4470385b (Note: This should happen exactly once per node).
    [junit]  WARN 15:26:18,820 Generated random token Token(bytes[d313fa69b405c3a8abdef12db7915960]). 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: 6.142 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.749 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:26:40,829 No host ID found, created cb7914c0-9018-4070-af72-63133de0b3e9 (Note: This should happen exactly once per node).
    [junit]  WARN 15:26:40,987 Generated random token Token(bytes[305af1b7579dd8376e81b1729330e989]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.005 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.285 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: 6.051 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.524 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.243 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.153 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.756 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #436

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/436/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@41b669a5:ubuntu4
Using strategy: Default
Last Built Revision: Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@4e641e8e
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
Checking out Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-436
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-436
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #436 jenkins-Cassandra-quick-436
Command "git tag -a -f -m Jenkins Build #436 jenkins-Cassandra-quick-436" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #436 jenkins-Cassandra-quick-436" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #435

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/435/>

------------------------------------------
[...truncated 419 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.252 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.021 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:09:08,885 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.246 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.885 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.437 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.367 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.93 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.948 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.673 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.311 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.177 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:17,080 No host ID found, created 1bc4a5c8-a0d6-4f0a-a92d-97905095a14a (Note: This should happen exactly once per node).
    [junit]  WARN 11:10:17,262 Generated random token Token(bytes[9aa62ed03307678716f14d4c2dc1ed0f]). 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: 8.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:26,451 No host ID found, created 35e0f3c4-56bd-499b-904d-596795e2724a (Note: This should happen exactly once per node).
    [junit]  WARN 11:10:26,633 Generated random token Token(bytes[d293a34c62e540d9a1886137c02ef77a]). 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: 6.189 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.088 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:42,790 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 11:10:43,248 No host ID found, created 60aeb97c-ce23-47b8-85df-fcdc2d862cf9 (Note: This should happen exactly once per node).
    [junit]  WARN 11:10:43,450 Generated random token Token(bytes[98f6ba9cdce7befb2e58c72a1e79c9c6]). 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: 1.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.644 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:56,107 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 11:10:56,582 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.08 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:11:13,432 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:11:13,434 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:11:13,434 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:11:13,434 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:11:13,434 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:11:13,435 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:11:13,435 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:11:13,435 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:11:13,435 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:11:13,435 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:11:13,435 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:11:13,436 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.211 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.722 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.835 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.155 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:11:42,770 No host ID found, created fc9ead9d-7cf2-443f-8c01-54f15dd21b91 (Note: This should happen exactly once per node).
    [junit]  WARN 11:11:43,054 Generated random token Token(bytes[0a38619d391d55a4f91165969c7b6da7]). 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: 5.999 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.205 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.837 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:12:05,074 No host ID found, created 1475138f-31d0-4d61-ad1a-03a59a9e88ce (Note: This should happen exactly once per node).
    [junit]  WARN 11:12:05,241 Generated random token Token(bytes[453e808107414ea2dcf96d078ea073a4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.28 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.508 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: 6.498 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.527 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.272 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 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.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.658 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: 8.342 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #434

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/434/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.514 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.921 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:37:52,190 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.352 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.466 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.599 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.786 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.941 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.4 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.433 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.176 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:38:53,122 No host ID found, created 8faa583e-9d0b-4a2b-b727-675700f502de (Note: This should happen exactly once per node).
    [junit]  WARN 10:38:53,282 Generated random token Token(bytes[9d6b02d1727c1ad601e5a0613fbb417f]). 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: 6.997 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:39:01,439 No host ID found, created f9b9784e-ad19-44ca-895c-eed1cec00200 (Note: This should happen exactly once per node).
    [junit]  WARN 10:39:01,598 Generated random token Token(bytes[bc998877f04c4c0a76f2265d80756150]). 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: 5.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.161 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:39:15,787 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 10:39:16,220 No host ID found, created 727d653a-36c6-4156-bb78-a1ba25296b88 (Note: This should happen exactly once per node).
    [junit]  WARN 10:39:16,376 Generated random token Token(bytes[87d5f646e9ee3b7e793e6c9ceabca812]). 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: 1.195 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.432 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:39:26,694 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 10:39:26,891 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.027 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.795 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 10:39:41,124 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:39:41,125 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:39:41,126 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:39:41,126 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:39:41,126 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:39:41,127 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:39:41,127 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:39:41,127 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:39:41,127 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:39:41,127 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:39:41,127 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:39:41,128 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.978 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.409 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.092 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:40:08,119 No host ID found, created 2b71e72f-dcf8-4e63-ab17-713fa1fe7792 (Note: This should happen exactly once per node).
    [junit]  WARN 10:40:08,377 Generated random token Token(bytes[387560fdedfdc7b18c1897185aff220d]). 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: 5.348 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.343 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:40:28,002 No host ID found, created e4ce1263-d4ac-44c5-93e5-175f66a885ee (Note: This should happen exactly once per node).
    [junit]  WARN 10:40:28,149 Generated random token Token(bytes[de0f4f5f6982e7b355dab4f2e0347aa7]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.458 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: 5.425 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.519 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.438 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #433

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/433/>

------------------------------------------
[...truncated 394 lines...]
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.507 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.876 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.83 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.593 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.331 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:37:18,543 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.987 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.101 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.435 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.877 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.306 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.712 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.514 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.989 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.933 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.532 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.532 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.832 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:38:15,415 No host ID found, created a2137d2e-6f95-4f94-92dc-ab626c303a1d (Note: This should happen exactly once per node).
    [junit]  WARN 02:38:15,639 Generated random token Token(bytes[f6375b98dd980f5c0a6bb47527a3c0ef]). 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: 6.584 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:38:23,526 No host ID found, created ed1ad852-f714-4a43-a7f7-2a959d78c1cd (Note: This should happen exactly once per node).
    [junit]  WARN 02:38:23,721 Generated random token Token(bytes[567aaa10b677759b2753b22f1a28e13e]). 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: 5.192 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.027 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:38:37,509 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 02:38:37,856 No host ID found, created 629c9794-b724-4c1c-8c12-bc9c6a36ba37 (Note: This should happen exactly once per node).
    [junit]  WARN 02:38:37,984 Generated random token Token(bytes[b266812c9ae29939f4f7d2c236b2f43d]). 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.944 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.198 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:38:47,875 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: 6.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.665 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 02:39:02,313 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:39:02,314 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:39:02,315 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:39:02,315 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:39:02,315 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:39:02,316 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:39:02,316 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:39:02,316 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:39:02,316 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:39:02,317 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:39:02,317 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:39:02,317 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.591 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.976 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:39:27,769 No host ID found, created c8bbd4cb-c632-42c7-ad6d-481c1d7f8219 (Note: This should happen exactly once per node).
    [junit]  WARN 02:39:28,074 Generated random token Token(bytes[c162e2a436547309b73c85dae1ba8632]). 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: 4.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.988 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.039 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:39:46,383 No host ID found, created eb711e57-c53c-49f2-a2c0-76e83e6f8963 (Note: This should happen exactly once per node).
    [junit]  WARN 02:39:46,595 Generated random token Token(bytes[c9bca3c0d593813b8428ffe1008b7a56]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.866 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.099 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: 4.98 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.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.002 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.56 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.335 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #432

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/432/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@30d457ad:ubuntu4
Using strategy: Default
Last Built Revision: Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@507166ef
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
Checking out Revision 71b38b09428abd95a9d70ae29ae9fd0061c5a0f4 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-432
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-432
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #432 jenkins-Cassandra-quick-432
Command "git tag -a -f -m Jenkins Build #432 jenkins-Cassandra-quick-432" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #432 jenkins-Cassandra-quick-432" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #431

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/431/>

------------------------------------------
[...truncated 420 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.744 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:52:26,624 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.87 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.101 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.596 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.173 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.317 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.896 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.599 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.067 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.679 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.118 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.134 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:53:23,833 No host ID found, created f153bbc0-9c43-4238-9011-3113a4f4bd7d (Note: This should happen exactly once per node).
    [junit]  WARN 21:53:23,993 Generated random token Token(bytes[62200a35d24b985589c4414cea59ea5f]). 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: 6.646 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:53:31,525 No host ID found, created df801b5e-987a-4446-b8de-ff1a27a06ee2 (Note: This should happen exactly once per node).
    [junit]  WARN 21:53:31,752 Generated random token Token(bytes[5492b46212cf508e3ee882701f8ab917]). 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: 4.744 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.492 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:53:44,388 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 21:53:44,743 No host ID found, created b7c05c8d-1706-4f1f-9700-d10c79c7e168 (Note: This should happen exactly once per node).
    [junit]  WARN 21:53:44,884 Generated random token Token(bytes[e7d6981a64fc6b80cc3e7361f3a39776]). 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: 1.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.171 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.171 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:53:55,228 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 21:53:55,386 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.009 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.516 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 21:54:09,375 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:54:09,377 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:54:09,377 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:54:09,377 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:54:09,378 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:54:09,378 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:54:09,378 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:54:09,378 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:54:09,379 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:54:09,379 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:54:09,379 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:54:09,379 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.717 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.224 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.02 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:54:35,280 No host ID found, created 410887b0-33c1-4fb8-bd7b-dcaabdef6541 (Note: This should happen exactly once per node).
    [junit]  WARN 21:54:35,608 Generated random token Token(bytes[e5fb995022f4a7270609a04ef58a7fc9]). 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: 5.036 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.329 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:54:54,585 No host ID found, created 90659786-ec7f-4147-aaa9-0ab86a6c3492 (Note: This should happen exactly once per node).
    [junit]  WARN 21:54:54,792 Generated random token Token(bytes[343e3548711566c2182e0986f674eb0e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.226 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.217 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: 5.121 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.467 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.362 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #430

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/430/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.26 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.284 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.35 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.248 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:23:45,493 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.875 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.785 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.958 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.188 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.23 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.341 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.443 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:55,116 No host ID found, created a4ac0e3c-87e8-4dac-96d9-3e99e83eb617 (Note: This should happen exactly once per node).
    [junit]  WARN 17:24:55,311 Generated random token Token(bytes[3a55395ac1d0afc1400571ee7cfab825]). 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: 8.444 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:04,733 No host ID found, created 018cc4bb-8d5c-4cab-9e55-7bec8b8db2a9 (Note: This should happen exactly once per node).
    [junit]  WARN 17:25:04,932 Generated random token Token(bytes[afbf4ae6beba8350d67dda6847248fa4]). 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: 6.286 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.42 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:21,551 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:25:21,996 No host ID found, created b40010c2-0390-43a7-b026-c8b696228443 (Note: This should happen exactly once per node).
    [junit]  WARN 17:25:22,248 Generated random token Token(bytes[f1b88d79668105d29e458d164af34146]). 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: 1.205 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.787 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:34,737 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: 7.832 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.379 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:25:52,851 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:25:52,852 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:25:52,852 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:25:52,853 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:25:52,853 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:25:52,853 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:25:52,853 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:25:52,853 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:25:52,855 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:25:52,856 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:25:52,856 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:25:52,856 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.72 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.23 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:26:22,528 No host ID found, created 44fcf330-ae3c-4303-91c7-59bd33097cff (Note: This should happen exactly once per node).
    [junit]  WARN 17:26:22,830 Generated random token Token(bytes[bbbb35b38db1417723f3d8f6837ee853]). 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: 6.349 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.285 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.213 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:26:45,498 No host ID found, created 7093a421-0a23-440d-a268-def1ae7c5826 (Note: This should happen exactly once per node).
    [junit]  WARN 17:26:45,931 Generated random token Token(bytes[fa103fd237cc7dcffced35c9ce666b73]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.441 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: 6.417 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.529 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.539 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.899 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #429

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/429/changes>

Changes:

[sylvain] Fix missing arrayOffset in FBUtilities.hash

[jbellis] log number of rows read from saved cache

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.542 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.921 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:44,752 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.386 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.731 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.51 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.791 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.938 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.464 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.432 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.241 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:09:46,040 No host ID found, created 0b90cd6b-b40b-4c2d-b42b-f7fd1e96af4e (Note: This should happen exactly once per node).
    [junit]  WARN 17:09:46,199 Generated random token Token(bytes[bbbb9e1a3a0d8220517f551dd4dc88d9]). 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: 7.117 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:09:54,415 No host ID found, created 9e90403f-5982-44bb-a705-3a248a23083f (Note: This should happen exactly once per node).
    [junit]  WARN 17:09:54,575 Generated random token Token(bytes[92ddbdc3eca38eca2bfdc9719cd4ef13]). 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: 5.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.187 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:08,928 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:10:09,362 No host ID found, created a05da81c-b0ea-421f-80e0-a17c08d0f175 (Note: This should happen exactly once per node).
    [junit]  WARN 17:10:09,518 Generated random token Token(bytes[8d6ec517a81c7b80114e458f872d03b0]). 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: 1.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.475 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:20,183 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 17:10:20,387 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.03 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.847 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:10:34,668 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:34,670 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:34,670 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:34,670 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:34,671 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:34,671 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:34,671 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:34,671 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:34,671 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:34,671 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:34,671 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:34,672 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.931 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.492 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.838 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.087 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:11:01,709 No host ID found, created 5a70718d-89e6-4994-bad4-f7ce67ec84af (Note: This should happen exactly once per node).
    [junit]  WARN 17:11:01,967 Generated random token Token(bytes[36bea50db1d315447ae3ac7d9ce0021c]). 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: 5.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.463 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.423 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:11:21,699 No host ID found, created 94d9ad9c-9ce7-4a8f-80e3-d39694836210 (Note: This should happen exactly once per node).
    [junit]  WARN 17:11:21,848 Generated random token Token(bytes[cce92334e68a5d7b127d2b7c9e12335f]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.467 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.492 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: 5.469 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.522 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.639 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: 7.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #428

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/428/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@4e34b17b:ubuntu4
Using strategy: Default
Last Built Revision: Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@406875f5
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
Checking out Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-428
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-428
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #428 jenkins-Cassandra-quick-428
Command "git tag -a -f -m Jenkins Build #428 jenkins-Cassandra-quick-428" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #428 jenkins-Cassandra-quick-428" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #427

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/427/>

------------------------------------------
[...truncated 394 lines...]
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.232 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.182 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.807 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.292 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.772 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:52:22,914 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.871 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.119 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.154 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.754 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.539 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.426 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.492 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.659 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:53:21,463 No host ID found, created 155b56fd-d71b-4549-96c2-39eb4b72a4e0 (Note: This should happen exactly once per node).
    [junit]  WARN 14:53:21,627 Generated random token Token(bytes[749be461fb7fb6e79b180b28f98cb1d3]). 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: 6.486 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:53:29,235 No host ID found, created aa2d81fc-a6a0-4ae3-bfcd-448b6e9a81b2 (Note: This should happen exactly once per node).
    [junit]  WARN 14:53:29,364 Generated random token Token(bytes[7618284e9f4dd0aa313d278afc7e000e]). 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: 5.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.781 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:53:42,685 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 14:53:43,030 No host ID found, created 99c5b99f-f35a-481f-b573-5fedc0c7f5c5 (Note: This should happen exactly once per node).
    [junit]  WARN 14:53:43,159 Generated random token Token(bytes[919b7ee6418c747a4bca9750a01aa3a0]). 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: 1.024 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.189 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:53:53,159 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: 5.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.585 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:54:07,011 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:54:07,013 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:54:07,013 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:54:07,014 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:54:07,014 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:54:07,014 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:54:07,015 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:54:07,015 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:54:07,015 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:54:07,016 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:54:07,016 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:54:07,016 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.828 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.096 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.022 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:54:32,949 No host ID found, created a2c9ea60-f14d-47b1-a984-f39e67aa1944 (Note: This should happen exactly once per node).
    [junit]  WARN 14:54:33,271 Generated random token Token(bytes[afcdf332f32a256cf47615e8db9f1106]). 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: 5.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.34 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.17 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:54:52,414 No host ID found, created fab8a38d-1164-4175-8ce6-e3575bed0a24 (Note: This should happen exactly once per node).
    [junit]  WARN 14:54:52,601 Generated random token Token(bytes[3b5455ccbba143c766ef6262d2a9db41]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.876 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: 5.068 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.494 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.327 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.506 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #426

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/426/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@6ca87c4d:ubuntu4
Using strategy: Default
Last Built Revision: Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@7615b26b
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
Checking out Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-426
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-426
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #426 jenkins-Cassandra-quick-426
Command "git tag -a -f -m Jenkins Build #426 jenkins-Cassandra-quick-426" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #426 jenkins-Cassandra-quick-426" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #425

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/425/>

------------------------------------------
[...truncated 399 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.586 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.264 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.532 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.391 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.433 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.988 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:39:19,385 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.268 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.59 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.564 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.958 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.956 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.329 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.381 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.296 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.384 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:40:29,293 No host ID found, created 9700974c-f1c0-424f-94a7-949d0d1c4e29 (Note: This should happen exactly once per node).
    [junit]  WARN 08:40:29,531 Generated random token Token(bytes[d64b0cdf5612f64b4cf8d5d96129fa84]). 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: 8.671 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:40:39,254 No host ID found, created 530860bd-a31f-4415-bf80-a64ff031a09c (Note: This should happen exactly once per node).
    [junit]  WARN 08:40:39,468 Generated random token Token(bytes[13a7f88d057da36126b25b9453fb5594]). 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: 6.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.299 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:40:56,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 08:40:56,797 No host ID found, created 24a4210f-2230-4a15-82da-9ae3f43275c6 (Note: This should happen exactly once per node).
    [junit]  WARN 08:40:56,996 Generated random token Token(bytes[0c154116acf7fb34e4131a4617a44ab2]). 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: 1.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.205 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:41:09,743 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: 8.243 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.43 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:41:28,454 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:41:28,457 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:41:28,457 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:41:28,457 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:41:28,460 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:41:28,460 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:41:28,460 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:41:28,462 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:41:28,462 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:41:28,463 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:41:28,463 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:41:28,463 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.36 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.987 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.352 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.837 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.272 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:41:58,499 No host ID found, created fbb48de4-3cf2-4c5d-8d4b-6dbd9c312389 (Note: This should happen exactly once per node).
    [junit]  WARN 08:41:58,800 Generated random token Token(bytes[b03092b856c0bcc146e98a747b02893f]). 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: 6.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.336 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.318 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:42:21,579 No host ID found, created 4f110cd1-5178-477c-987a-87557cc35fb8 (Note: This should happen exactly once per node).
    [junit]  WARN 08:42:21,772 Generated random token Token(bytes[1007ddfce4eb4daa2b8a65681e13fcb4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.707 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.16 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: 6.808 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.522 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.344 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.256 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #424

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/424/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@325aacd6:ubuntu4
Using strategy: Default
Last Built Revision: Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@7ec3b59c
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
Checking out Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-424
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-424
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #424 jenkins-Cassandra-quick-424
Command "git tag -a -f -m Jenkins Build #424 jenkins-Cassandra-quick-424" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #424 jenkins-Cassandra-quick-424" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #423

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/423/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.325 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:52:25,452 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.246 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.223 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.258 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.424 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.752 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.577 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.301 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.285 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.593 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:53:24,932 No host ID found, created bcb19c2e-5426-4dee-9680-6e728b5bb9b9 (Note: This should happen exactly once per node).
    [junit]  WARN 04:53:25,122 Generated random token Token(bytes[88636589b556d2d32362a972662f6804]). 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: 6.712 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:53:32,729 No host ID found, created 09f7198a-b5eb-4748-88ea-f6e62116d6ad (Note: This should happen exactly once per node).
    [junit]  WARN 04:53:32,960 Generated random token Token(bytes[54abdbda585629b7fcfc28710f8d77ed]). 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: 5.328 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.359 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:53:46,944 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 04:53:47,310 No host ID found, created 59a1c3b3-4498-4ef4-a63f-56c64bf66799 (Note: This should happen exactly once per node).
    [junit]  WARN 04:53:47,444 Generated random token Token(bytes[fbcabf15df3e662ab49c8a5c2600ad06]). 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: 1.01 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.446 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:53:57,523 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 04:53:57,867 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.217 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 04:54:12,544 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:54:12,545 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:54:12,545 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:54:12,546 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:54:12,546 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:54:12,546 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:54:12,552 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:54:12,553 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:54:12,553 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:54:12,553 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:54:12,553 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:54:12,554 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.998 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.298 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.663 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.028 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:54:39,222 No host ID found, created 4116323b-98de-4936-abe2-6f77ec6f4e66 (Note: This should happen exactly once per node).
    [junit]  WARN 04:54:39,550 Generated random token Token(bytes[daae8643a08525c8c36f02ed093c1892]). 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: 5.301 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.19 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.945 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:54:58,232 No host ID found, created fd0e1b2d-1ae1-4f6e-af16-e88ea7cf366f (Note: This should happen exactly once per node).
    [junit]  WARN 04:54:58,442 Generated random token Token(bytes[502ffbffd61fa730ad23bf05f31ebc57]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.975 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.891 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: 4.984 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.541 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.858 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.378 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.479 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.121 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #422

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/422/>

------------------------------------------
[...truncated 414 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.941 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:09:57,833 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.359 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.71 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.621 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.793 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.941 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.663 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.533 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.377 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:10:59,305 No host ID found, created a7fd5c8a-6a74-4913-8bf1-754ab2b49ab5 (Note: This should happen exactly once per node).
    [junit]  WARN 04:10:59,467 Generated random token Token(bytes[38107948b51e3439c9a19c1013327722]). 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: 7.163 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:11:07,773 No host ID found, created 01f772f5-a7eb-4f4f-a892-b3f6c4fb2c85 (Note: This should happen exactly once per node).
    [junit]  WARN 04:11:07,932 Generated random token Token(bytes[ca2fa7e5bc0d00422cbc24f55ef478b4]). 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: 5.466 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.286 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:11:22,443 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 04:11:22,871 No host ID found, created af7b8a4f-7d6b-4a5b-9048-ccaf0ffcf825 (Note: This should happen exactly once per node).
    [junit]  WARN 04:11:23,033 Generated random token Token(bytes[a92fe24239dfc27a25cfbc47e674bd73]). 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: 1.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.562 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:11:33,478 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 04:11:33,692 Fatal exception in thread Thread[CompactionExecutor:1,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.14 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.861 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 04:11:48,124 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:48,125 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:48,125 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:48,126 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:48,126 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:48,126 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:48,126 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:48,127 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:48,127 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:48,127 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:11:48,127 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:11:48,127 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.916 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.828 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.119 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:12:15,320 No host ID found, created 77e6cdb0-9419-4292-8cf2-3b2b0d466bae (Note: This should happen exactly once per node).
    [junit]  WARN 04:12:15,586 Generated random token Token(bytes[514259edf31e90722bc51e952cd4e147]). 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: 5.401 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.533 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.416 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:12:35,472 No host ID found, created 9514eeaf-2e63-406e-bef3-09dc3881059d (Note: This should happen exactly once per node).
    [junit]  WARN 04:12:35,619 Generated random token Token(bytes[ba2e7bd10b1d41285198de21c282fa13]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.499 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.586 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: 5.553 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] ------------- 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.523 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.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.535 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 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.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.645 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: 7.173 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #421

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/421/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.551 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.97 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:38:43,404 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.519 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.119 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.573 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.512 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.992 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.956 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.455 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.288 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.338 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.327 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:39:53,023 No host ID found, created 7ccf3279-8191-4434-8431-6cb3ec1d7a86 (Note: This should happen exactly once per node).
    [junit]  WARN 02:39:53,211 Generated random token Token(bytes[8936a92be7a290aafc200d1607fb9af7]). 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: 8.435 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:40:02,641 No host ID found, created e4121d4e-ebf5-4211-99d2-cf529c9e039a (Note: This should happen exactly once per node).
    [junit]  WARN 02:40:02,824 Generated random token Token(bytes[96afd15da206264f806c6fd0e55f00fe]). 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: 6.182 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.07 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:40:19,164 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 02:40:19,631 No host ID found, created 91a9c20b-e4ef-4b1b-80c5-5940737cf46b (Note: This should happen exactly once per node).
    [junit]  WARN 02:40:19,802 Generated random token Token(bytes[42351787a6228c7b885fb38654074e14]). 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: 1.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.695 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:40:32,919 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 02:40:33,687 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.577 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.403 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 02:40:51,003 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:40:51,004 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:51,004 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:40:51,005 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:51,005 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:40:51,005 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:51,005 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:40:51,005 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:51,005 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:40:51,006 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:51,006 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 02:40:51,006 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.85 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.348 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.226 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:41:30,454 No host ID found, created d1882c84-dd08-41a0-91d6-c2a517d6ddc4 (Note: This should happen exactly once per node).
    [junit]  WARN 02:41:30,791 Generated random token Token(bytes[41ea059e0d145dcd6e5fdbb13423ba8f]). 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: 6.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.735 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.925 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:41:59,581 No host ID found, created 3bba72d4-1ab3-441a-b285-1879be629b63 (Note: This should happen exactly once per node).
    [junit]  WARN 02:41:59,816 Generated random token Token(bytes[ffbe363ea372fc8bb859eb08faf7a335]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.23 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.358 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: 6.31 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.524 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.272 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.049 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #420

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/420/changes>

Changes:

[brandonwilliams] Report thrift status in nodetool info.

------------------------------------------
[...truncated 448 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.523 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.931 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:41:31,696 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.389 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.713 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.436 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.606 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.783 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.951 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.476 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.393 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.226 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:42:32,834 No host ID found, created c5dddc42-0b3e-489c-8f64-bf963c06122a (Note: This should happen exactly once per node).
    [junit]  WARN 23:42:32,994 Generated random token Token(bytes[d634ff67a8448d2e3470296a106c6cb6]). 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: 7.224 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:42:41,161 No host ID found, created 0f0c7f13-e1c5-4599-9c33-1c1855cf6243 (Note: This should happen exactly once per node).
    [junit]  WARN 23:42:41,321 Generated random token Token(bytes[ad0b514e4b94add8922d99ef1aa09942]). 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: 5.374 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.168 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:42:55,704 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 23:42:56,135 No host ID found, created 031c4bf2-ec0c-4510-bcb0-651fc1ed54c1 (Note: This should happen exactly once per node).
    [junit]  WARN 23:42:56,292 Generated random token Token(bytes[fcbe81aa74e4609ec0ab093e4aa4fab8]). 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: 1.189 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.418 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:43:06,592 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 23:43:06,786 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.795 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:43:21,051 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:43:21,052 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:43:21,052 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:43:21,052 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:43:21,053 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:43:21,053 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:43:21,053 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:43:21,053 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:43:21,053 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:43:21,054 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:43:21,054 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:43:21,054 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.868 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.099 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:43:48,007 No host ID found, created 90231c74-ff84-4ca2-b9be-fd4066954b39 (Note: This should happen exactly once per node).
    [junit]  WARN 23:43:48,267 Generated random token Token(bytes[03a75b3dff0026b2cc8f15653ab95217]). 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: 5.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.508 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.437 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:44:08,125 No host ID found, created 1aaf2186-d85b-49f7-a91c-779890d853eb (Note: This should happen exactly once per node).
    [junit]  WARN 23:44:08,271 Generated random token Token(bytes[a00756f4a1f7ec0afd6d9bd81bd86384]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.509 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.512 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: 5.48 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.519 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 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: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #419

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/419/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1a19cb43:ubuntu4
Using strategy: Default
Last Built Revision: Revision e0925ac49a41119427b9b2c8391bc696058d6610 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5a8fddea
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
Checking out Revision 34bdc7cc9cb487355fdc8105e5b1fa376080bfdb (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-419
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-419
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #419 jenkins-Cassandra-quick-419
Command "git tag -a -f -m Jenkins Build #419 jenkins-Cassandra-quick-419" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #419 jenkins-Cassandra-quick-419" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #418

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/418/changes>

Changes:

[brandonwilliams] Enable piping to cqlsh with locale.getpreferredencoding()

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.623 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.331 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.25 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.263 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.295 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.104 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:53:50,063 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.093 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.52 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.243 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.509 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.678 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.557 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:00,785 No host ID found, created 091fae49-5c62-44f9-b1c1-bebcb467d7bb (Note: This should happen exactly once per node).
    [junit]  WARN 22:55:00,980 Generated random token Token(bytes[1caa9e461ad67ccecf05251cca2542d9]). 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: 8.629 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:10,432 No host ID found, created 3f748752-3b8e-4d97-9dc6-f774860498cf (Note: This should happen exactly once per node).
    [junit]  WARN 22:55:10,662 Generated random token Token(bytes[10088f9cccd44bed8aba326ff0f741a4]). 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: 6.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.306 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:27,437 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 22:55:27,892 No host ID found, created 5a7912a7-7f11-4458-b7f0-7ecb9f32aa02 (Note: This should happen exactly once per node).
    [junit]  WARN 22:55:28,112 Generated random token Token(bytes[5178cf8dfeecb7923fb7b5ce17cd49ea]). 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: 1.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.909 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:55:40,978 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: 7.55 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.2 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:55:58,608 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:58,609 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:58,609 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:58,610 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:58,610 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:58,610 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:58,610 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:58,610 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:58,611 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:58,611 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:55:58,611 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:55:58,611 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.433 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.841 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.232 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:56:29,340 No host ID found, created 6b2b0723-d2f5-4068-81c4-7e139634a238 (Note: This should happen exactly once per node).
    [junit]  WARN 22:56:29,660 Generated random token Token(bytes[48431f7f6e9784633ff0d0654e265aa1]). 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: 6.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.088 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:56:52,968 No host ID found, created 0cd653f5-6447-4ae7-a9cc-42ebbabc561c (Note: This should happen exactly once per node).
    [junit]  WARN 22:56:53,136 Generated random token Token(bytes[a675f76feb348ca33d59880b93b4b1c6]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.329 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.487 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: 6.457 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.532 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.27 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.642 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: 8.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #417

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/417/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1a19cb43:ubuntu4
Using strategy: Default
Last Built Revision: Revision 9263835ba6a81f693d2ceed5ae8f0a495e339ae7 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5a8fddea
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision e0925ac49a41119427b9b2c8391bc696058d6610 (origin/trunk)
Checking out Revision e0925ac49a41119427b9b2c8391bc696058d6610 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-417
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-417
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #417 jenkins-Cassandra-quick-417
Command "git tag -a -f -m Jenkins Build #417 jenkins-Cassandra-quick-417" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #417 jenkins-Cassandra-quick-417" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #416

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/416/changes>

Changes:

[jbellis] calculate exact size required for cleanup operations

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.419 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.04 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:38:53,095 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.001 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.396 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.027 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.011 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.671 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.389 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.231 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.27 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.087 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:40:02,197 No host ID found, created b69e44a7-a6d2-47a8-98b1-e9120f8be948 (Note: This should happen exactly once per node).
    [junit]  WARN 21:40:02,376 Generated random token Token(bytes[27d6331c699dd229cd7977d5bf15cc11]). 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: 8.074 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:40:11,362 No host ID found, created 9d103b36-4b04-4bec-9e86-ba7b31c47614 (Note: This should happen exactly once per node).
    [junit]  WARN 21:40:11,555 Generated random token Token(bytes[a245ea2f17d6d706ba91759edc0d2166]). 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: 6.188 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.106 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:40:27,772 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 21:40:28,224 No host ID found, created 0e4d8f4a-4a9b-4ab9-a9e9-c4b9e2e40a69 (Note: This should happen exactly once per node).
    [junit]  WARN 21:40:28,390 Generated random token Token(bytes[1fc92175cf2b7924f8f14ade9c8f9c6a]). 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: 1.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.774 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:40:40,840 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: 7.563 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.153 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 21:40:58,506 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:40:58,508 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:40:58,508 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:40:58,508 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:40:58,508 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:40:58,509 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:40:58,509 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:40:58,509 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:40:58,509 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:40:58,510 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:40:58,510 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 21:40:58,510 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.256 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.693 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.351 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:41:28,035 No host ID found, created ba41fd6a-aa48-435b-a517-ab03edc974d1 (Note: This should happen exactly once per node).
    [junit]  WARN 21:41:28,331 Generated random token Token(bytes[3185fcf3fc1a6ea25c9b3f574968daed]). 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: 6.289 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.192 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.74 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:41:50,583 No host ID found, created a8f9d70b-4417-4556-8764-b1483fd59c3f (Note: This should happen exactly once per node).
    [junit]  WARN 21:41:50,780 Generated random token Token(bytes[fe2a8fd97af8daf30a09818403e05766]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.196 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.438 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: 6.672 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.542 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.075 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.576 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.152 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.476 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.651 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: 7.903 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #415

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/415/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1a19cb43:ubuntu4
Using strategy: Default
Last Built Revision: Revision 4c63c8656bc076f013e8e8a0707efad3409790ac (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5a8fddea
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 4c63c8656bc076f013e8e8a0707efad3409790ac (origin/trunk)
Checking out Revision 4c63c8656bc076f013e8e8a0707efad3409790ac (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-415
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-415
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #415 jenkins-Cassandra-quick-415
Command "git tag -a -f -m Jenkins Build #415 jenkins-Cassandra-quick-415" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #415 jenkins-Cassandra-quick-415" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #414

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/414/changes>

Changes:

[xedin] fix SecondaryIndex LelevedManifest save upon snapshot

------------------------------------------
[...truncated 399 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.619 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.264 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.113 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.299 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.017 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:01,393 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.35 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.935 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.411 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.583 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.957 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.412 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.289 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.535 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:10,765 No host ID found, created 2a373216-8c75-40c2-b83a-33476653e1d3 (Note: This should happen exactly once per node).
    [junit]  WARN 17:25:11,009 Generated random token Token(bytes[53fa5d44570fc4ae8acbbb0eac64af0c]). 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: 8.224 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:20,163 No host ID found, created ad86ee14-6ff1-4650-a76c-d43d84bd6501 (Note: This should happen exactly once per node).
    [junit]  WARN 17:25:20,347 Generated random token Token(bytes[07a4c76359d3686d5e257003041da3f2]). 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: 6.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.257 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:36,899 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:25:37,348 No host ID found, created 64173933-decb-4aed-a523-e06c0c733a96 (Note: This should happen exactly once per node).
    [junit]  WARN 17:25:37,518 Generated random token Token(bytes[86a804c58c39bbceff63d24d5c887fe1]). 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: 1.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.971 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:50,154 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: 7.832 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.987 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:26:07,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:26:07,906 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:07,907 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:26:07,907 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:07,907 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:26:07,907 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:07,907 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:26:07,907 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:07,908 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:26:07,908 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:07,908 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:26:07,908 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.751 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.398 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.183 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:26:37,799 No host ID found, created 2f8e6ec4-ac6e-45bf-bea8-d6dd0518088d (Note: This should happen exactly once per node).
    [junit]  WARN 17:26:38,088 Generated random token Token(bytes[ca672fb22197109057f3d9241600a222]). 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: 6.323 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.252 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.851 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:27:00,582 No host ID found, created 0084394f-dc90-450e-9c3e-659424152945 (Note: This should happen exactly once per node).
    [junit]  WARN 17:27:00,746 Generated random token Token(bytes[b27a53907315ca54895b80cd99bf2c8a]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.474 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.391 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: 6.346 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.528 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.721 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.164 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.873 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #413

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/413/>

------------------------------------------
[...truncated 396 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 26.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.416 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:33:23,852 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 17.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.721 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.559 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.944 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.663 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.365 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.766 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.431 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.573 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:35:29,456 No host ID found, created e705c23e-17a3-467a-8137-1bdf92ad66b7 (Note: This should happen exactly once per node).
    [junit]  WARN 16:35:29,899 Generated random token Token(bytes[d3b91907a7e461629a752657991dfbb8]). 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: 16.128 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:35:47,260 No host ID found, created 86835dcc-70e5-4767-9960-29a894aa6577 (Note: This should happen exactly once per node).
    [junit]  WARN 16:35:47,698 Generated random token Token(bytes[6f5738d45d926449bd37e47fa84485c3]). 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: 12.305 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.221 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:36:17,971 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 16:36:18,594 No host ID found, created e42627f1-cb68-40d1-bd53-fad4d79bca95 (Note: This should happen exactly once per node).
    [junit]  WARN 16:36:18,919 Generated random token Token(bytes[9b887d32c955589c2a8c2ea0e944d8ac]). 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: 1.205 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 28.677 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:36:49,009 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 16:36:52,075 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 21.308 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:37:32,530 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:37:32,531 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:37:32,532 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:37:32,532 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:37:32,532 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:37:32,532 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:37:32,532 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:37:32,532 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:37:32,533 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:37:32,533 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:37:32,533 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:37:32,533 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.701 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.197 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.009 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.829 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.808 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:22,069 No host ID found, created 7080bfe3-b352-4d21-a436-221d2833f016 (Note: This should happen exactly once per node).
    [junit]  WARN 16:38:22,637 Generated random token Token(bytes[8079fcd4631b0a26ba58ba63d53b7ef8]). 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: 12.626 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.381 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.238 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:04,152 No host ID found, created a666eccb-d59f-450e-a56a-48daf7bdde05 (Note: This should happen exactly once per node).
    [junit]  WARN 16:39:04,637 Generated random token Token(bytes[8181eba47bd500eaa65972e556a05cec]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.583 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.228 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: 13.186 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.831 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.507 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.695 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.648 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: 14.427 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 21 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #412

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/412/changes>

Changes:

[sylvain] Fix typo, unreserved keywords should be case insensitive

[sylvain] Don't return range ghosts in CQL3

[xedin] fix the problem re-creating Keyspace/ColumnFamily

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.244 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.008 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:38:35,884 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.713 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.295 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.939 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.949 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.95 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.167 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.916 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:39:43,901 No host ID found, created 7688f91f-d73a-4cc6-b0e6-73417046e784 (Note: This should happen exactly once per node).
    [junit]  WARN 14:39:44,086 Generated random token Token(bytes[bedc8e9d125c12d6a562974f88e30d70]). 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: 8.725 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:39:53,067 No host ID found, created ced45e04-3797-4782-908e-737cf7d1b6b5 (Note: This should happen exactly once per node).
    [junit]  WARN 14:39:53,251 Generated random token Token(bytes[c2cb1525977e70681af7cdcdb69e8af1]). 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: 6.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.024 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:40:09,921 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 14:40:10,367 No host ID found, created 5b02bd6e-7345-4231-80e0-f58034f4524c (Note: This should happen exactly once per node).
    [junit]  WARN 14:40:10,536 Generated random token Token(bytes[deffd3be33b37ea4f2997586b8daa259]). 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: 1.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.599 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:40:22,804 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: 8.102 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.186 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:40:41,006 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:40:41,008 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:40:41,008 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:40:41,008 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:40:41,008 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:40:41,008 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:40:41,009 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:40:41,009 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:40:41,009 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:40:41,009 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:40:41,009 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:40:41,009 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.18 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.612 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.118 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.175 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:41:10,144 No host ID found, created a56d439c-06bb-4151-b930-1ad358ce0ed6 (Note: This should happen exactly once per node).
    [junit]  WARN 14:41:10,461 Generated random token Token(bytes[7eeddac080be578fc170057568a8a096]). 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: 6.233 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.649 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:41:32,521 No host ID found, created 96808f4d-0ee5-47f3-ac58-c72b52d412b7 (Note: This should happen exactly once per node).
    [junit]  WARN 14:41:32,711 Generated random token Token(bytes[2e7634e75caef1161cb305a90104cbeb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.755 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.243 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: 6.218 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.526 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.153 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #411

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/411/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1a19cb43:ubuntu4
Using strategy: Default
Last Built Revision: Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5a8fddea
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
Checking out Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-411
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-411
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #411 jenkins-Cassandra-quick-411
Command "git tag -a -f -m Jenkins Build #411 jenkins-Cassandra-quick-411" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #411 jenkins-Cassandra-quick-411" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #410

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/410/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.283 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.975 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:25:12,978 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.226 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.36 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.954 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.969 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.354 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.069 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.119 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:26:20,917 No host ID found, created 309dcbdf-f636-40f3-90c7-b89aa2e0cf99 (Note: This should happen exactly once per node).
    [junit]  WARN 11:26:21,095 Generated random token Token(bytes[c1e055ea214fc53b061b7b0e155967d0]). 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: 8.212 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:26:30,147 No host ID found, created aeb07905-b8dc-4f02-a86c-dc5043a51295 (Note: This should happen exactly once per node).
    [junit]  WARN 11:26:30,394 Generated random token Token(bytes[1c5c6a53596246a96132804cdccf5da9]). 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: 6.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.027 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:26:46,438 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 11:26:46,894 No host ID found, created 49decaeb-54cb-4490-b021-0579d271b53a (Note: This should happen exactly once per node).
    [junit]  WARN 11:26:47,068 Generated random token Token(bytes[cbac3fa14b9387ad11dabb9711f31331]). 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: 1.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.829 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:26:59,609 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: 7.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.941 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:27:16,903 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:27:16,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:27:16,904 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:27:16,904 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:27:16,904 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:27:16,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:27:16,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:27:16,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:27:16,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:27:16,905 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:27:16,905 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:27:16,905 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.221 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.77 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.184 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.84 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.156 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:27:46,354 No host ID found, created 9a939d6a-70ee-4512-8e8a-9f1f4bbe8d2c (Note: This should happen exactly once per node).
    [junit]  WARN 11:27:46,651 Generated random token Token(bytes[6f471478e46ce36acef213b91a45cabe]). 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: 6.116 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.173 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:28:08,951 No host ID found, created c36bc310-44eb-4a93-9cef-bbd3fe1ab78e (Note: This should happen exactly once per node).
    [junit]  WARN 11:28:09,152 Generated random token Token(bytes[90b88cb325f52dd83e9d7ad0f6d7f516]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.293 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: 6.411 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.523 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.992 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.83 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #409

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/409/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.314 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.007 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:08:52,533 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.092 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.804 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.567 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.957 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.96 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.194 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.256 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.092 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.993 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:00,243 No host ID found, created 000c7771-3885-4824-b77d-19655c67faf4 (Note: This should happen exactly once per node).
    [junit]  WARN 11:10:00,426 Generated random token Token(bytes[05eef11041dd0ebe0611a17f604c1513]). 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: 8.146 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:09,561 No host ID found, created ffa6dbf8-9b60-4ba6-b4f0-03fa1f823009 (Note: This should happen exactly once per node).
    [junit]  WARN 11:10:09,741 Generated random token Token(bytes[1b684c1ff334effeff9236cd2514e198]). 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: 6.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:25,922 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 11:10:26,368 No host ID found, created eed61491-0ab2-43e2-87d8-c91bd483be8b (Note: This should happen exactly once per node).
    [junit]  WARN 11:10:26,538 Generated random token Token(bytes[d596af48a6529cc2576a617dd2c97cb0]). 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: 1.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.336 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:10:39,529 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 11:10:40,075 Fatal exception in thread Thread[CompactionExecutor:6,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.39 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.11 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:10:56,957 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:56,958 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:56,958 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:56,958 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:56,958 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:56,959 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:56,959 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:56,959 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:56,959 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:56,959 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:10:56,959 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:10:56,959 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.195 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:11:26,611 No host ID found, created 815ebf40-4092-44b7-b99e-b33126e4188b (Note: This should happen exactly once per node).
    [junit]  WARN 11:11:26,914 Generated random token Token(bytes[27c4f816c6e2f5e0e7daaaa7758c117a]). 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: 6.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.228 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:11:49,623 No host ID found, created ec2a89c4-2cc1-440f-9cc8-d4e775a30314 (Note: This should happen exactly once per node).
    [junit]  WARN 11:11:49,947 Generated random token Token(bytes[adbf40086be250cdc0c4c03b44ad86b0]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.301 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: 6.336 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.526 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.636 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: 8.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #408

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/408/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@5365e911:ubuntu4
Using strategy: Default
Last Built Revision: Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@726c554
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
Checking out Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-408
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-408
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #408 jenkins-Cassandra-quick-408
Command "git tag -a -f -m Jenkins Build #408 jenkins-Cassandra-quick-408" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #408 jenkins-Cassandra-quick-408" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #407

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/407/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.243 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.246 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.015 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:53:38,577 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.381 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.426 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.949 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.971 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.678 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.591 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.165 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.053 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:54:47,274 No host ID found, created 6825d703-a048-40e8-982a-22dc26ec91cf (Note: This should happen exactly once per node).
    [junit]  WARN 08:54:47,501 Generated random token Token(bytes[bd732140257300100f55ff619345532e]). 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: 8.529 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:54:56,462 No host ID found, created 6ff91432-3a91-4a34-a1c2-0408c2791141 (Note: This should happen exactly once per node).
    [junit]  WARN 08:54:56,645 Generated random token Token(bytes[b3227fd45a887501d3c313ecfdcdcd2f]). 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: 6.028 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.01 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:55:13,067 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 08:55:13,517 No host ID found, created 659fe14d-33fb-4fbb-949b-932f61f69419 (Note: This should happen exactly once per node).
    [junit]  WARN 08:55:13,688 Generated random token Token(bytes[00faaf4bf6c075c49dd1b8554d7ea09c]). 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: 1.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.599 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:55:25,905 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: 7.623 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.027 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:55:43,509 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:55:43,510 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:55:43,511 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:55:43,511 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:55:43,511 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:55:43,511 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:55:43,511 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:55:43,512 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:55:43,512 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:55:43,512 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:55:43,512 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 08:55:43,512 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.12 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.286 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:56:12,794 No host ID found, created 78b0ce1d-9793-4fd6-b0b9-bd325b4f2b96 (Note: This should happen exactly once per node).
    [junit]  WARN 08:56:13,088 Generated random token Token(bytes[ad55ebc7144af7df6fabe1c6bbbbf8c5]). 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: 6.002 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.674 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:56:34,824 No host ID found, created 22eff514-4514-4f98-a1e8-b54d107e998b (Note: This should happen exactly once per node).
    [junit]  WARN 08:56:35,041 Generated random token Token(bytes[e00520b28d0a83346adfd7a9d2d713b0]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.612 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.288 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: 6.205 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.531 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.185 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.882 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #406

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/406/>

------------------------------------------
[...truncated 419 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.508 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.936 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:52:48,852 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.394 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.724 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.45 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.624 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.805 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.943 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.674 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.463 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.563 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.202 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:53:50,268 No host ID found, created c3bdcfcb-4cdc-49fb-a3a0-12f158041078 (Note: This should happen exactly once per node).
    [junit]  WARN 07:53:50,428 Generated random token Token(bytes[1bb1eeff50460a78c4c906e5863f52eb]). 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: 7.476 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:53:58,657 No host ID found, created 594360f9-20cc-4441-8575-cb6404445c97 (Note: This should happen exactly once per node).
    [junit]  WARN 07:53:58,826 Generated random token Token(bytes[4aac5a95fe5829eb6e2e8428276e66ea]). 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: 5.505 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.256 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:54:13,623 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 07:54:14,061 No host ID found, created 2b8e66e1-d9b5-42f1-b86e-3820a6e4f25e (Note: This should happen exactly once per node).
    [junit]  WARN 07:54:14,221 Generated random token Token(bytes[e8a75b79dd129eba6e33261f0b8d2bb4]). 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: 1.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.662 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:54:24,792 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 07:54:25,006 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.129 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.914 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 07:54:39,481 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:54:39,482 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:54:39,483 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:54:39,483 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:54:39,483 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:54:39,483 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:54:39,483 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:54:39,484 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:54:39,484 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:54:39,485 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:54:39,485 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:54:39,485 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.958 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.091 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:55:06,636 No host ID found, created 7aeb7c6a-f001-4181-a84a-b88a2463a9e1 (Note: This should happen exactly once per node).
    [junit]  WARN 07:55:06,895 Generated random token Token(bytes[1d72419a88a90d1090a42992411162ba]). 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: 5.424 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.377 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:55:26,641 No host ID found, created 9357179b-4cab-47d0-abc4-f5592abd35f4 (Note: This should happen exactly once per node).
    [junit]  WARN 07:55:26,790 Generated random token Token(bytes[0ada1f6b00d99664aba58c5a0fba9aef]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.434 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.589 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: 5.596 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.519 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.541 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.646 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: 7.088 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #405

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/405/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1bd6372b:ubuntu4
Using strategy: Default
Last Built Revision: Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Cassandra-quick/ws/> at hudson.remoting.Channel@1bd6372b:ubuntu4
	at hudson.FilePath.act(FilePath.java:828)
	at hudson.FilePath.act(FilePath.java:814)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1014)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1218)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:581)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470)
	at hudson.model.Run.run(Run.java:1434)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:239)
Caused by: java.io.IOException: Remote call on ubuntu4 failed
	at hudson.remoting.Channel.call(Channel.java:655)
	at hudson.FilePath.act(FilePath.java:821)
	... 9 more
Caused by: java.lang.LinkageError: loader (instance of  hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for name: "hudson/model/AbstractProject"
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
	at java.lang.Class.getDeclaredMethod(Class.java:1952)
	at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1399)
	at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:69)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:455)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:430)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Retrying after 10 seconds
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1bd6372b:ubuntu4
Using strategy: Default
Last Built Revision: Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Cassandra-quick/ws/> at hudson.remoting.Channel@1bd6372b:ubuntu4
	at hudson.FilePath.act(FilePath.java:828)
	at hudson.FilePath.act(FilePath.java:814)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1014)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1218)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:581)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470)
	at hudson.model.Run.run(Run.java:1434)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:239)
Caused by: java.io.IOException: Remote call on ubuntu4 failed
	at hudson.remoting.Channel.call(Channel.java:655)
	at hudson.FilePath.act(FilePath.java:821)
	... 9 more
Caused by: java.lang.LinkageError: loader (instance of  hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for name: "hudson/model/AbstractProject"
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
	at java.lang.Class.getDeclaredMethod(Class.java:1952)
	at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1399)
	at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:69)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:455)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:430)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Retrying after 10 seconds
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1bd6372b:ubuntu4
Using strategy: Default
Last Built Revision: Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Cassandra-quick/ws/> at hudson.remoting.Channel@1bd6372b:ubuntu4
	at hudson.FilePath.act(FilePath.java:828)
	at hudson.FilePath.act(FilePath.java:814)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1014)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1218)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:581)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470)
	at hudson.model.Run.run(Run.java:1434)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:239)
Caused by: java.io.IOException: Remote call on ubuntu4 failed
	at hudson.remoting.Channel.call(Channel.java:655)
	at hudson.FilePath.act(FilePath.java:821)
	... 9 more
Caused by: java.lang.LinkageError: loader (instance of  hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for name: "hudson/model/AbstractProject"
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
	at java.lang.Class.getDeclaredMethod(Class.java:1952)
	at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1399)
	at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:69)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:455)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:430)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #404

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/404/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.162 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.026 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:08:53,563 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.717 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.571 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.941 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.937 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.223 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.882 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:02,041 No host ID found, created 86dbb373-3697-4bf6-9257-212a6a76eacd (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:02,240 Generated random token Token(bytes[a054bada082d65c24a40e90521bba79d]). 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: 8.082 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:11,189 No host ID found, created 399a03f9-a60d-4e62-82bb-ff821e3fbf3a (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:11,375 Generated random token Token(bytes[ddec335735b8d1861ae7e6efc982eacb]). 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: 6.231 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.182 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:27,718 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 06:10:28,185 No host ID found, created c4e1e573-0e5f-42c7-8fee-b5c666a46a0f (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:28,352 Generated random token Token(bytes[cbd613d26ef28931ce5e56cd8053d6ab]). 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: 1.217 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.792 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:41,141 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 06:10:41,655 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.474 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.164 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 06:10:58,682 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:10:58,683 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:10:58,683 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:10:58,684 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:10:58,684 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:10:58,684 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:10:58,684 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:10:58,684 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:10:58,685 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:10:58,685 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:10:58,685 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:10:58,685 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.684 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.846 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.149 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:11:28,000 No host ID found, created 0e5a6a57-31c0-4469-b0cc-454bbaa83801 (Note: This should happen exactly once per node).
    [junit]  WARN 06:11:28,279 Generated random token Token(bytes[646b9b3ec2f458fe41ce0c3d0128a80e]). 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: 6.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.088 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.785 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:11:50,681 No host ID found, created 723d341b-aafc-47de-86eb-71f5989dfc8a (Note: This should happen exactly once per node).
    [junit]  WARN 06:11:50,852 Generated random token Token(bytes[9b10d331987727421b4545da6d9202d8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.404 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.48 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: 6.33 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.533 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.786 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #403

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/403/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1ae90593:ubuntu4
Using strategy: Default
Last Built Revision: Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@448a1411
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
Checking out Revision ad72c578ea8daed05f987ae1933276fa4a8ea5bf (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-403
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-403
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #403 jenkins-Cassandra-quick-403
Command "git tag -a -f -m Jenkins Build #403 jenkins-Cassandra-quick-403" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #403 jenkins-Cassandra-quick-403" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #402

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/402/changes>

Changes:

[jbellis] rename size -> dataSize

[jbellis] make dataSize TypeSizes-independent, and remove 25% fudge factor in liveRatio usage

------------------------------------------
[...truncated 420 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.978 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:43:02,436 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.717 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.95 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.965 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.284 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.182 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.847 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:44:10,290 No host ID found, created 06ac3e95-8bfd-438d-a501-989a153a8b98 (Note: This should happen exactly once per node).
    [junit]  WARN 04:44:10,473 Generated random token Token(bytes[f39c1b7a57b8dad94bd1932be93b338c]). 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: 8.276 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:44:19,458 No host ID found, created f482a050-ef42-4db4-a92b-910b53a1d261 (Note: This should happen exactly once per node).
    [junit]  WARN 04:44:19,649 Generated random token Token(bytes[27f48431f3677f6132c6b4d513293d3d]). 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: 6.192 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.15 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:44:35,984 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 04:44:36,447 No host ID found, created 25ba9067-635c-4135-9b60-171ca90a8092 (Note: This should happen exactly once per node).
    [junit]  WARN 04:44:36,617 Generated random token Token(bytes[8891e7e19b0be28d6b27146c289bf80f]). 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: 1.215 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.73 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:44:49,122 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 04:44:49,565 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.715 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.91 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 04:45:06,581 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:45:06,582 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:45:06,583 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:45:06,583 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:45:06,583 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:45:06,583 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:45:06,583 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:45:06,584 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:45:06,584 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:45:06,584 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:45:06,584 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:45:06,584 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.692 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.587 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.283 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.154 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:45:36,377 No host ID found, created ada1c3dc-66a4-4a96-b9da-7b53ec9d83e6 (Note: This should happen exactly once per node).
    [junit]  WARN 04:45:36,675 Generated random token Token(bytes[e3085d81b8a6f021e68a79a7da0a347d]). 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: 6.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.24 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.671 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:45:58,665 No host ID found, created dee97848-78dc-4f06-835f-a85109e48617 (Note: This should happen exactly once per node).
    [junit]  WARN 04:45:58,854 Generated random token Token(bytes[8ea4a0c65b3bbd64fb1b8800ab383514]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.418 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: 6.343 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.531 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.637 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: 7.741 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #401

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/401/changes>

Changes:

[sylvain] Fix CQL3 index dropping

[jbellis] explicitly set known command list size

------------------------------------------
[...truncated 414 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 11.133 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.294 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:52:25,468 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.253 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.565 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.31 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.119 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.727 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.713 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.81 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.747 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.971 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:53:47,826 No host ID found, created 78ae7ed9-9e00-45fa-999e-9a16b3abb8bd (Note: This should happen exactly once per node).
    [junit]  WARN 23:53:48,051 Generated random token Token(bytes[6a1081337f4efbe5a7e4bfa4cbe6d770]). 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: 9.338 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:53:58,695 No host ID found, created 146f91b0-00e6-4b8e-9424-a8de3591103a (Note: This should happen exactly once per node).
    [junit]  WARN 23:53:58,934 Generated random token Token(bytes[1923ed5723cdf752310b71162edc7ec7]). 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: 6.99 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.792 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:54:17,805 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 23:54:18,361 No host ID found, created bb1bf8af-d795-4c7f-abb0-2f16f28fe264 (Note: This should happen exactly once per node).
    [junit]  WARN 23:54:18,728 Generated random token Token(bytes[80de087b30aaa640dc8dc7dfb96c6556]). 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: 1.437 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 10.533 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:54:33,242 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 23:54:33,879 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 22.337 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:55:06,937 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:55:06,938 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:55:06,939 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:55:06,939 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:55:06,939 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:55:06,939 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:55:06,939 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:55:06,940 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:55:06,941 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:55:06,941 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:55:06,941 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:55:06,941 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 17.325 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.624 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.855 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.137 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:56:11,565 No host ID found, created 071dbc5c-20cd-4612-a0ff-16c965b75aba (Note: This should happen exactly once per node).
    [junit]  WARN 23:56:12,900 Generated random token Token(bytes[f3861bc414636e22f7f1e29b49cef4aa]). 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: 9.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.515 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.035 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:56:52,226 No host ID found, created b710091e-0b92-4739-ae7a-441bf3faaa77 (Note: This should happen exactly once per node).
    [junit]  WARN 23:56:52,685 Generated random token Token(bytes[fdd9e593f688067c71e37e1e0e0db48d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.895 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: 6.887 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.57 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.949 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.111 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.187 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.461 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: 0.722 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 13 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #400

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/400/>

------------------------------------------
[...truncated 414 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.546 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:11:06,512 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.272 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.273 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.727 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.99 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.986 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.197 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.338 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.301 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.525 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:12:16,557 No host ID found, created 5b770e22-fb22-40b6-9690-9400b62a5607 (Note: This should happen exactly once per node).
    [junit]  WARN 04:12:16,743 Generated random token Token(bytes[940e25ce0aabb11f3eba97de0a3ddfaa]). 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: 8.233 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:12:25,883 No host ID found, created 7f31f081-b543-4eca-ab1d-f4622896fc86 (Note: This should happen exactly once per node).
    [junit]  WARN 04:12:26,066 Generated random token Token(bytes[f0303fc1becb8cce8c6054cd9ffab8de]). 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: 6.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.996 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:12:42,275 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 04:12:42,733 No host ID found, created 28068b1a-c7d3-48f5-bcab-aa831b78b2e5 (Note: This should happen exactly once per node).
    [junit]  WARN 04:12:42,954 Generated random token Token(bytes[bfb8a02e5b38e716ffe08636dd5ee900]). 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: 1.206 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.747 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:12:55,270 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 04:12:55,852 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.571 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.047 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 04:13:12,835 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:13:12,836 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:13:12,836 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:13:12,836 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:13:12,836 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:13:12,837 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:13:12,837 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:13:12,837 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:13:12,837 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:13:12,837 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:13:12,837 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:13:12,838 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.216 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.722 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.83 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:13:43,195 No host ID found, created e47bb5eb-97af-472f-b500-277daca4b10d (Note: This should happen exactly once per node).
    [junit]  WARN 04:13:43,490 Generated random token Token(bytes[24f2b935fb3aec116368feedb1394538]). 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: 6.025 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.248 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.705 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:14:06,409 No host ID found, created 2f917834-3b5a-403c-acad-7362240502c4 (Note: This should happen exactly once per node).
    [junit]  WARN 04:14:06,581 Generated random token Token(bytes[d4c13491fe7b8f4e22bb6bf655e6b34d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.113 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.388 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: 6.347 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.529 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.142 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.461 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.99 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #399

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/399/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.619 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.346 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.343 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.291 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.355 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.118 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:47,886 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.279 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.914 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.68 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.968 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.696 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.192 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.403 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.423 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.423 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:09:58,397 No host ID found, created 5783d0bd-0368-4c65-b80e-e7dd7b7bae14 (Note: This should happen exactly once per node).
    [junit]  WARN 17:09:58,595 Generated random token Token(bytes[a9e76875980f1f4d5df97ce37e9f3ead]). 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: 8.873 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:08,514 No host ID found, created 96c2d604-0293-4bcc-b65c-289b3f897e9b (Note: This should happen exactly once per node).
    [junit]  WARN 17:10:08,778 Generated random token Token(bytes[5bed78ebc9062cc0e807b6535b3bd9dc]). 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: 6.354 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.304 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:25,342 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:10:25,807 No host ID found, created 92bcac9c-b709-4d22-9e2d-450b3d1a3fe7 (Note: This should happen exactly once per node).
    [junit]  WARN 17:10:26,018 Generated random token Token(bytes[7e63877a7448b73884c62958d9393cdf]). 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: 1.205 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.147 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:39,174 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: 7.718 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.282 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:10:56,974 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:56,975 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:56,975 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:56,976 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:56,976 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:56,976 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:56,976 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:56,976 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:56,976 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:56,976 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:56,977 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:10:56,977 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.389 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.814 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.829 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.283 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:11:27,117 No host ID found, created 79ce8ccb-72b2-41a9-941b-4ff613ab7623 (Note: This should happen exactly once per node).
    [junit]  WARN 17:11:27,411 Generated random token Token(bytes[0c8f0063cdb1bb0807e8edb352193d54]). 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: 6.265 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.356 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.17 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:11:50,040 No host ID found, created 42afd755-4dc0-418e-a99c-182067292b7e (Note: This should happen exactly once per node).
    [junit]  WARN 17:11:50,217 Generated random token Token(bytes[1a431f6b869195aad7f1ba14d91d04cb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.291 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.532 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: 6.66 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.527 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.69 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.438 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.13 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #398

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/398/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.467 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.069 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.153 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.021 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.142 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.802 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:37:14,958 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.556 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.26 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.428 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.862 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.569 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.073 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.598 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.379 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:14,174 No host ID found, created f8de1c06-bb6f-4e18-a68d-eba0c491eb69 (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:14,361 Generated random token Token(bytes[79814cef55b13d0d3af6ae65a3c2694a]). 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: 6.527 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:21,792 No host ID found, created a16b7b1d-981c-4cff-b67e-365a165bed1f (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:22,040 Generated random token Token(bytes[7421639b3c6bd36761136a44edc7d4c9]). 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: 5.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.042 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:35,761 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 15:38:36,144 No host ID found, created 03ee4afa-31a1-4601-8351-38b99d7cfa18 (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:36,281 Generated random token Token(bytes[2550b2c141ccf41a513e65e951ada989]). 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: 1.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.325 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:46,857 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: 5.771 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.487 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:39:00,856 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:00,858 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:00,858 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:00,858 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:00,858 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:00,859 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:00,859 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:00,859 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:00,860 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:00,860 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:00,860 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:39:00,861 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.032 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.663 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.004 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:26,968 No host ID found, created bcf44c3c-34f5-4930-8c79-2c63a511f1db (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:27,276 Generated random token Token(bytes[b52ddb7f712df5f85c34365043e0a4e2]). 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: 5.182 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.276 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:46,240 No host ID found, created 2b6f9e02-2f93-448b-b6f1-880557fc027b (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:46,438 Generated random token Token(bytes[e37ceea66f95169b34e2cb3e21e57100]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.035 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.398 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: 5.276 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.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.356 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #397

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/397/>

------------------------------------------
[...truncated 376 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.621 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.003 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.256 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 14.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 36.522 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.77 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:46:05,857 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.01 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 17.254 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.615 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.19 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.621 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.949 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.074 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.336 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 18.508 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:48:18,747 No host ID found, created 2dff8b89-15ec-48c6-a0ba-f0c778fac33d (Note: This should happen exactly once per node).
    [junit]  WARN 14:48:19,276 Generated random token Token(bytes[c5345f62a2d501adfec848cc52c05296]). 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: 18.507 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:48:38,580 No host ID found, created 00cd1a04-6a64-46e7-9893-81b96a0ad5d9 (Note: This should happen exactly once per node).
    [junit]  WARN 14:48:39,117 Generated random token Token(bytes[a341ec7758336ee1c537c76a258ce834]). 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: 13.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.016 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:49:14,126 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 14:49:14,721 No host ID found, created 21b354e2-ee47-4300-8110-ae18145a361c (Note: This should happen exactly once per node).
    [junit]  WARN 14:49:15,237 Generated random token Token(bytes[5f3a460a7a286318fa45a418c73a65ec]). 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: 1.344 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 36 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:49:52,684 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: 23.292 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.838 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:50:39,481 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:50:39,482 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:50:39,482 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:50:39,482 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:50:39,482 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:50:39,483 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:50:39,483 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:50:39,483 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:50:39,483 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:50:39,483 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:50:39,483 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:50:39,483 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.266 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.831 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.09 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:51:31,662 No host ID found, created 51e7f2e3-a964-45cc-b18e-8d89c0ba46f7 (Note: This should happen exactly once per node).
    [junit]  WARN 14:51:32,348 Generated random token Token(bytes[4534d27c693fec9280fe3cb7912efc9f]). 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: 14.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.012 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.244 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:52:16,610 No host ID found, created 5401cecf-559d-486f-94f8-098e78cd7db0 (Note: This should happen exactly once per node).
    [junit]  WARN 14:52:16,986 Generated random token Token(bytes[4849604cc7055b7d2acce6bb95fb6b89]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.116 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.3 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: 14.779 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.792 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.612 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.649 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: 15.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 22 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #396

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/396/>

------------------------------------------
[...truncated 399 lines...]
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.25 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.738 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.296 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.783 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:07:20,431 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.864 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.333 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.306 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.769 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.216 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.421 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.488 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.492 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:08:19,192 No host ID found, created 8f146b36-92bb-4af6-afe8-342408846fb8 (Note: This should happen exactly once per node).
    [junit]  WARN 14:08:19,389 Generated random token Token(bytes[12bfe89e7155a72a4cb6299178fdacc5]). 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: 6.315 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:08:26,670 No host ID found, created 40208804-cb61-434d-a429-6744742615bd (Note: This should happen exactly once per node).
    [junit]  WARN 14:08:26,877 Generated random token Token(bytes[13fb29f03cc1d9a4570a60db0d483bdf]). 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: 5.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.01 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:08:40,443 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 14:08:40,835 No host ID found, created 287bfbc0-3816-414e-8ebf-ca1bbb1bcb2f (Note: This should happen exactly once per node).
    [junit]  WARN 14:08:41,021 Generated random token Token(bytes[2222adb4a765c0bcb79cc7136bb6fe46]). 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: 1.012 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.237 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:08:51,410 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: 5.786 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.523 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:09:05,439 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:09:05,441 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:09:05,441 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:09:05,441 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:09:05,441 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:09:05,442 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:09:05,442 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:09:05,442 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:09:05,443 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:09:05,443 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:09:05,443 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:09:05,444 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.32 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.934 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.499 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.024 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:09:32,128 No host ID found, created ba5f3fe0-20c6-431c-9275-034a4be4a6f8 (Note: This should happen exactly once per node).
    [junit]  WARN 14:09:32,453 Generated random token Token(bytes[058ee7a08f577994b1f744eeac0a385c]). 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: 5.117 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.388 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.191 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:09:51,562 No host ID found, created 7d7bccc1-c5e3-4e2d-bd02-651c146abba7 (Note: This should happen exactly once per node).
    [junit]  WARN 14:09:51,746 Generated random token Token(bytes[c8bf9cbfd6f4762a2bc5d4c1098e0331]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.341 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.176 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: 5.513 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.457 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.333 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.364 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.164 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #395

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/395/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.705 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.777 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 13.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.994 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:40,202 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.243 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.911 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.324 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.476 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.671 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.386 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.427 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.228 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:51,083 No host ID found, created 57af828d-80d1-497e-a16e-41d7ed343fdb (Note: This should happen exactly once per node).
    [junit]  WARN 13:10:51,277 Generated random token Token(bytes[cf4a9c442667e73be125d352767820bd]). 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: 8.391 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:00,554 No host ID found, created f4a7fbe1-cb2f-4fdd-a0b1-85d0b64dc662 (Note: This should happen exactly once per node).
    [junit]  WARN 13:11:00,732 Generated random token Token(bytes[bea7aa1b907482226b0e2b499c163c03]). 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: 6.262 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:17,000 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 13:11:17,478 No host ID found, created 44453cd4-f361-4279-a5bb-8881bf1a6d77 (Note: This should happen exactly once per node).
    [junit]  WARN 13:11:17,653 Generated random token Token(bytes[ec63242c95b3b659fa55799d63b4798c]). 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: 1.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.001 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:30,863 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: 8.117 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.394 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 13:11:49,227 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:49,229 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:49,229 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:49,229 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:49,229 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:49,229 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:49,230 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:49,230 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:49,230 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:49,230 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:49,230 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:49,230 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.726 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.438 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.824 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.204 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:19,701 No host ID found, created af89edae-7d31-4b1c-a580-e26d63e0592f (Note: This should happen exactly once per node).
    [junit]  WARN 13:12:20,022 Generated random token Token(bytes[b5f0d8d3e9d14af29dda8280b90d789b]). 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: 6.328 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.281 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.832 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:42,417 No host ID found, created 4821d32d-0cf0-48d8-aa25-98c4851758e9 (Note: This should happen exactly once per node).
    [junit]  WARN 13:12:42,599 Generated random token Token(bytes[5847a70bd1e569667b0c9508e4aa6c26]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.276 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.425 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: 7.322 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.528 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.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.319 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.949 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 12 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #394

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/394/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.023 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.261 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.942 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.746 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:07:40,994 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.989 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.104 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.514 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.925 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.693 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.582 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.762 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.488 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.587 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.147 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.229 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.48 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.533 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:08:39,754 No host ID found, created fd0bea8f-2032-43cf-a246-56bd0806c450 (Note: This should happen exactly once per node).
    [junit]  WARN 06:08:39,954 Generated random token Token(bytes[00c8e1066e767240b1b645e0b9e520ff]). 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: 6.344 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:08:47,154 No host ID found, created 2400a1d1-337a-4cad-9c2c-c75cfe1f1c13 (Note: This should happen exactly once per node).
    [junit]  WARN 06:08:47,351 Generated random token Token(bytes[ba2c3d7e40112691439120e320a27fbb]). 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: 5.257 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.051 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:09:01,156 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 06:09:01,505 No host ID found, created 94bda90e-6cd0-4a79-8724-b960498b1573 (Note: This should happen exactly once per node).
    [junit]  WARN 06:09:01,633 Generated random token Token(bytes[06471a1de79699bf2981d29c414d3ab7]). 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: 1.102 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.446 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:09:11,969 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: 5.906 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.685 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 06:09:26,295 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:26,296 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:26,297 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:26,297 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:26,297 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:26,298 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:26,298 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:26,299 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:26,299 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:26,299 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:26,299 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:26,300 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.927 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.671 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.977 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:09:52,465 No host ID found, created 20449aa4-04b9-4cba-9c96-17fc56264a5d (Note: This should happen exactly once per node).
    [junit]  WARN 06:09:52,766 Generated random token Token(bytes[599becec7de7aa86c114484ec39189a7]). 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: 5.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.347 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:11,854 No host ID found, created 2eadc4d7-a171-4e15-9c07-7efeedd9891b (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:12,052 Generated random token Token(bytes[b33c645a9773c06e56b805c2cbacdb71]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.226 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.303 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: 5.329 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.48 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.285 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.386 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.345 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #393

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/393/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.522 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.94 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:52:47,800 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.704 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.417 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.59 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.793 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.945 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.515 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.461 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.179 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:48,927 No host ID found, created cb3c9089-78ff-4241-b9ef-44b7ad1b3f32 (Note: This should happen exactly once per node).
    [junit]  WARN 05:53:49,085 Generated random token Token(bytes[ebb1631a98034d19f3111e8121e75269]). 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: 7.062 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:53:57,249 No host ID found, created 594848e7-8eb5-451d-876b-9bf134820cd5 (Note: This should happen exactly once per node).
    [junit]  WARN 05:53:57,408 Generated random token Token(bytes[537a88ea1d53decb84540a05cf24a876]). 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: 5.433 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.222 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:54:11,736 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 05:54:12,174 No host ID found, created b669d0f2-9971-4da0-bb8d-397654e2ef89 (Note: This should happen exactly once per node).
    [junit]  WARN 05:54:12,330 Generated random token Token(bytes[ca6a82ef8e016eda7ae8f8f31f12978f]). 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: 1.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.464 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:54:22,698 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 05:54:22,903 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.859 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 05:54:37,247 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:37,248 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:37,248 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:37,248 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:37,248 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:37,248 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:37,249 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:37,249 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:37,250 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:37,250 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:54:37,250 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 05:54:37,250 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.383 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.884 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.82 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.091 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:55:04,074 No host ID found, created 4eceb062-f653-425c-987e-2187df19db74 (Note: This should happen exactly once per node).
    [junit]  WARN 05:55:04,331 Generated random token Token(bytes[a5c658ac30a48cdd417989c4605add86]). 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: 5.436 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.367 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:55:24,088 No host ID found, created 4747fc40-99e4-41d7-a766-c324a06af26e (Note: This should happen exactly once per node).
    [junit]  WARN 05:55:24,236 Generated random token Token(bytes[81b2155bfe79724c3d6abf1d3c54fd3e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.488 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: 5.467 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.546 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.638 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: 7.049 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #392

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/392/>

------------------------------------------
[...truncated 383 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.622 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.573 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 15.337 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.992 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 33.586 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.894 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:32:24,477 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 18.369 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.721 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.017 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.56 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.616 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.372 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.438 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:34:40,489 No host ID found, created 0e8e67f5-2063-4510-a86f-0f2419dc93b2 (Note: This should happen exactly once per node).
    [junit]  WARN 01:34:40,939 Generated random token Token(bytes[6fd79a09f46be9536be89aa2dd522aa9]). 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: 17.274 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:34:58,496 No host ID found, created 72482e35-d1e4-4ee0-a0c5-7a24d138bde6 (Note: This should happen exactly once per node).
    [junit]  WARN 01:34:58,931 Generated random token Token(bytes[4f7099e60017d6cb9850620d69a16400]). 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: 14.504 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.801 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:35:34,308 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 01:35:34,907 No host ID found, created 52f14b16-7a5e-4d02-b29c-9b7a85b7d9d5 (Note: This should happen exactly once per node).
    [junit]  WARN 01:35:35,338 Generated random token Token(bytes[d72ef789ffa9fade49e26d505cb3a15f]). 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: 1.197 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 35.5 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:36:11,504 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: 24.958 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 25.249 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:37:04,668 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:37:04,669 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:37:04,669 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:37:04,669 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:37:04,670 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:37:04,670 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:37:04,670 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:37:04,670 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:37:04,670 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:37:04,670 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:37:04,671 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 01:37:04,671 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.763 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.582 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.054 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:38:00,392 No host ID found, created a79d94d2-b59d-47ed-a8c3-e312afe86eca (Note: This should happen exactly once per node).
    [junit]  WARN 01:38:00,994 Generated random token Token(bytes[df53ce25d01ecf40767c20b3aa0d0aef]). 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: 14.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.314 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 23.243 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:38:49,365 No host ID found, created bdaf95f3-3967-4820-83dc-8938da570be1 (Note: This should happen exactly once per node).
    [junit]  WARN 01:38:49,920 Generated random token Token(bytes[253d8217f33bf3975c7cc9fc7214cbad]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 14.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.041 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: 14.173 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.846 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.896 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.634 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: 15.936 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 24 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #391

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/391/>

------------------------------------------
[...truncated 414 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.927 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:08:34,694 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.369 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.719 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.783 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.947 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.663 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.533 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.158 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:09:36,252 No host ID found, created 903050a3-81ec-43aa-ba9c-eae9694f2ff0 (Note: This should happen exactly once per node).
    [junit]  WARN 23:09:36,412 Generated random token Token(bytes[f638ee0264c6f93381ea5ea23a9539b8]). 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: 7.227 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:09:44,527 No host ID found, created d0d7433e-8f40-494f-8738-f8eb70bf8172 (Note: This should happen exactly once per node).
    [junit]  WARN 23:09:44,708 Generated random token Token(bytes[9d49d3e770ad85ab885db67f3e733e12]). 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: 5.409 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.249 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:09:59,186 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 23:09:59,616 No host ID found, created 9ba13b26-0006-4fd5-ba6d-fa546eccff28 (Note: This should happen exactly once per node).
    [junit]  WARN 23:09:59,774 Generated random token Token(bytes[ea86ca870b958d4f5a966e53eaf5b4a4]). 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: 1.192 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.618 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:10:10,281 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 23:10:10,489 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.099 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.789 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:10:24,789 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:10:24,790 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:10:24,790 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:10:24,790 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:10:24,790 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:10:24,791 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:10:24,791 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:10:24,792 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:10:24,792 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:10:24,792 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:10:24,792 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:10:24,792 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.476 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.93 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.492 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.846 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.106 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:10:51,859 No host ID found, created c9213673-58aa-47db-a7f0-33170d1190b5 (Note: This should happen exactly once per node).
    [junit]  WARN 23:10:52,123 Generated random token Token(bytes[96af24674c4af143fc218108283d431b]). 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: 5.381 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.365 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:11:11,849 No host ID found, created 04ce055c-a06e-4a3a-8d8a-993609087fcc (Note: This should happen exactly once per node).
    [junit]  WARN 23:11:11,998 Generated random token Token(bytes[f123e93cdb594db1d47462dc9f4d08cd]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.487 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: 5.419 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.52 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.423 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] 
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.346 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #390

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/390/>

------------------------------------------
[...truncated 414 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.627 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.941 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:07:49,883 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.421 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.838 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.57 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.703 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.797 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.956 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.509 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.371 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:08:51,994 No host ID found, created f0dd1cf3-6524-4b44-b7d7-be2338ebaf51 (Note: This should happen exactly once per node).
    [junit]  WARN 22:08:52,157 Generated random token Token(bytes[9e88f8b06e1c0fbb36c2b75d405887a5]). 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: 7.678 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:09:00,674 No host ID found, created 312369cd-8994-40da-9e73-f34991e6c86e (Note: This should happen exactly once per node).
    [junit]  WARN 22:09:00,844 Generated random token Token(bytes[8495f329020e91c094b054ef85c22421]). 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: 5.536 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.344 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:09:15,776 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 22:09:16,208 No host ID found, created 5b85e765-7855-481b-babb-3bc1488870ca (Note: This should happen exactly once per node).
    [junit]  WARN 22:09:16,378 Generated random token Token(bytes[1b602db04ef218286c6bf177895647d6]). 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: 1.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.61 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:09:26,975 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 22:09:27,177 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.284 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.943 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:09:41,824 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:09:41,827 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:09:41,828 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:09:41,828 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:09:41,828 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:09:41,828 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:09:41,828 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:09:41,829 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:09:41,829 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:09:41,829 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:09:41,829 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:09:41,829 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.931 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.566 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.832 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.101 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:10:09,062 No host ID found, created 80f20d1e-9ff4-47fe-b70c-51aa09445239 (Note: This should happen exactly once per node).
    [junit]  WARN 22:10:09,333 Generated random token Token(bytes[2bbc542c6cc8a087c5038117072ec07d]). 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: 5.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.404 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:10:29,189 No host ID found, created d8ad5336-b092-4e95-a2bc-f069723bb57c (Note: This should happen exactly once per node).
    [junit]  WARN 22:10:29,338 Generated random token Token(bytes[e48ca5fe7164a0291998bd7af6ba8df2]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.516 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.628 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: 5.512 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.524 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.652 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: 7.309 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #389

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/389/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.477 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.609 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.092 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.833 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:52:06,913 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.589 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.217 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.371 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.817 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.477 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.566 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.823 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.77 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.475 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:53:04,121 No host ID found, created d2153286-8b4f-414a-bcdb-c787b560f199 (Note: This should happen exactly once per node).
    [junit]  WARN 16:53:04,298 Generated random token Token(bytes[f6ac322c0c02437c4322983f0b63ce45]). 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: 6.626 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:53:11,814 No host ID found, created c86ea59f-ffdb-4103-8acc-acea465ac7dd (Note: This should happen exactly once per node).
    [junit]  WARN 16:53:12,017 Generated random token Token(bytes[dc872959985f944dc999388fe58f3a70]). 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: 5.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.792 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:53:25,479 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 16:53:25,828 No host ID found, created 8fba9484-b882-4e1d-a5a3-c8eb49255fca (Note: This should happen exactly once per node).
    [junit]  WARN 16:53:25,958 Generated random token Token(bytes[f4191c803df71d8218a9c67d27b05c3d]). 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: 1.021 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.245 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:53:35,998 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: 5.514 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.353 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:53:49,545 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:53:49,546 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:53:49,546 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:53:49,547 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:53:49,547 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:53:49,548 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:53:49,548 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:53:49,548 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:53:49,548 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:53:49,549 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:53:49,549 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:53:49,549 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.189 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.997 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:15,269 No host ID found, created 6d6e5b8c-5e23-4cc2-a610-e5f3d7d59348 (Note: This should happen exactly once per node).
    [junit]  WARN 16:54:15,594 Generated random token Token(bytes[ae341fe8bd73946beff893909fbdc57d]). 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: 4.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.26 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:34,398 No host ID found, created 90aef586-9543-44f5-9e73-7b2833d4403b (Note: This should happen exactly once per node).
    [junit]  WARN 16:54:34,553 Generated random token Token(bytes[74c550981b5ad2ce3bc47fb5d0887308]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.025 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.094 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: 5.168 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.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.091 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.389 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.519 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #388

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/388/>

------------------------------------------
[...truncated 434 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.625 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.216 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.955 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.356 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.735 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.003 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:26,634 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.739 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.995 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.024 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.704 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.793 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.012 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.025 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.817 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.683 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.964 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.74 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.995 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.697 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.461 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:56:44,075 No host ID found, created 3d931313-58e2-4f89-b5f7-428210bf90b6 (Note: This should happen exactly once per node).
    [junit]  WARN 15:56:44,283 Generated random token Token(bytes[c79775781bf67901eab8a585f8b4a467]). 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: 9.617 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:56:55,624 No host ID found, created f85fdf70-ca01-4202-a16f-6ae973dc78a9 (Note: This should happen exactly once per node).
    [junit]  WARN 15:56:55,846 Generated random token Token(bytes[ad880ac54aec497104bf5fc8a99ca813]). 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: 7.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.606 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:57:16,994 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 15:57:17,631 No host ID found, created 43175c7a-e72c-4b7f-b33b-b730e614371f (Note: This should happen exactly once per node).
    [junit]  WARN 15:57:17,900 Generated random token Token(bytes[75a85d4a9efc667fb7b0d29bb734e1c1]). 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: 1.737 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 12.04 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:57:34,576 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: 8.847 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:57:54,335 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:57:54,336 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:57:54,336 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:57:54,336 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:57:54,336 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:57:54,336 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:57:54,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:57:54,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:57:54,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:57:54,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:57:54,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:57:54,337 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 10.661 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.906 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.86 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.454 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:58:29,351 No host ID found, created 4e024750-f977-4ffb-ad21-080176a2ca0e (Note: This should happen exactly once per node).
    [junit]  WARN 15:58:29,699 Generated random token Token(bytes[4ee1074c685bbe652e8112d9b806a958]). 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: 10.027 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.806 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 8.66 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:58:58,362 No host ID found, created 226ad534-3017-49ff-8f0f-7b125fb21771 (Note: This should happen exactly once per node).
    [junit]  WARN 15:58:58,577 Generated random token Token(bytes[d49080227a08e75ffb8fe56238b331c8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.028 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.884 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: 6.697 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.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.869 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.562 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 12 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #387

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/387/>

------------------------------------------
[...truncated 419 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.753 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:07:36,988 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.838 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.101 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.949 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.247 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.779 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.488 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.101 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.133 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.775 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:08:36,243 No host ID found, created 3b6f9c14-0075-40e6-8356-d5e1a50d323f (Note: This should happen exactly once per node).
    [junit]  WARN 15:08:36,444 Generated random token Token(bytes[a678019843a25389d49d92eabfc6060b]). 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: 6.335 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:08:43,727 No host ID found, created 3674ebba-eb39-4025-ab34-8c23f8364a48 (Note: This should happen exactly once per node).
    [junit]  WARN 15:08:43,861 Generated random token Token(bytes[0bd37d5e569e2ad7dd2142c226279103]). 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: 5.299 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.968 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:08:57,672 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 15:08:58,021 No host ID found, created f01cce68-4abc-4e9d-b225-8a9e24bf4a9b (Note: This should happen exactly once per node).
    [junit]  WARN 15:08:58,154 Generated random token Token(bytes[9041b5df3bea23ff646672f8cc4a7ad5]). 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.998 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.765 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:09:08,089 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 15:09:08,252 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.51 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.613 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:09:21,826 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:09:21,827 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:09:21,828 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:09:21,828 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:09:21,828 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:09:21,829 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:09:21,829 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:09:21,829 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:09:21,829 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:09:21,830 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:09:21,830 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:09:21,830 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.355 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.851 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.373 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.681 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.017 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:09:48,327 No host ID found, created 2ffb0c9f-cda1-41b9-85c7-46ac07a574fd (Note: This should happen exactly once per node).
    [junit]  WARN 15:09:48,645 Generated random token Token(bytes[f70c38f368c963517cada47a9ccdf5af]). 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: 4.756 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.944 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:10:06,727 No host ID found, created a1ee9e0a-9291-405c-9b04-7d58fdb9ba6a (Note: This should happen exactly once per node).
    [junit]  WARN 15:10:06,923 Generated random token Token(bytes[830f67d396dccdc2dce994888ebb588d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.073 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: 5.487 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.48 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.373 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.557 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #386

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/386/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.759 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:22:12,028 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.396 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.757 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.482 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.222 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.494 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.593 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:23:10,581 No host ID found, created 392e415a-e5e7-40f4-a4f1-64f05953bb9e (Note: This should happen exactly once per node).
    [junit]  WARN 14:23:10,749 Generated random token Token(bytes[482efbd52214caa7c0f8a7aa4dc2515c]). 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: 6.456 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:23:18,426 No host ID found, created 604a7d81-19bb-423d-94e7-2a235d1f0c61 (Note: This should happen exactly once per node).
    [junit]  WARN 14:23:18,609 Generated random token Token(bytes[64ecd5a690812bdf02ad57c6ce52f788]). 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: 5.196 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.803 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:23:32,039 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 14:23:32,391 No host ID found, created bc2efdad-55b6-4736-9fad-7858513adf18 (Note: This should happen exactly once per node).
    [junit]  WARN 14:23:32,523 Generated random token Token(bytes[773ebed5335251bfff938832891f570d]). 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: 1.02 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.448 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:23:42,747 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 14:23:42,981 Fatal exception in thread Thread[CompactionExecutor:14,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.753 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.467 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:23:56,704 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:23:56,705 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:23:56,705 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:23:56,706 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:23:56,706 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:23:56,706 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:23:56,707 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:23:56,707 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:23:56,707 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:23:56,708 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:23:56,708 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:23:56,708 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.165 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.738 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.299 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.995 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:24:22,717 No host ID found, created d2416105-031c-4925-b484-f78a8c80de66 (Note: This should happen exactly once per node).
    [junit]  WARN 14:24:23,024 Generated random token Token(bytes[94e22ce02710a476359edb882f9e4e5b]). 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: 5.313 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.313 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:24:42,264 No host ID found, created 626501f8-e759-411a-a29b-c8cd92ba4ea0 (Note: This should happen exactly once per node).
    [junit]  WARN 14:24:42,449 Generated random token Token(bytes[a2baae2ab6b541a256c0cf6fb801bc15]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.157 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: 5.146 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.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.42 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.542 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.24 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #385

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/385/>

------------------------------------------
[...truncated 396 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 12.557 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.236 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:41:28,122 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.927 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.56 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.796 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.206 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.68 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.306 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.402 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.577 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.697 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.853 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:42:58,859 No host ID found, created 8f678fc8-7f5a-4f9e-b7b7-892b3500f99b (Note: This should happen exactly once per node).
    [junit]  WARN 13:42:59,150 Generated random token Token(bytes[7797923a1418c022d713360464e28c4f]). 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: 12.705 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:43:12,774 No host ID found, created 4305b417-078d-427c-8993-3c910027e1a2 (Note: This should happen exactly once per node).
    [junit]  WARN 13:43:12,954 Generated random token Token(bytes[fb086c2ae59fc6deec43ced35e27647a]). 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: 6.843 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.936 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:43:30,792 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 13:43:31,292 No host ID found, created 120aae25-667a-471a-b766-e81b162e8f55 (Note: This should happen exactly once per node).
    [junit]  WARN 13:43:31,478 Generated random token Token(bytes[08511b7311bd5d37c1a32859fef0f5eb]). 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: 1.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.984 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:43:48,953 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 13:43:49,660 Fatal exception in thread Thread[CompactionExecutor:1,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.241 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 13:44:09,222 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:44:09,223 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:44:09,224 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:44:09,224 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:44:09,224 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:44:09,224 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:44:09,225 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:44:09,225 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:44:09,225 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:44:09,225 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:44:09,225 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:44:09,225 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.205 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.829 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.343 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:44:47,006 No host ID found, created 665f5dfb-6c93-44c8-8332-ef3de6ea9f39 (Note: This should happen exactly once per node).
    [junit]  WARN 13:44:47,317 Generated random token Token(bytes[005171f8119c6cfbd469266a8a705450]). 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: 7.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.306 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.429 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:45:12,452 No host ID found, created 505e9a6b-b870-47bc-b9d6-0a8fa7e67023 (Note: This should happen exactly once per node).
    [junit]  WARN 13:45:12,642 Generated random token Token(bytes[1b490c5ec0ef76e4d31446084ce85df1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.085 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.731 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: 7.427 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.575 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.081 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.822 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.538 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.717 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.978 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 14 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/384/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.616 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.945 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:52:49,072 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.35 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.748 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.501 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.697 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.808 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.958 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.519 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.279 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:53:51,217 No host ID found, created 1a95ff1b-bf19-4a24-9e48-243ccd6d3902 (Note: This should happen exactly once per node).
    [junit]  WARN 11:53:51,375 Generated random token Token(bytes[5db5277dd3dd28e99fef0e729df5e00d]). 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: 7.208 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:53:59,619 No host ID found, created 02b14453-f56e-46d9-8a12-8d270a655d7a (Note: This should happen exactly once per node).
    [junit]  WARN 11:53:59,777 Generated random token Token(bytes[ffae4ab2e2f408d4790ccdcbea8501cd]). 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: 5.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.31 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:54:14,319 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 11:54:14,750 No host ID found, created 89c8bc6e-606e-4394-b9ab-2d733e11d329 (Note: This should happen exactly once per node).
    [junit]  WARN 11:54:14,910 Generated random token Token(bytes[010ab39c65c840b9b763bd384b125baf]). 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: 1.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.616 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:54:25,440 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 11:54:25,647 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.899 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:54:40,098 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:54:40,099 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:54:40,099 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:54:40,099 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:54:40,100 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:54:40,100 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:54:40,100 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:54:40,101 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:54:40,101 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:54:40,101 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:54:40,101 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:54:40,101 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.997 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.571 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.84 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.095 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:55:07,337 No host ID found, created 469cfa3d-cbab-4678-9f8f-cd5663c26a42 (Note: This should happen exactly once per node).
    [junit]  WARN 11:55:07,594 Generated random token Token(bytes[63d56632572ccef062fccc6949bf6599]). 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: 5.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.501 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.506 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:55:27,485 No host ID found, created 14a039b7-ca6a-4945-b3f7-0df0c518d15a (Note: This should happen exactly once per node).
    [junit]  WARN 11:55:27,636 Generated random token Token(bytes[69d02c9293efc4edabd1a9a844d82b0c]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.571 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.67 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: 5.587 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.52 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.556 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.663 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: 7.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #383

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/383/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.106 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.76 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:52:22,621 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.958 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.421 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.763 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.517 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.125 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.264 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.574 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:53:21,491 No host ID found, created 05364b0b-e2ad-48af-82ac-b3142b396ec5 (Note: This should happen exactly once per node).
    [junit]  WARN 10:53:21,688 Generated random token Token(bytes[9746661679aed31b6f55cb51d1220c82]). 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: 6.504 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:53:29,109 No host ID found, created b5c321fe-0329-4801-989b-69d46cc119b8 (Note: This should happen exactly once per node).
    [junit]  WARN 10:53:29,306 Generated random token Token(bytes[8ff203190a55ae1228ee8aa7bc0494dd]). 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: 5.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.723 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:53:42,661 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 10:53:43,005 No host ID found, created 883fc3be-2cea-4d79-89d9-0537949ae18e (Note: This should happen exactly once per node).
    [junit]  WARN 10:53:43,133 Generated random token Token(bytes[aedd019cc64ccd2097ce902f6e96a393]). 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.995 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.268 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:53:53,510 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 10:53:53,742 Fatal exception in thread Thread[CompactionExecutor:3,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.444 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 10:54:07,780 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:54:07,781 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:54:07,781 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:54:07,782 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:54:07,782 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:54:07,782 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:54:07,783 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:54:07,783 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:54:07,783 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:54:07,784 Streaming from /127.0.0.6 failed
    [junit] ERROR 10:54:07,784 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 10:54:07,784 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.159 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.854 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.101 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.011 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:54:33,788 No host ID found, created 73a29e52-b8d7-43c1-81f5-2c7b5b5a1476 (Note: This should happen exactly once per node).
    [junit]  WARN 10:54:34,113 Generated random token Token(bytes[873bf3966e4b1bba15b83d438d0bf7f4]). 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: 5.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.253 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.185 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:54:53,117 No host ID found, created 5486db57-f2b5-4226-9736-0c63639704c4 (Note: This should happen exactly once per node).
    [junit]  WARN 10:54:53,296 Generated random token Token(bytes[ddd34fbe7383df7cf98bba91c52d65bf]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.214 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.122 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: 5.283 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.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.116 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.385 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.56 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.088 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #382

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/382/>

------------------------------------------
[...truncated 376 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.625 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.18 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.263 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 14.344 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.479 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 30.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.522 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:47:04,853 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 18.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.161 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.909 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.941 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.06 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.387 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.765 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.688 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.509 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:49:14,962 No host ID found, created 3be188f8-6b61-43e0-bedb-9fc561158ad4 (Note: This should happen exactly once per node).
    [junit]  WARN 09:49:15,398 Generated random token Token(bytes[d54c7f66d1b098474008bd0e34cc92ce]). 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: 16.59 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:49:32,925 No host ID found, created 7fb32919-1daa-47b5-8c9e-b8370e5dae51 (Note: This should happen exactly once per node).
    [junit]  WARN 09:49:33,284 Generated random token Token(bytes[a805efd7e8afff0dfb103f4b8b69564b]). 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: 13.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.174 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:50:04,349 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 09:50:05,003 No host ID found, created 1aa2fa18-88e2-4874-8388-a34af310ed04 (Note: This should happen exactly once per node).
    [junit]  WARN 09:50:05,457 Generated random token Token(bytes[11152d7aae26ed1e2b5407ff2abf9db3]). 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: 1.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 29.432 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:50:36,188 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: 21.13 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 22.536 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 09:51:21,493 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:51:21,495 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:51:21,495 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:51:21,495 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:51:21,495 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:51:21,496 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:51:21,496 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:51:21,496 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:51:21,496 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:51:21,496 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:51:21,496 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:51:21,496 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.503 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.19 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.605 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.906 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.898 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:52:11,208 No host ID found, created d7ec99e8-6e7b-442a-8a04-44a775c183c2 (Note: This should happen exactly once per node).
    [junit]  WARN 09:52:11,794 Generated random token Token(bytes[62449dc73e3842aa20796ab29f5af369]). 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: 12.517 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.801 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.631 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:52:54,021 No host ID found, created df0e8cc7-1086-4163-820c-a7b0fea90e5c (Note: This should happen exactly once per node).
    [junit]  WARN 09:52:54,477 Generated random token Token(bytes[3469484caf73d88a78a43e9b7ee2a9bb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.868 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.147 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: 14.489 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.798 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.946 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.688 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.665 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: 14.98 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 23 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #381

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/381/>

------------------------------------------
[...truncated 419 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.227 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.999 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:39:15,026 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.167 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.964 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.475 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.96 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.019 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.709 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.37 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.695 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.468 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:40:27,895 No host ID found, created 98dd3b14-5f76-4aa2-9c44-eda49e54fdb9 (Note: This should happen exactly once per node).
    [junit]  WARN 03:40:28,128 Generated random token Token(bytes[152f108efc1081d23415045bb19c8cf4]). 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: 8.273 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:40:37,482 No host ID found, created 4cb3d793-20e2-4225-a56f-acfc67afbd59 (Note: This should happen exactly once per node).
    [junit]  WARN 03:40:37,709 Generated random token Token(bytes[de1bf0d0155d84f8b8c63034483222d7]). 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: 6.686 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.124 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:40:55,330 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 03:40:55,806 No host ID found, created 420df88d-98c9-4b6a-a9c6-44c1725ef2d0 (Note: This should happen exactly once per node).
    [junit]  WARN 03:40:55,998 Generated random token Token(bytes[4f8ce3bff0b58a4055aa47c2ec69a93b]). 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: 1.25 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 11.326 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:41:11,157 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 03:41:11,863 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.119 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 16.381 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 03:41:35,792 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:41:35,793 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:41:35,794 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:41:35,794 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:41:35,794 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:41:35,794 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:41:35,795 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:41:35,795 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:41:35,795 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:41:35,795 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:41:35,795 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:41:35,795 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.692 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.433 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.843 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.247 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:42:06,739 No host ID found, created eadf7279-fb15-4055-8882-98c23e837fcf (Note: This should happen exactly once per node).
    [junit]  WARN 03:42:09,102 Generated random token Token(bytes[b5d9d6cb9123250f8f6de91df0be85e7]). 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: 8.843 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.899 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:42:36,290 No host ID found, created 616d0e5a-34ec-40b5-a0a6-8c4c813e3fa3 (Note: This should happen exactly once per node).
    [junit]  WARN 03:42:36,516 Generated random token Token(bytes[7ed58131332b222cc2a81c9d9af073b2]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.756 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.713 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: 8.582 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.548 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.779 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.093 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 12 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #380

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/380/>

------------------------------------------
[...truncated 413 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.554 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.935 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:11:36,928 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.344 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.746 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.786 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.95 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.453 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.474 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.301 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:12:38,251 No host ID found, created 5b09adf0-a8fc-48de-8008-5c59a956c63f (Note: This should happen exactly once per node).
    [junit]  WARN 03:12:38,411 Generated random token Token(bytes[5e6cbd8055c8fbf56a75ebbc8c0bb53e]). 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: 7.277 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:12:46,679 No host ID found, created dfbe6d55-5ec1-422b-abbc-1e62c8315c4a (Note: This should happen exactly once per node).
    [junit]  WARN 03:12:46,839 Generated random token Token(bytes[9d2ea33e721a797c6c8adcbd0b04dda5]). 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: 5.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.236 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:13:01,355 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 03:13:01,784 No host ID found, created 4e74b361-580d-4a4e-ae88-798ead48b403 (Note: This should happen exactly once per node).
    [junit]  WARN 03:13:01,944 Generated random token Token(bytes[994a77d1ee1ffc82e414bde349485489]). 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: 1.23 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.528 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:13:12,401 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 03:13:12,604 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.876 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 03:13:26,957 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:13:26,958 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:26,958 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:13:26,959 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:26,959 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:13:26,959 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:26,960 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:13:26,960 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:26,960 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:13:26,960 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:26,960 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 03:13:26,960 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.461 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.559 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.83 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.1 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:13:54,147 No host ID found, created b02dfc4e-ed3f-476b-9d0e-cd535dae64ee (Note: This should happen exactly once per node).
    [junit]  WARN 03:13:54,407 Generated random token Token(bytes[7fd5da54920e364e5df6f3762cd53081]). 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: 5.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.412 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.403 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:14:14,138 No host ID found, created 718ce383-981b-4db9-8b03-70e2092b719e (Note: This should happen exactly once per node).
    [junit]  WARN 03:14:14,283 Generated random token Token(bytes[89d838add520a9bf9e81d6990e1b6a01]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.396 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.503 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: 5.519 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.516 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.424 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.441 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: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #379

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/379/>

------------------------------------------
[...truncated 394 lines...]
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.13 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.248 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.071 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.052 sec
    [junit] 
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.052 sec
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.003 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:28:40,855 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.599 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.426 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.969 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.679 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.237 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.444 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:29:48,919 No host ID found, created ea79bf0c-2e35-4445-a706-10b15115fff5 (Note: This should happen exactly once per node).
    [junit]  WARN 00:29:49,116 Generated random token Token(bytes[380382ab5c340ce0da07a5baa0ec7145]). 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: 8.011 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:29:58,379 No host ID found, created aa7a36a3-0577-47dd-a84b-9711294e9cc5 (Note: This should happen exactly once per node).
    [junit]  WARN 00:29:58,564 Generated random token Token(bytes[6bbe8f8e5071873bd65e59f1dfcec613]). 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: 6.292 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.01 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:30:14,741 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 00:30:15,191 No host ID found, created cdfaf740-aa24-422b-b770-dbb238897158 (Note: This should happen exactly once per node).
    [junit]  WARN 00:30:15,378 Generated random token Token(bytes[e6d667016d40bca5c7c8fdc2b13fcd1e]). 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: 1.219 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.869 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:30:27,920 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: 7.548 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.948 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 00:30:45,292 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:30:45,293 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:30:45,293 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:30:45,293 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:30:45,294 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:30:45,294 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:30:45,294 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:30:45,294 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:30:45,294 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:30:45,294 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:30:45,294 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 00:30:45,295 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.173 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.798 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.266 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.166 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:31:14,783 No host ID found, created 84773c9c-c1fc-4893-b1f9-7c49a7adef74 (Note: This should happen exactly once per node).
    [junit]  WARN 00:31:15,078 Generated random token Token(bytes[cefcddf5ef445d46397f938c60f03699]). 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: 5.975 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.928 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:31:37,180 No host ID found, created 9bc6b745-6614-45bc-b28f-f9fbf5e6d2ba (Note: This should happen exactly once per node).
    [junit]  WARN 00:31:37,349 Generated random token Token(bytes[ea5d47be7baf85d797fcbab0bab6de9c]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.292 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.33 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: 6.381 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.527 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.975 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #378

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/378/changes>

Changes:

[jbellis] log jna link failure message

------------------------------------------
[...truncated 396 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 32.215 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.309 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:18:26,553 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.215 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 17.282 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.033 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.346 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.872 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.8 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.535 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:20:33,473 No host ID found, created b31023d4-37d4-44e2-ac71-075884ececf4 (Note: This should happen exactly once per node).
    [junit]  WARN 23:20:33,898 Generated random token Token(bytes[f95c89845ceb4c5e80b9afbf3eb79c18]). 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: 16.923 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:20:51,379 No host ID found, created 6305b1d1-ac0c-4e6f-9e35-fb4db45201d8 (Note: This should happen exactly once per node).
    [junit]  WARN 23:20:51,907 Generated random token Token(bytes[ccd9526d9662c710e438fb3b9c4e7e69]). 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: 12.848 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.156 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:21:22,758 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 23:21:23,503 No host ID found, created 545ecfe0-c1bf-40b1-b705-45407c175c2d (Note: This should happen exactly once per node).
    [junit]  WARN 23:21:23,874 Generated random token Token(bytes[9b7c2400ace1a957dae19dbb8d90521c]). 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: 1.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 28.616 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:21:53,696 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 23:21:56,860 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 21.694 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.907 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:22:42,445 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:22:42,446 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:22:42,446 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:22:42,447 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:22:42,447 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:22:42,447 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:22:42,447 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:22:42,447 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:22:42,448 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:22:42,448 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:22:42,448 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 23:22:42,448 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.984 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.872 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.203 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.831 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:23:40,276 No host ID found, created 4610fee5-a9e6-4df1-a5c0-7d136725f29d (Note: This should happen exactly once per node).
    [junit]  WARN 23:23:40,882 Generated random token Token(bytes[fad9a0ac5776281e3f2e8e943516433e]). 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: 17.698 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.489 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 22.866 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:24:32,301 No host ID found, created a5a25fba-b82d-442d-8d09-99e783843cc5 (Note: This should happen exactly once per node).
    [junit]  WARN 23:24:32,826 Generated random token Token(bytes[29a7a926f4991fcfd6c021867f463c77]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 14.239 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.348 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: 15.539 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.88 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.688 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.407 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 24 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #377

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/377/changes>

Changes:

[jbellis] no replication_factor for LocalStrategy

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.475 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.238 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.03 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.876 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.747 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:22:27,152 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.34 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.764 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.546 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.112 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.243 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.29 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.597 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:23:26,284 No host ID found, created 6e295204-9911-4bae-aa4d-41615541ea4c (Note: This should happen exactly once per node).
    [junit]  WARN 22:23:26,486 Generated random token Token(bytes[7aaaf538d710325df21b07cc73a75a15]). 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: 6.347 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:23:33,807 No host ID found, created 9d7a29ba-7dca-45ad-ad2b-25e9e3ed1fe8 (Note: This should happen exactly once per node).
    [junit]  WARN 22:23:33,996 Generated random token Token(bytes[483e0eb6b2721f4e0160c3a4de853edb]). 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: 5.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:23:47,539 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 22:23:47,918 No host ID found, created 0e1c92cf-e814-48fb-9f12-84f6145f0630 (Note: This should happen exactly once per node).
    [junit]  WARN 22:23:48,097 Generated random token Token(bytes[673f9f1551efea1d7d14c8e45ca7fcbd]). 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: 1.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.549 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:23:58,540 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: 5.856 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.576 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:24:12,704 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:24:12,706 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:24:12,706 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:24:12,706 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:24:12,707 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:24:12,707 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:24:12,707 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:24:12,708 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:24:12,708 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:24:12,708 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:24:12,709 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:24:12,709 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.113 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.741 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.28 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.668 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.019 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:24:38,730 No host ID found, created 406be8d7-fe89-47d0-aa33-a992583f222f (Note: This should happen exactly once per node).
    [junit]  WARN 22:24:39,056 Generated random token Token(bytes[24d31fbcdf4fa219da7ace3fc4577c3c]). 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: 5.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.344 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.285 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:24:58,263 No host ID found, created 30215a69-a73e-429a-aa7a-2a4dce0b98d2 (Note: This should happen exactly once per node).
    [junit]  WARN 22:24:58,460 Generated random token Token(bytes[69f21c92d22283465b09919763132fbc]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.358 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: 5.233 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.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.236 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.374 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.153 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #376

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/376/>

------------------------------------------
[...truncated 602 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.519 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.513 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.557 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:52:40,257 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.148 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:52:46,644 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.317 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:52:52,580 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.174 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:52:59,977 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:53:03,185 No host ID found, created 8f3c2d76-5294-416a-b0d9-112f689f5c3b (Note: This should happen exactly once per node).
    [junit]  WARN 15:53:03,389 Generated random token Token(bytes[76da2388977a6682ce9352e49542cdda]). 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: 6.687 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:07,399 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:53:10,834 No host ID found, created 56986bcc-7d93-4a23-8d33-6402cc1d4022 (Note: This should happen exactly once per node).
    [junit]  WARN 15:53:11,025 Generated random token Token(bytes[e355b199e44f5c49207429c8f1f8d53a]). 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: 5.236 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:15,193 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.957 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:21,243 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:53:24,722 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 15:53:25,179 No host ID found, created 02443fec-8dec-4a3a-9476-9752882d36d6 (Note: This should happen exactly once per node).
    [junit]  WARN 15:53:25,359 Generated random token Token(bytes[e830cd828f1c2e7216f341c96d6c0737]). 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: 1.023 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:29,095 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.41 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:31,453 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:53:35,853 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: 5.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:38,732 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.837 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:45,368 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 15:53:50,371 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:53:50,372 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:53:50,372 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:53:50,372 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:53:50,373 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:53:50,373 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:53:50,374 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:53:50,374 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:53:50,374 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:53:50,375 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:53:50,375 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:53:50,375 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.396 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:55,241 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.671 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:01,405 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.435 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:07,302 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.652 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:13,318 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.025 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:16,691 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:54:16,776 No host ID found, created 03ac97eb-01cf-4c2b-be66-7dce7a9d6904 (Note: This should happen exactly once per node).
    [junit]  WARN 15:54:17,088 Generated random token Token(bytes[b04821838af86f1b24b7696621365956]). 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: 5.196 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:20,677 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.477 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:26,708 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:32,976 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:54:36,350 No host ID found, created c385a602-37b4-42fa-a476-ca9f1f84c65a (Note: This should happen exactly once per node).
    [junit]  WARN 15:54:36,517 Generated random token Token(bytes[afe22934a842dacb776c20f87370a644]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.188 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:39,687 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.201 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:45,685 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.11 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]  WARN 15:54:51,693 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.223 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:01,098 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.552 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.517 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:14,957 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #375

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/375/>

------------------------------------------
[...truncated 629 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.222 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:36,982 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.159 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:43,992 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.272 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:50,946 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.96 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:59,370 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:40:03,593 No host ID found, created 08984b47-758d-418a-a714-67e38c89947f (Note: This should happen exactly once per node).
    [junit]  WARN 15:40:03,775 Generated random token Token(bytes[689267c172b8f6d75ed6bd7b20fa4ae8]). 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: 8.304 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:08,481 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:40:13,062 No host ID found, created ddaf1998-7cf8-42be-87ad-9366e203d95d (Note: This should happen exactly once per node).
    [junit]  WARN 15:40:13,240 Generated random token Token(bytes[a6f083e6b907bfa4a9231d46d000e739]). 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: 6.143 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:17,911 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.016 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:24,846 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:40:29,248 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 15:40:29,702 No host ID found, created a1ab9f19-a765-47d8-bfdc-e8fc1c81170d (Note: This should happen exactly once per node).
    [junit]  WARN 15:40:29,891 Generated random token Token(bytes[5b74d35884ca172f7ee4d7e12e00145d]). 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: 1.201 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:33,805 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.714 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:36,323 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:40:42,616 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: 7.472 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:45,820 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.001 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:53,989 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 15:41:00,004 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:41:00,005 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:41:00,005 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:41:00,005 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:41:00,005 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:41:00,005 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:41:00,006 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:41:00,006 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:41:00,006 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:41:00,006 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:41:00,006 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:41:00,006 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:05,004 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.638 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:11,905 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.286 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:18,846 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.827 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:25,707 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.195 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:29,222 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:41:29,313 No host ID found, created 28c5ff66-7384-43b3-8f2b-0634a5cfc78a (Note: This should happen exactly once per node).
    [junit]  WARN 15:41:29,637 Generated random token Token(bytes[ed0099ce4823db1383a69867b73d7399]). 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: 6.079 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:33,336 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:40,256 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.743 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:47,161 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:41:51,531 No host ID found, created f1c66d72-5e03-421d-9bcb-6e2eb28b2d8f (Note: This should happen exactly once per node).
    [junit]  WARN 15:41:51,702 Generated random token Token(bytes[fb480a2531c9cc0ec1712b5dfe11d2bc]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.322 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:55,536 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.238 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:42:02,631 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.409 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]  WARN 15:42:09,684 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.529 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.128 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:42:20,414 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.835 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:42:35,223 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #374

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/374/>

------------------------------------------
[...truncated 597 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.456 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:24,135 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.436 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:30,374 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.458 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:36,604 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.197 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:44,205 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:53:47,819 No host ID found, created a1ae52e8-4211-434a-b828-39a5d256b772 (Note: This should happen exactly once per node).
    [junit]  WARN 13:53:47,977 Generated random token Token(bytes[9897299e58ac2605cac7377c04e51cff]). 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: 6.996 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:52,544 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:53:56,145 No host ID found, created e3eec0cd-3bd5-42f0-b23d-b4536009f4cd (Note: This should happen exactly once per node).
    [junit]  WARN 13:53:56,304 Generated random token Token(bytes[3c6f8b2e4fc998c938d24626cc9fbacb]). 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: 5.364 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:00,665 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.202 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:06,806 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:54:10,474 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 13:54:10,899 No host ID found, created 80e25ec2-55f0-4a3a-8ed7-10f0bc75a6d8 (Note: This should happen exactly once per node).
    [junit]  WARN 13:54:11,058 Generated random token Token(bytes[5eafccc82fc87f9d73f3de17ebf24169]). 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: 1.186 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:14,898 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.616 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:17,389 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:54:21,855 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: 6.13 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:24,884 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.744 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:31,608 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 13:54:36,379 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:36,381 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:36,381 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:36,381 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:36,382 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:36,382 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:36,383 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:36,383 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:36,383 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:36,383 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:54:36,383 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:54:36,383 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.478 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:41,360 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.909 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:47,569 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.547 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:53,779 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:54:59,907 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:55:03,396 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:55:03,488 No host ID found, created 689a5a77-f2fa-460f-8578-c72902a7e8b9 (Note: This should happen exactly once per node).
    [junit]  WARN 13:55:03,755 Generated random token Token(bytes[907ba7f5da91e4acc5367f0d7e46db99]). 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: 5.459 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:55:07,418 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.475 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:55:13,720 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.431 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:55:20,008 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:55:23,650 No host ID found, created e240b9a8-8572-4ed8-93d7-ec43f47a8e0f (Note: This should happen exactly once per node).
    [junit]  WARN 13:55:23,797 Generated random token Token(bytes[fcef0e165becf267bef0e69c8822e57a]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.517 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:55:27,071 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.611 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:55:33,354 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.494 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]  WARN 13:55:39,754 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.453 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:55:49,547 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.643 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: 7.186 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:56:03,687 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #373

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/373/>

------------------------------------------
[...truncated 616 lines...]
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:42,126 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.224 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:49,166 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.219 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:57,551 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:10:01,904 No host ID found, created a4e2d686-ba34-4867-83ad-5c92e0a7b3b7 (Note: This should happen exactly once per node).
    [junit]  WARN 13:10:02,086 Generated random token Token(bytes[74cf517de6ed6dae5f65312b37f72f54]). 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: 8.153 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:06,918 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:10:11,219 No host ID found, created 780b5bd4-3c0e-40a7-86ef-c87fd14b48e6 (Note: This should happen exactly once per node).
    [junit]  WARN 13:10:11,470 Generated random token Token(bytes[71a97ef0899d979047610ebb10a68d01]). 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: 6.032 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:16,195 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:23,021 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:10:27,414 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 13:10:27,861 No host ID found, created f756fede-130a-4534-8f03-2a73077cb3a5 (Note: This should happen exactly once per node).
    [junit]  WARN 13:10:28,033 Generated random token Token(bytes[098e41f2603fab7c6d51b3b66895f38e]). 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: 1.232 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:31,983 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.979 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:34,526 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:10:41,059 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 13:10:41,564 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.779 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:44,272 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.18 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:52,745 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 13:10:58,931 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:10:58,932 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:10:58,932 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:10:58,932 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:10:58,932 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:10:58,933 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:10:58,933 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:10:58,933 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:10:58,933 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:10:58,933 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:10:58,933 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:10:58,933 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.479 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:03,979 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.815 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:11,183 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:18,298 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:25,109 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.155 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:28,614 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:11:28,705 No host ID found, created 9dad601f-48ee-4cef-acdc-0671c4c96b7f (Note: This should happen exactly once per node).
    [junit]  WARN 13:11:28,998 Generated random token Token(bytes[01049d11dcb45cbf0ee7625472e86608]). 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: 6.229 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:32,687 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:39,772 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.592 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:46,737 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:11:51,065 No host ID found, created f8100f5f-b538-4a8c-88bd-faab0ace3e2a (Note: This should happen exactly once per node).
    [junit]  WARN 13:11:51,266 Generated random token Token(bytes[b57ec9edbbaea21961110a2808747b48]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.282 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:54,951 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.366 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:02,003 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.389 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]  WARN 13:12:09,163 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.526 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.071 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:19,916 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.825 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:34,725 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #372

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/372/>

------------------------------------------
[...truncated 689 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.478 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.272 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:00,766 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.681 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:06,766 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.074 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:12,217 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.461 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:19,386 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:53:22,639 No host ID found, created 9507c752-94a3-4e3b-933f-f4b0b81d68d9 (Note: This should happen exactly once per node).
    [junit]  WARN 12:53:22,839 Generated random token Token(bytes[bce8affbfafceec1d8ebdbbaad9ff252]). 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: 6.162 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:27,015 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:53:30,351 No host ID found, created bb0f05e7-fb1a-42de-91d1-155a8afdb893 (Note: This should happen exactly once per node).
    [junit]  WARN 12:53:30,505 Generated random token Token(bytes[6ffde30a58bf67e53e520b810ee48be0]). 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: 5.131 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:34,177 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.719 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:40,126 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:53:43,476 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 12:53:43,910 No host ID found, created 01daf163-bfc8-4c99-81ce-24e9ac41dda1 (Note: This should happen exactly once per node).
    [junit]  WARN 12:53:44,042 Generated random token Token(bytes[fcd50e14dbc36cdd631bc34a2f18ce4f]). 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.983 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:47,697 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.352 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:50,027 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:53:54,362 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: 5.769 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:53:57,208 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.464 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:03,696 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 12:54:08,331 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:54:08,333 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:54:08,333 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:54:08,333 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:54:08,334 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:54:08,334 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:54:08,335 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:54:08,335 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:54:08,335 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:54:08,336 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:54:08,336 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:54:08,336 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.2 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:13,261 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.678 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:19,239 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.112 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:25,132 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.666 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:30,807 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.13 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:34,340 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:54:34,416 No host ID found, created 040c7a6f-f292-40c3-9391-4058f6ea9047 (Note: This should happen exactly once per node).
    [junit]  WARN 12:54:34,737 Generated random token Token(bytes[c613c5e63a95c7019896f50c297638cc]). 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: 5.39 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:38,457 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.144 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:44,627 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.142 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:50,641 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:54:53,961 No host ID found, created 6c875867-9861-4c0d-8141-5930d0398b87 (Note: This should happen exactly once per node).
    [junit]  WARN 12:54:54,150 Generated random token Token(bytes[3e914ecfb4eb456f8e2dcc9c300d03aa]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.857 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:57,295 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.309 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:55:02,831 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.07 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]  WARN 12:55:08,995 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.611 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:55:18,124 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.337 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.974 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:55:31,330 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #371

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/371/>

------------------------------------------
[...truncated 616 lines...]
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:39:50,647 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.072 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:39:57,610 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.361 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:05,843 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:40:10,087 No host ID found, created de0738bf-ea4f-4bc7-b0b6-0d2096b84da7 (Note: This should happen exactly once per node).
    [junit]  WARN 12:40:10,309 Generated random token Token(bytes[87c78feb7f1163d746f88340bfc0a77e]). 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: 8.076 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:15,357 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:40:19,679 No host ID found, created b80aac1c-6a81-4a6f-9384-9202a8e7adc8 (Note: This should happen exactly once per node).
    [junit]  WARN 12:40:19,860 Generated random token Token(bytes[c727fe5059c729e59c3abceaaab0d44b]). 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: 6.091 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:24,552 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.017 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:31,441 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:40:35,876 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 12:40:36,315 No host ID found, created 16fb1fe4-fdf6-49cc-b6b3-68a89f7b3b24 (Note: This should happen exactly once per node).
    [junit]  WARN 12:40:36,510 Generated random token Token(bytes[4e88912f5421abcbd17667d9bec80c5d]). 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: 1.206 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:40,415 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.812 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:42,912 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:40:49,259 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 12:40:49,795 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.674 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:40:52,528 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.09 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:00,911 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 12:41:06,990 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:41:06,991 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:41:06,991 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:41:06,991 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:41:06,991 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:41:06,992 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:41:06,992 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:41:06,992 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:41:06,992 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:41:06,992 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:41:06,992 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:41:06,993 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.244 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:12,015 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.744 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:18,990 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.311 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:26,029 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.833 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:32,924 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.157 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:36,425 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:41:36,516 No host ID found, created bee9cb1e-0634-48c6-bb5f-3ff2a280fd26 (Note: This should happen exactly once per node).
    [junit]  WARN 12:41:36,811 Generated random token Token(bytes[e52e95bd1a12567975b63080faa2cc23]). 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: 6.085 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:40,504 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.119 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:47,427 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.004 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:41:54,350 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 12:41:58,984 No host ID found, created ef5f87e3-68ab-4074-938d-5e28f07a3774 (Note: This should happen exactly once per node).
    [junit]  WARN 12:41:59,153 Generated random token Token(bytes[57dee9bc474f763101afae8fdfcae430]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.275 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:42:02,979 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.288 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:42:10,026 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.38 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]  WARN 12:42:17,113 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.527 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.182 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:42:27,823 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.101 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:42:42,725 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #370

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/370/>

------------------------------------------
[...truncated 573 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.296 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.409 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.505 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:34:45,109 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.171 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:35:00,738 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.845 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:35:15,699 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 20.394 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:35:31,724 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:35:46,004 No host ID found, created ea33691c-9108-4ef5-a063-b4fa26c33574 (Note: This should happen exactly once per node).
    [junit]  WARN 15:35:46,497 Generated random token Token(bytes[ee5a592c359d6e60c2b323a384042ed5]). 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: 16.708 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:35:53,255 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:36:04,212 No host ID found, created 1b790cd0-8062-4f16-a1ce-d00885c31f95 (Note: This should happen exactly once per node).
    [junit]  WARN 15:36:04,769 Generated random token Token(bytes[b388a350db1dc616f341e24b6cd950fa]). 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: 13.87 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:36:11,062 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.976 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:36:25,717 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:36:41,383 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 15:36:41,958 No host ID found, created a2a198d0-2356-46f1-8ab9-421d2418270a (Note: This should happen exactly once per node).
    [junit]  WARN 15:36:42,425 Generated random token Token(bytes[6ec3f2fce2599cfde76d8efeadcfe93c]). 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: 1.203 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:36:46,642 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 31.192 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:36:49,806 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:37:14,689 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: 22.106 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:37:21,108 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.623 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:37:43,915 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 15:38:03,936 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:38:03,937 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:38:03,937 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:38:03,937 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:38:03,937 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:38:03,938 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:38:03,938 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:38:03,938 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:38:03,938 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:38:03,938 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:38:03,938 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 15:38:03,939 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.557 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:09,595 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.327 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:23,806 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.648 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:38,443 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.869 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:52,681 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:56,296 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:38:56,389 No host ID found, created 3a914332-ba38-4d01-af5a-675f7c81d714 (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:56,988 Generated random token Token(bytes[b7f9faaca76d7f574c1fdbb98e6c162a]). 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: 14.626 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:01,309 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.297 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:16,782 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.47 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:30,911 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 15:39:41,974 No host ID found, created 6bb6f500-bbef-45ac-b08f-3071497b8794 (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:42,362 Generated random token Token(bytes[b3d58455df171daedfd87600a50ccad8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.394 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:51,094 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.475 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:05,167 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.783 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]  WARN 15:40:20,433 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.808 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.076 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.788 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:40:38,872 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.637 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: 14.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:41:00,598 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 24 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #369

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/369/>

------------------------------------------
[...truncated 670 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.706 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.515 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:07:58,923 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.008 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:15,251 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:30,091 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.342 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:08:48,280 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:08:58,858 No host ID found, created 289aab0f-6133-4227-bddf-8e0e4b546dd5 (Note: This should happen exactly once per node).
    [junit]  WARN 13:08:59,326 Generated random token Token(bytes[c13281c4b5c36eff5a7ebc62af0046be]). 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: 16.723 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:05,746 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:09:16,987 No host ID found, created 06653072-80ae-4e79-b8db-7255fe328b2f (Note: This should happen exactly once per node).
    [junit]  WARN 13:09:17,412 Generated random token Token(bytes[d11d2d2c6aa1d2a2d80ea5422b19b0a7]). 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: 12.491 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:23,576 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.745 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:36,870 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:09:48,358 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 13:09:49,024 No host ID found, created 4384ee0d-0f02-4812-b64a-62be70d88e94 (Note: This should happen exactly once per node).
    [junit]  WARN 13:09:49,467 Generated random token Token(bytes[2c9e1dabae89d599e93baae6322ec086]). 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: 1.199 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:53,491 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 28.549 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:09:55,985 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:10:19,433 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: 20.079 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:25,403 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 21.33 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:10:46,092 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 13:11:02,960 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:02,960 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:02,960 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:02,961 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:02,961 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:02,961 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:02,961 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:02,961 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:02,962 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:02,962 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:11:02,962 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:11:02,962 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.886 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:08,408 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.976 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:22,023 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.643 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:36,379 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.834 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:49,497 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.745 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:52,997 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:11:53,089 No host ID found, created 25c46cd2-662f-4ad6-afc0-6f83315268cc (Note: This should happen exactly once per node).
    [junit]  WARN 13:11:53,604 Generated random token Token(bytes[257aeb7845f1ae29dda7e12d724fd4d3]). 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: 12.854 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:11:57,957 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.774 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:11,450 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.366 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:24,941 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 13:12:36,039 No host ID found, created f4f411b4-692a-43ae-b9e3-76abcb081ca5 (Note: This should happen exactly once per node).
    [junit]  WARN 13:12:36,465 Generated random token Token(bytes[7ad198cebb6e608afdd297b6f6be5189]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.794 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:44,937 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.153 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.153 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:58,484 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.138 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]  WARN 13:13:13,468 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.799 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.076 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.914 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:13:31,140 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.06 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.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.691 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: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:13:53,019 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 27 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #368

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/368/changes>

Changes:

[jbellis] warn when expectedOptions does NOT contain key

[jbellis] L0 contents are overlapping (fix for #4142)

[jbellis] avoid blocking additional writes during flush

[jbellis] warn when expectedOptions does NOT contain key

[jbellis] L0 contents are overlapping (fix for #4142)

[jbellis] avoid blocking additional writes during flush

[jbellis] revert assertions from #4233

------------------------------------------
[...truncated 684 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.509 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:20:50,123 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.527 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:20:56,430 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.54 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:02,748 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.237 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:10,443 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 20:21:14,102 No host ID found, created 50a13a90-eceb-4ab9-93aa-b8324760975f (Note: This should happen exactly once per node).
    [junit]  WARN 20:21:14,259 Generated random token Token(bytes[324b6bb17daef22959f3ffd36c3c0c6c]). 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: 7.18 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:18,825 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 20:21:22,535 No host ID found, created 0b685987-24ad-4494-bea5-bd1d6a788151 (Note: This should happen exactly once per node).
    [junit]  WARN 20:21:22,695 Generated random token Token(bytes[b05dbeba715c40dbc6d2f3b7fcaf6154]). 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: 5.47 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:27,122 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.275 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:33,446 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 20:21:37,178 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 20:21:37,607 No host ID found, created a48d50ab-2342-4a20-96c4-9aec54cebad5 (Note: This should happen exactly once per node).
    [junit]  WARN 20:21:37,766 Generated random token Token(bytes[5034ce58ef97ece0a621db7610b6cd52]). 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: 1.198 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:41,301 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.537 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:43,806 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 20:21:49,143 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: 6.175 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:52,112 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.941 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:21:58,987 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ERROR 20:22:03,936 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:22:03,939 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:22:03,940 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:22:03,940 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:22:03,940 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:22:03,940 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:22:03,941 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:22:03,941 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:22:03,941 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:22:03,941 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:22:03,941 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 20:22:03,941 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.447 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:08,920 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.967 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:15,101 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.462 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:21,366 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.841 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:27,431 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.092 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:30,922 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 20:22:31,014 No host ID found, created 6b255de1-366b-4f46-b55b-0c3a1c9a116a (Note: This should happen exactly once per node).
    [junit]  WARN 20:22:31,273 Generated random token Token(bytes[be91becc1bf965230353c75589aec253]). 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: 5.409 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:34,930 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.454 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:41,183 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.959 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:47,473 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit]  WARN 20:22:51,462 No host ID found, created 346d5d10-d3a4-495a-bf48-697d8f03a74e (Note: This should happen exactly once per node).
    [junit]  WARN 20:22:51,631 Generated random token Token(bytes[a8ba94cb9dd29e4f0b190c6cb1d74fd8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.095 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:22:55,048 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.784 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:23:01,917 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.62 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]  WARN 20:23:08,505 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [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.539 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.443 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:23:18,450 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.438 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.054 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:23:32,556 Unrecognized strategy option {replication_factor} passed to LocalStrategy for keyspace system
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #367

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/367/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@20e19f37:ubuntu4
Using strategy: Default
Last Built Revision: Revision ca104bac3b21a13c6d30b814288f952f8c8d511c (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@4297ab7b
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 4d7e703561bc68a79d856e28b3f710455b1c70bf (origin/trunk)
Checking out Revision 4d7e703561bc68a79d856e28b3f710455b1c70bf (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-367
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-367
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #367 jenkins-Cassandra-quick-367
Command "git tag -a -f -m Jenkins Build #367 jenkins-Cassandra-quick-367" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #367 jenkins-Cassandra-quick-367" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #366

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/366/changes>

Changes:

[jbellis] DataInput.skipBytes isn't guaranteed to actually skip the number of bytes requested, use FileUtils.skipBytesFully instead

[jbellis] enable keys cache and rows cache on index CFs based on setting in data CF

[jbellis] warn on invalid replication strategy creation options

[vijay2win] Version of trunk to 1.2 to help new folks

[brandonwilliams] Do not allow 'nodetool decommission' to take parameters.

------------------------------------------
[...truncated 1941 lines...]
    [junit]  WARN 16:51:45,419 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:51:46,255 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:51:46,380 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:51:46,865 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:51:46,893 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:51:47,322 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:51:47,345 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:51:47,789 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:51:47,809 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:51:48,169 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:51:48,185 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:51:48,554 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:51:48,569 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:51:48,998 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:51:49,006 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:51:49,406 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:51:49,412 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:51:49,771 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.375 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:51:52,425 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:51:53,232 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:51:53,355 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:51:53,788 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:51:53,817 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:51:54,392 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:51:54,415 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:51:54,904 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:51:54,924 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:51:55,345 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:51:55,361 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:51:55,742 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:51:55,757 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:51:56,197 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:51:56,204 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:51:56,580 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:51:56,586 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:51:56,922 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.704 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:51:59,619 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:00,418 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:00,543 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:00,988 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:01,017 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:01,452 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:01,474 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:01,906 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:01,926 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:02,277 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:02,293 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:02,664 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:02,679 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:03,153 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:03,161 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:03,545 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:03,551 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:52:03,913 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:52:03,959 No host ID found, created 8486d133-ed41-41d4-8ca4-499d4dcab1b9 (Note: This should happen exactly once per node).
    [junit]  WARN 16:52:04,154 Generated random token Token(bytes[ad1ccf5bfee3a64e1d37d418be4babb6]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.263 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:52:07,949 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:08,753 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:08,880 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:09,305 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:09,333 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:09,723 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:09,746 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:10,253 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:10,273 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:10,706 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:10,722 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:11,111 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:11,126 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:11,543 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:11,550 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:11,925 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:11,932 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:52:12,320 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.361 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:52:14,989 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:15,800 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:15,923 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:16,374 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:16,402 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:16,814 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:16,837 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:17,262 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:17,282 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:17,668 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:17,683 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:18,074 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:18,089 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:18,550 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:18,558 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:18,941 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:18,947 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:52:19,286 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.306 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]  WARN 16:52:22,148 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:22,982 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:23,106 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:23,565 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:23,593 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:23,996 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:24,020 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:24,446 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:24,466 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:24,867 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:24,882 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:25,259 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:25,274 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:25,713 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:25,721 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:26,076 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:26,083 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:52:26,477 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [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.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.104 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:52:32,823 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:33,639 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:33,763 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:34,185 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:34,213 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:34,619 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:34,643 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:35,087 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:35,107 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:35,486 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:35,501 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:35,879 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:35,894 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:36,297 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:36,305 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:36,671 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:36,677 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:52:37,037 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.641 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: 7.817 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:52:47,688 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:48,491 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace1
    [junit]  WARN 16:52:48,615 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:49,066 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace2
    [junit]  WARN 16:52:49,094 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:49,491 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace3
    [junit]  WARN 16:52:49,514 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:49,971 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace4
    [junit]  WARN 16:52:49,991 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:50,377 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace5
    [junit]  WARN 16:52:50,393 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:50,802 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace Keyspace6
    [junit]  WARN 16:52:50,817 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:51,253 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace KeyCacheSpace
    [junit]  WARN 16:52:51,261 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:51,607 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace RowCacheSpace
    [junit]  WARN 16:52:51,614 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit]  WARN 16:52:51,986 Unrecognized strategy option {replication_factor} passed to SimpleStrategy for keyspace NoCommitlogSpace
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #365

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/365/>

------------------------------------------
[...truncated 424 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.014 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:15:14,774 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.122 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.36 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.38 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.936 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.947 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.306 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.248 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.243 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:16:22,821 No host ID found, created e8d3d83b-c545-42cb-a3e4-24e3e23ccaac (Note: This should happen exactly once per node).
    [junit]  WARN 16:16:23,020 Generated random token Token(bytes[60628581b9a50c6f554613475072e698]). 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: 8.221 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:16:32,394 No host ID found, created c9dc8e7d-b36f-4ce9-9f3f-475aa0a6fa95 (Note: This should happen exactly once per node).
    [junit]  WARN 16:16:32,597 Generated random token Token(bytes[812e4f6bfc9250e1247c02f110b8f5e5]). 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: 6.338 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.453 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:16:49,243 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 16:16:49,696 No host ID found, created ffdd1ea2-555a-4502-8cd8-f06472db2956 (Note: This should happen exactly once per node).
    [junit]  WARN 16:16:49,885 Generated random token Token(bytes[66332bccf2458ff0e4c40292e74433ca]). 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: 1.214 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.202 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:17:02,998 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 16:17:03,591 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.587 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.281 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:17:20,867 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:17:20,868 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:20,868 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:17:20,869 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:20,869 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:17:20,869 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:20,869 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:17:20,870 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:20,870 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:17:20,870 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:20,870 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 16:17:20,870 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.689 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.221 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.856 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.166 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:17:50,504 No host ID found, created e11261c4-8bd8-484a-a274-6884d3636084 (Note: This should happen exactly once per node).
    [junit]  WARN 16:17:50,799 Generated random token Token(bytes[b059a83d9e25b55a2c7aa86550edb956]). 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: 6.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.3 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.267 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:18:13,389 No host ID found, created 76b6f1ef-aa05-499e-899f-1e39207de0cb (Note: This should happen exactly once per node).
    [junit]  WARN 16:18:13,596 Generated random token Token(bytes[2fff7134200f4be2efea54af5c8733e8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.398 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.938 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: 6.461 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.534 sec
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.37 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.646 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: 7.706 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/364/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.709 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.77 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:51:30,738 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.775 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.195 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.967 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.598 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.716 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.604 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.937 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.766 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.679 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:52:26,708 No host ID found, created cd18be2d-5147-4bb3-9fea-0ca7b4ce4058 (Note: This should happen exactly once per node).
    [junit]  WARN 13:52:26,868 Generated random token Token(bytes[dcac334cf62c77210def889a79f931a4]). 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: 6.306 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:52:34,509 No host ID found, created 7a4957ae-3a1e-484f-a261-565063cd98eb (Note: This should happen exactly once per node).
    [junit]  WARN 13:52:34,654 Generated random token Token(bytes[6b60ae781fb9bd29954961069fb608c4]). 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: 4.969 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.79 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:52:47,841 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 13:52:48,185 No host ID found, created 058f11c8-bd1f-4d4e-bfbc-a5110c0c1839 (Note: This should happen exactly once per node).
    [junit]  WARN 13:52:48,312 Generated random token Token(bytes[17c30d18b73c28a645be1231df0903d9]). 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.979 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.2 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:52:58,121 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 13:52:58,340 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.731 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.359 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 13:53:11,913 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:53:11,915 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:53:11,915 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:53:11,915 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:53:11,916 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:53:11,916 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:53:11,916 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:53:11,917 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:53:11,917 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:53:11,917 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:53:11,917 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 13:53:11,918 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.697 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.897 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:37,531 No host ID found, created c4d3e54a-a716-4f3b-abd8-078a9d9c2b62 (Note: This should happen exactly once per node).
    [junit]  WARN 13:53:37,759 Generated random token Token(bytes[0cd200ef064b2703600e3f88a2da0073]). 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: 4.694 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.083 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.233 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:53:56,101 No host ID found, created 99f9edf9-dede-41a7-82da-13904be11ceb (Note: This should happen exactly once per node).
    [junit]  WARN 13:53:56,254 Generated random token Token(bytes[3352f76e046df60b2c50b8ed5888cde0]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.026 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.096 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: 5.086 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.419 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.164 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.405 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.405 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #363

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/363/>

------------------------------------------
[...truncated 410 lines...]
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.271 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.182 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.091 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.063 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:52:54,564 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.424 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.557 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.264 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.95 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.003 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.348 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.284 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.926 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.54 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:05,664 No host ID found, created 46b72a04-9853-498c-b5ac-cdb176c2363f (Note: This should happen exactly once per node).
    [junit]  WARN 12:54:05,852 Generated random token Token(bytes[bad9205909a02ae0acfbbb89153c1039]). 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: 8.545 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:15,350 No host ID found, created 4d5b93eb-7ac6-4694-8e59-f425f1dfccc4 (Note: This should happen exactly once per node).
    [junit]  WARN 12:54:15,591 Generated random token Token(bytes[5aa769ee5988b12c5aac9db4a2790557]). 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: 6.203 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.401 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:32,201 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 12:54:32,651 No host ID found, created 55c6b560-1aa1-45ba-8f3c-13e45ae54a22 (Note: This should happen exactly once per node).
    [junit]  WARN 12:54:32,821 Generated random token Token(bytes[2627ccb895b633bea54acfc2a107b001]). 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: 1.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.881 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:54:45,729 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: 7.841 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.916 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 12:55:02,138 Fatal exception in thread Thread[ACCEPT-/127.0.0.1,5,main]
    [junit] java.lang.RuntimeException: java.nio.channels.ClosedChannelException
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:832)
    [junit] Caused by: java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:137)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:821)
    [junit] ERROR 12:55:03,365 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:55:03,366 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:55:03,366 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:55:03,366 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:55:03,366 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:55:03,367 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:55:03,367 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:55:03,367 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:55:03,367 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:55:03,367 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:55:03,367 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 12:55:03,368 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.559 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.822 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.178 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:55:32,815 No host ID found, created e8de7317-b02b-4236-905f-5ba214a7d7a4 (Note: This should happen exactly once per node).
    [junit]  WARN 12:55:33,109 Generated random token Token(bytes[2bf747c77a49678ff2ba5fedea9a0832]). 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: 6.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.683 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.808 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:55:56,673 No host ID found, created 7aa5ee97-8c85-4389-b354-4ac94c14bd13 (Note: This should happen exactly once per node).
    [junit]  WARN 12:55:56,858 Generated random token Token(bytes[ef7c35a7067307c33112531378cb8d1e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.385 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.504 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: 7.572 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.539 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.223 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.159 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.457 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/362/>

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.618 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.428 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.248 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.42 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.25 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.58 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.937 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:22:08,291 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.698 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.461 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.707 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.798 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.94 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.406 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.431 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.467 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.164 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:23:09,436 No host ID found, created f2e7f381-346e-42fe-8b06-2cf53bb95b24 (Note: This should happen exactly once per node).
    [junit]  WARN 11:23:09,596 Generated random token Token(bytes[ddb7bc205e7cd282775870c9d7f768cd]). 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: 7.219 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:23:17,862 No host ID found, created 8a6bf711-1d79-4d0b-8257-8182bc767520 (Note: This should happen exactly once per node).
    [junit]  WARN 11:23:18,020 Generated random token Token(bytes[e0e683eb83fa2daf24d2b16ceefc85de]). 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: 5.407 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.206 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:23:32,353 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 11:23:32,779 No host ID found, created 60892340-a82c-453d-9784-c6b46a8c5f4e (Note: This should happen exactly once per node).
    [junit]  WARN 11:23:32,949 Generated random token Token(bytes[d1813e0d5906d2fa8bf7ce7dbf33815d]). 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: 1.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.534 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:23:43,792 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: 6.088 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.831 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:23:58,341 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:23:58,342 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:23:58,342 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:23:58,343 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:23:58,343 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:23:58,345 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:23:58,345 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:23:58,345 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:23:58,345 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:23:58,346 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:23:58,346 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 11:23:58,346 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.514 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.967 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.515 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.835 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.104 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:24:25,534 No host ID found, created 6fddf4bf-41db-4453-8828-b4fd689ab355 (Note: This should happen exactly once per node).
    [junit]  WARN 11:24:25,796 Generated random token Token(bytes[956189a45a1e6819067300943953e78a]). 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: 5.415 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.506 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.461 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:24:45,649 No host ID found, created a1be19c6-e17b-49d5-befe-8e903dddab9d (Note: This should happen exactly once per node).
    [junit]  WARN 11:24:45,798 Generated random token Token(bytes[7b5e0ce329dff78ee2892df988eaf172]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.508 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.581 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: 5.498 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.52 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.438 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #361

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/361/>

------------------------------------------
[...truncated 484 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 27.563 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.752 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:45:06,313 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.431 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 31.165 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.352 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.766 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.368 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.941 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.536 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.499 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.504 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.511 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:47:27,354 No host ID found, created 3095b9d7-2680-4f11-b27a-a10b7cedd7a3 (Note: This should happen exactly once per node).
    [junit]  WARN 09:47:27,798 Generated random token Token(bytes[aa309e534716d45201e3d6eb6d9a1eba]). 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: 16.426 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:47:44,791 No host ID found, created e7e93f92-5692-4c29-a154-3020e0d62edf (Note: This should happen exactly once per node).
    [junit]  WARN 09:47:45,197 Generated random token Token(bytes[0c149c9116b61350f3e73bf5270e38e0]). 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: 12.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.183 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:48:15,976 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 09:48:16,552 No host ID found, created 0ee79d73-bfaa-434b-bdbc-44ba253d9056 (Note: This should happen exactly once per node).
    [junit]  WARN 09:48:17,020 Generated random token Token(bytes[5bb7dd77a36cd2a7dec211889bca4fd0]). 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: 1.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 27.402 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:48:46,083 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 09:48:49,123 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 19.535 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.731 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 09:49:28,335 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:49:28,336 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:49:28,336 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:49:28,336 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:49:28,336 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:49:28,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:49:28,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:49:28,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:49:28,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:49:28,337 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:49:28,337 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 09:49:28,337 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 18.009 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.703 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.402 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.835 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.979 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:50:22,111 No host ID found, created 63651e54-dfda-4dbe-a021-affa59198861 (Note: This should happen exactly once per node).
    [junit]  WARN 09:50:22,825 Generated random token Token(bytes[f06ebe8eeeaef6a2a3e1353efbc16e15]). 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: 12.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 17.894 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:51:03,778 No host ID found, created 72559c93-64c2-4462-8657-2120404f0aa9 (Note: This should happen exactly once per node).
    [junit]  WARN 09:51:04,202 Generated random token Token(bytes[4c8f89ed2c87a11352015d46e5f4f2c6]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.432 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.201 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: 13.137 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.804 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.973 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.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 22 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #360

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/360/>

------------------------------------------
[...truncated 458 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.996 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:38:15,491 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.991 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.745 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.961 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.964 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.23 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.619 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.356 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:39:25,822 No host ID found, created 8bf9bcce-b205-4b44-8a97-9e78b7b2c5e6 (Note: This should happen exactly once per node).
    [junit]  WARN 07:39:26,025 Generated random token Token(bytes[0011787bcbf3a870dfa286d1d7fb1931]). 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: 9.341 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:39:35,689 No host ID found, created 4941906f-86dd-4704-af20-d1392c2b3bb0 (Note: This should happen exactly once per node).
    [junit]  WARN 07:39:35,871 Generated random token Token(bytes[d156bc2015c49a48acbc636d22836780]). 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: 6.967 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.449 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:39:53,873 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 07:39:54,315 No host ID found, created 067322b7-76b6-46ba-a728-23f2ea30d8ce (Note: This should happen exactly once per node).
    [junit]  WARN 07:39:54,511 Generated random token Token(bytes[2f35b8d0d3b872a61326fcef1fd0620b]). 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: 1.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 10.581 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:40:09,002 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 07:40:09,595 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.281 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 07:40:27,359 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:40:27,360 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:40:27,360 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:40:27,361 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:40:27,361 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:40:27,361 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:40:27,361 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:40:27,361 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:40:27,361 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:40:27,362 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:40:27,362 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 07:40:27,362 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.365 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.169 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:40:57,682 No host ID found, created f5dc11d3-7cb3-40e7-9fec-fac1d0db4aa3 (Note: This should happen exactly once per node).
    [junit]  WARN 07:40:57,973 Generated random token Token(bytes[92d77ccd7dd24b8d33a49f60264ff03b]). 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: 6.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.436 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.231 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:41:20,481 No host ID found, created 10dff3bf-33a9-4d47-832f-5d347a12725d (Note: This should happen exactly once per node).
    [junit]  WARN 07:41:20,647 Generated random token Token(bytes[b28f14ee216517d313ec9d39c312c79b]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.43 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.425 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: 6.87 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.548 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.717 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.775 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #359

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/359/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.281 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.773 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:21:34,096 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.85 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.673 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.421 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.769 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.59 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.325 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.954 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.278 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.646 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:22:33,329 No host ID found, created fd888852-a4b2-49e6-a786-577a08792f89 (Note: This should happen exactly once per node).
    [junit]  WARN 06:22:33,535 Generated random token Token(bytes[38cd867984dbdf3cf1a5e1ef0bb9e40f]). 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: 6.512 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:22:41,126 No host ID found, created f9c7c641-1857-4e0e-8248-214653ca1a09 (Note: This should happen exactly once per node).
    [junit]  WARN 06:22:41,350 Generated random token Token(bytes[5080ee9c7e6edb0227ac9220043cf1f1]). 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: 5.012 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.949 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:22:54,754 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 06:22:55,107 No host ID found, created 486f7dcd-bb23-4b88-9f3d-6abbcce9bb24 (Note: This should happen exactly once per node).
    [junit]  WARN 06:22:55,239 Generated random token Token(bytes[42a29bdeb2da6f33f76ca687671d173e]). 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: 1.031 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.319 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:23:05,385 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 06:23:05,617 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.41 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 06:23:19,600 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:23:19,601 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:23:19,601 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:23:19,602 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:23:19,602 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:23:19,602 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:23:19,602 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:23:19,603 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:23:19,603 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:23:19,603 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:23:19,603 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:23:19,604 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.025 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.918 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.294 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.074 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:23:45,744 No host ID found, created 63827c1a-5b44-47bb-8c94-97458340c638 (Note: This should happen exactly once per node).
    [junit]  WARN 06:23:46,067 Generated random token Token(bytes[5b5f1608081b09925684a7e9039097d2]). 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: 5.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.908 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:24:04,682 No host ID found, created 28654bee-cc22-4a72-aec9-30a992291cd3 (Note: This should happen exactly once per node).
    [junit]  WARN 06:24:04,801 Generated random token Token(bytes[bfb4b4e3bd63cdf19d41d1891d12a328]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.266 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.375 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: 5.275 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.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.374 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.422 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.515 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.246 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #358

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/358/>

------------------------------------------
[...truncated 423 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.922 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:07:52,167 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.703 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.426 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.558 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.789 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.935 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.489 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.385 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:08:53,385 No host ID found, created 9f71a412-79b3-4a8d-a7d2-1d2539fde9f2 (Note: This should happen exactly once per node).
    [junit]  WARN 06:08:53,544 Generated random token Token(bytes[e6e9b62bda06c486786469a5dc0066de]). 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: 7.155 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:09:01,487 No host ID found, created 08ad4ee3-ba97-45ce-8d10-9cd8e1644f0d (Note: This should happen exactly once per node).
    [junit]  WARN 06:09:01,648 Generated random token Token(bytes[c3cb85a1472b2f8f4059392746b29290]). 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: 5.388 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.22 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:09:16,065 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 06:09:16,494 No host ID found, created 064e73a6-8e0a-4ab8-a327-4b203b0127fb (Note: This should happen exactly once per node).
    [junit]  WARN 06:09:16,652 Generated random token Token(bytes[a835a3d7d5dbe9fee9bbd336f714395f]). 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: 1.19 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.468 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:09:27,020 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 06:09:27,210 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.006 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.805 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 06:09:41,433 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:41,434 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:41,434 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:41,434 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:41,435 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:41,435 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:41,435 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:41,435 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:41,436 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:41,436 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:09:41,436 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 06:09:41,436 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.427 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.929 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.089 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:08,339 No host ID found, created f8ace1c2-d0fd-4867-b23a-dfce21b6adf4 (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:08,597 Generated random token Token(bytes[43094fcb2d96d8b74b8ee55f4cf67478]). 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: 5.372 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.406 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.371 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:10:28,239 No host ID found, created 6b307f92-19cb-4ee1-9139-3be59c9723ef (Note: This should happen exactly once per node).
    [junit]  WARN 06:10:28,386 Generated random token Token(bytes[2f0fd2a21b93ad21a8027fdf455804aa]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.412 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.486 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: 5.419 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.52 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.424 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 9 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #357

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/357/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1641e59d:ubuntu4
Using strategy: Default
Last Built Revision: Revision 4357676f30b30291be9fb6f8d0de79cca767efbb (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@63539796
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 4357676f30b30291be9fb6f8d0de79cca767efbb (origin/trunk)
Checking out Revision 4357676f30b30291be9fb6f8d0de79cca767efbb (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-357
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-357
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #357 jenkins-Cassandra-quick-357
Command "git tag -a -f -m Jenkins Build #357 jenkins-Cassandra-quick-357" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #357 jenkins-Cassandra-quick-357" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #356

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/356/>

------------------------------------------
[...truncated 403 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.472 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.227 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.771 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.882 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.771 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:51:35,744 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.816 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.342 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.35 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.767 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.502 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.423 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.229 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.386 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.508 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:52:34,260 No host ID found, created 375a99bd-dfb9-40bb-897a-72020486dc58 (Note: This should happen exactly once per node).
    [junit]  WARN 04:52:34,467 Generated random token Token(bytes[6f34054a6deb29c17d1830fd773bfd97]). 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: 6.654 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:52:42,189 No host ID found, created 5b122f1b-88a3-40ea-92a5-4c71dc8687fc (Note: This should happen exactly once per node).
    [junit]  WARN 04:52:42,344 Generated random token Token(bytes[1cad7b4882e3fabc37623e0d5a9c0d04]). 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: 5.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.5 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:52:55,263 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 04:52:55,616 No host ID found, created 1eaf8ed3-01e0-4d85-ba33-6ac919d79583 (Note: This should happen exactly once per node).
    [junit]  WARN 04:52:55,742 Generated random token Token(bytes[8ec6ed56e1d9e59afb41274c56c49895]). 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: 1.022 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.202 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:53:05,804 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: 5.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.613 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 04:53:19,633 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:53:19,634 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:53:19,634 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:53:19,635 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:53:19,635 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:53:19,635 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:53:19,636 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:53:19,636 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:53:19,636 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:53:19,637 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:53:19,637 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:53:19,637 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.971 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.706 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.661 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.009 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:53:45,201 No host ID found, created 3d9472ab-1972-48a5-a2af-b2d2e0485693 (Note: This should happen exactly once per node).
    [junit]  WARN 04:53:45,522 Generated random token Token(bytes[ed4104739355248b05cb594159374e4a]). 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: 5.25 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.925 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.745 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:54:03,928 No host ID found, created 2fcd303b-4fcb-4b92-9ded-0e1e3eb9633a (Note: This should happen exactly once per node).
    [junit]  WARN 04:54:04,050 Generated random token Token(bytes[d0ce3d2f799efa0471f0e62538fb0485]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.857 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.968 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: 5.003 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.513 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.324 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.375 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.537 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/355/>

------------------------------------------
[...truncated 491 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.622 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.838 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.256 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.872 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:38:34,154 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.965 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.377 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.93 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.301 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.24 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.221 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.106 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:39:42,380 No host ID found, created 38658efb-71ff-4212-a313-14e176915a60 (Note: This should happen exactly once per node).
    [junit]  WARN 04:39:42,582 Generated random token Token(bytes[5fc61489c12f3163c498c2e603c04702]). 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: 7.98 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:39:51,716 No host ID found, created baab68f7-7c73-410a-8d2c-3caf7a394842 (Note: This should happen exactly once per node).
    [junit]  WARN 04:39:51,898 Generated random token Token(bytes[c3d2e5334e2296404613390fb1502bdd]). 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: 6.214 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:40:07,844 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 04:40:08,293 No host ID found, created 90699f23-81c2-44c4-bdf9-ac65abb6f52e (Note: This should happen exactly once per node).
    [junit]  WARN 04:40:08,474 Generated random token Token(bytes[dd26798fac64a58a3a6dab26f77576a4]). 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: 1.207 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.185 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:40:21,611 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: 7.603 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.151 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 04:40:39,315 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:40:39,315 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:40:39,316 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:40:39,316 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:40:39,316 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:40:39,316 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:40:39,316 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:40:39,317 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:40:39,317 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:40:39,317 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:40:39,317 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 04:40:39,317 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.232 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.818 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.315 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:41:08,593 No host ID found, created e5c04c39-be8f-45af-bbd9-e4e2ee99fa37 (Note: This should happen exactly once per node).
    [junit]  WARN 04:41:09,035 Generated random token Token(bytes[f3a96475972769787c17b4ff1f5075e3]). 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: 6.26 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.282 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.722 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:41:31,326 No host ID found, created 2cfe40fc-4021-4376-8d79-ee275308e369 (Note: This should happen exactly once per node).
    [junit]  WARN 04:41:31,495 Generated random token Token(bytes[e9c1956b8c14afa0cbee66f64ac1e7e6]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.312 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.375 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: 6.43 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.533 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.159 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.636 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: 7.959 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 11 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/354/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@7cc6c6a6:ubuntu4
Using strategy: Default
Last Built Revision: Revision 4357676f30b30291be9fb6f8d0de79cca767efbb (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5364131f
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 4357676f30b30291be9fb6f8d0de79cca767efbb (origin/trunk)
Checking out Revision 4357676f30b30291be9fb6f8d0de79cca767efbb (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-354
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-354
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #354 jenkins-Cassandra-quick-354
Command "git tag -a -f -m Jenkins Build #354 jenkins-Cassandra-quick-354" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #354 jenkins-Cassandra-quick-354" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #353

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/353/changes>

Changes:

[sylvain] Fix RoundTripTest

[sylvain] Allow paging through non-ordered partitioner results in CQL3

[jbellis] add TypeSizes.sizeof(String)

[jbellis] more user-friendly error messages for unknown host and connection failures

------------------------------------------
[...truncated 492 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.15 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.19 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.872 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.719 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:55,323 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.908 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.994 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.07 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.786 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.517 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.927 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.004 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.173 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.487 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.457 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:18:51,844 No host ID found, created 0ebab835-8d1d-4a7d-99fb-7d0ac90dd833 (Note: This should happen exactly once per node).
    [junit]  WARN 22:18:51,975 Generated random token Token(bytes[9b8fa38a3d857a8a4c9543b21f206455]). 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: 6.175 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:18:59,202 No host ID found, created 05b50633-19a8-4e11-92fb-d9c17a6a9bea (Note: This should happen exactly once per node).
    [junit]  WARN 22:18:59,327 Generated random token Token(bytes[dbdf81f178d8454666a69818d05a0b50]). 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: 5.227 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.75 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:19:12,667 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 22:19:13,021 No host ID found, created 8d442619-f0b1-4e53-8839-ad8a77c0d2ed (Note: This should happen exactly once per node).
    [junit]  WARN 22:19:13,151 Generated random token Token(bytes[6e060496104ead44ce51d612cd8dbbff]). 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: 1.013 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.17 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:19:23,456 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: 5.749 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.263 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:19:37,149 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:19:37,150 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:19:37,150 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:19:37,151 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:19:37,151 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:19:37,151 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:19:37,152 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:19:37,152 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:19:37,152 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:19:37,152 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:19:37,153 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 22:19:37,153 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.774 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.203 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.679 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.001 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:20:02,532 No host ID found, created 01835b82-ef6c-41eb-a154-7c098dd1e616 (Note: This should happen exactly once per node).
    [junit]  WARN 22:20:02,831 Generated random token Token(bytes[986bd335c72eea2348ecceebec789877]). 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: 4.688 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.32 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.236 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:20:21,378 No host ID found, created 45b735bb-c9e4-4dfd-8db3-d4967729d69a (Note: This should happen exactly once per node).
    [junit]  WARN 22:20:21,594 Generated random token Token(bytes[0b4a6428ed04ee3744503155f5c92746]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.113 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: 5.117 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.411 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.297 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.356 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.392 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1086: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

Total time: 9 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #352

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/352/changes>

Changes:

[jbellis] Introduce MessageOut class, which wraps an object to be sent in the "payload" field.  The old Header class is inlined into the "parameters" map.

[jbellis] Automated refactor: rename Message to MessageIn

[jbellis] Automated refactor: move StorageService.Verb into MessagingService

[jbellis] Rewrite IncomingTcpConnection to deserialize w/o extra copies to byte[]. MessageIn now has a payload field, and uses the Verb to look up the correct deserializer. REQUEST_RESPONSE deserializer is not uniquely determined by Verb, so we look those up by their callback instead.

[jbellis] Automated refactor: rename Message out of class names that aren't MessageIn, MessageOut, or related

[jbellis] serializedSize implementations, part 1 (gossip and streaming packages)

[jbellis] add serializedSize (part 2) and fix unit tests

[jbellis] cleanup CallbackInfo and mark deprecated Verbs

[jbellis] serialier() -> serializer and some clean up

[jbellis] remove unnecessary class

[jbellis] rename DBTypeSizes -> TypeSizes

------------------------------------------
[...truncated 523 lines...]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.942 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:36:25,140 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.407 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.735 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.498 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.797 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.961 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.493 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.404 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:37:26,876 No host ID found, created 512a0043-b108-4db8-a027-f8e9a4a76b45 (Note: This should happen exactly once per node).
    [junit]  WARN 18:37:27,042 Generated random token Token(bytes[63935baf630aa5d17baf900bbdfa8238]). 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: 7.29 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:37:35,453 No host ID found, created 147eed18-406e-4fe1-a53d-56d8cf17f6c8 (Note: This should happen exactly once per node).
    [junit]  WARN 18:37:35,618 Generated random token Token(bytes[16c3d4de0da5ef93e769f6e334aa9577]). 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: 5.541 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.311 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:37:50,283 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 18:37:50,718 No host ID found, created 6d5f0167-87b4-4a1d-9720-be8b458a0ab3 (Note: This should happen exactly once per node).
    [junit]  WARN 18:37:50,881 Generated random token Token(bytes[3ae10f8af8bc61a0db20755a3d476a81]). 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: 1.227 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.707 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:38:01,520 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 18:38:01,745 Fatal exception in thread Thread[CompactionExecutor:6,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.129 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 18:38:16,305 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:38:16,307 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:38:16,307 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:38:16,307 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:38:16,308 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:38:16,308 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:38:16,308 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:38:16,308 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:38:16,308 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:38:16,308 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:38:16,308 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 18:38:16,309 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.504 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.48 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.829 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.111 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:38:43,571 No host ID found, created 794d42ba-2cba-45a7-b057-78584aa5f2dd (Note: This should happen exactly once per node).
    [junit]  WARN 18:38:43,829 Generated random token Token(bytes[362499e0f4be3a093f1590185764d7aa]). 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: 5.484 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.497 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.42 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:39:03,730 No host ID found, created 73e86383-5870-4165-a25e-809c9235e14d (Note: This should happen exactly once per node).
    [junit]  WARN 18:39:03,878 Generated random token Token(bytes[caaab836afdbc60088748d3169200a22]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.511 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.575 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: 5.564 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.528 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.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.535 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.45 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.195 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

Total time: 10 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results