Build failed in Jenkins: Cassandra-quick #494

2012-05-22 Thread Apache Jenkins Server
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 2ed977a3cfa9075641264a2cbcdabced0073 
(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 2ed977a3cfa9075641264a2cbcdabced0073 
(origin/trunk)
Checking out Revision 2ed977a3cfa9075641264a2cbcdabced0073 (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 y...@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  jenk...@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 y...@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  jenk...@janus.apache.org
 not allowed

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


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

2012-05-22 Thread Niklas Ekström
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 +, 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: 

Build failed in Jenkins: Cassandra-quick #496

2012-05-22 Thread Apache Jenkins Server
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 2ed977a3cfa9075641264a2cbcdabced0073 
(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 2ed977a3cfa9075641264a2cbcdabced0073 
(origin/trunk)
Checking out Revision 2ed977a3cfa9075641264a2cbcdabced0073 (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 y...@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  jenk...@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 y...@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  jenk...@janus.apache.org
 not allowed

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


Build failed in Jenkins: Cassandra #1437

2012-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cassandra/1437/

--
[...truncated 1124 lines...]
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.661 sec
[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: 11.823 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.33 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.033 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.307 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 24.903 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.445 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:41:17,759 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.009 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: 16.466 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.842 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.708 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.452 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.65 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: 11.919 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.358 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.875 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: 14.792 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:43:19,920 No host ID found, created 

Build failed in Jenkins: Cassandra-quick #497

2012-05-22 Thread Apache Jenkins Server
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 

Re: Welcome committers Dave Brosius and Yuki Morishita!

2012-05-22 Thread Edward Capriolo
Congrats!

On Tue, May 22, 2012 at 10:43 AM, Jonathan Ellis jbel...@gmail.com wrote:
 Thanks to both of you for your help!

 --
 Jonathan Ellis
 Project Chair, Apache Cassandra
 co-founder of DataStax, the source for professional Cassandra support
 http://www.datastax.com


Build failed in Jenkins: Cassandra-quick #498

2012-05-22 Thread Apache Jenkins Server
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 

Build failed in Jenkins: Cassandra-quick #499

2012-05-22 Thread Apache Jenkins Server
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 

Re: Welcome committers Dave Brosius and Yuki Morishita!

2012-05-22 Thread Sylvain Lebresne
Thanks for all the work and congratulations to both of you.

--
Sylvain

On Tue, May 22, 2012 at 5:06 PM, Edward Capriolo edlinuxg...@gmail.com wrote:
 Congrats!

 On Tue, May 22, 2012 at 10:43 AM, Jonathan Ellis jbel...@gmail.com wrote:
 Thanks to both of you for your help!

 --
 Jonathan Ellis
 Project Chair, Apache Cassandra
 co-founder of DataStax, the source for professional Cassandra support
 http://www.datastax.com


Build failed in Jenkins: Cassandra #1438

2012-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cassandra/1438/changes

Changes:

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

[jbellis] fix long-test xml

--
[...truncated 1226 lines...]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.792 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.954 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:32:57,907 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.064 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.538 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.866 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.551 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.779 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.829 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.985 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.684 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.676 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.602 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.573 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.633 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.047 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:34:00,656 No host ID found, created 
6a8c83ea-8923-4db4-9809-81c5ab75a2a0 (Note: This should happen exactly once per 
node).
[junit]  WARN 16:34:00,821 Generated random token 
Token(bytes[2bc7eaca51e0891b7fafd4d865f56663]). 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.047 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:34:07,832 No host ID found, created 
66f9fddc-b96c-44a1-b370-47c386fd4941 (Note: This should happen exactly once per 
node).
[junit]  WARN 16:34:07,997 Generated random token 
Token(bytes[ad63ca34f60b44daac3e6fc028e573fa]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
 

Build failed in Jenkins: Cassandra-quick #500

2012-05-22 Thread Apache Jenkins Server
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 

Build failed in Jenkins: Cassandra #1439

2012-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cassandra/1439/changes

Changes:

[brandonwilliams] Don't convict dead states.

--
[...truncated 1207 lines...]
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.621 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.546 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.424 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.2 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.104 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.065 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.718 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:29:28,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.046 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.309 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.008 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.11 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.141 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.659 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.758 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.588 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.287 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.138 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.358 sec
[junit] 
[junit] - Standard Error -
[junit]  

Build failed in Jenkins: Cassandra #1440

2012-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cassandra/1440/changes

Changes:

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

--
[...truncated 1137 lines...]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.727 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.968 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:07:01,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.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.576 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.838 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.619 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.783 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.824 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.982 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.672 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.684 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.552 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.544 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.653 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.066 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:08:03,983 No host ID found, created 
298faef5-1c98-491a-81c7-ec9c3367dc29 (Note: This should happen exactly once per 
node).
[junit]  WARN 01:08:04,147 Generated random token 
Token(bytes[c6d7bdcecf415cb42b6827a00fb1ca97]). 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.076 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:08:11,174 No host ID found, created 
39463c82-7341-48bb-97ff-1256f43519e8 (Note: This should happen exactly once per 
node).
[junit]  WARN 01:08:11,339 Generated random token 
Token(bytes[83647a609c21d3f777c71b49ec76d205]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] 

Build failed in Jenkins: Cassandra #1441

2012-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cassandra/1441/

--
Started by an SCM change
Building remotely on ubuntu4 in workspace 
https://builds.apache.org/job/Cassandra/ws/
Checkout:Cassandra / https://builds.apache.org/job/Cassandra/ws/ - 
hudson.remoting.Channel@7c8e9618:ubuntu4
Using strategy: Default
Last Built Revision: Revision bd32d4f0b9f0f88fed97e8ddf2ee41b5b048d31d 
(origin/trunk)
Checkout:Cassandra / https://builds.apache.org/job/Cassandra/ws/ - 
hudson.remoting.LocalChannel@ddbef51
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 03ea58a94827087ac75bf48ae1ef8698fb48fda0 
(origin/trunk)
Checking out Revision 03ea58a94827087ac75bf48ae1ef8698fb48fda0 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-1441
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-1441
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 #1441 jenkins-Cassandra-1441
Command git tag -a -f -m Jenkins Build #1441 jenkins-Cassandra-1441 returned 
status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email y...@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  jenk...@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 #1441 jenkins-Cassandra-1441 returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email y...@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  jenk...@janus.apache.org
 not allowed

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


Build failed in Jenkins: Cassandra-Coverage #221

2012-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cassandra-Coverage/221/changes

Changes:

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

[jbellis] fix long-test xml

[brandonwilliams] Don't convict dead states.

[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 1031 lines...]
[junit] Cobertura: Loaded information on 1161 classes.
[junit] Cobertura: Saved information on 1161 classes.
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 27.702 sec
[junit] 
[junit] - Standard Error -
[junit] ERROR 01:13:56,588 Stream failed because /127.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:13:56,589 Streaming from /127.0.0.6 failed
[junit] ERROR 01:13:56,589 Stream failed because /127.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:13:56,589 Streaming from /127.0.0.6 failed
[junit] ERROR 01:13:56,589 Stream failed because /127.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:13:56,590 Streaming from /127.0.0.6 failed
[junit] ERROR 01:13:56,590 Stream failed because /127.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:13:56,590 Streaming from /127.0.0.6 failed
[junit] ERROR 01:13:56,590 Stream failed because /127.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:13:56,590 Streaming from /127.0.0.6 failed
[junit] ERROR 01:13:56,590 Stream failed because /127.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:13:56,590 Streaming from /127.0.0.6 failed
[junit] -  ---
[junit] Flushing results...
[junit] Flushing results done
[junit] Cobertura: Loaded information on 1161 classes.
[junit] Cobertura: Saved information on 1161 classes.
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 18.913 sec
[junit] 
[junit] Flushing results...
[junit] Flushing results done
[junit] Cobertura: Loaded information on 1161 classes.
[junit] Cobertura: Saved information on 1161 classes.
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.042 sec
[junit] 
[junit] Flushing results...
[junit] Flushing results done
[junit] Cobertura: Loaded information on 1161 classes.
[junit] Cobertura: Saved information on 1161 classes.
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 20.707 sec
[junit] 
[junit] Flushing results...
[junit] Flushing results done
[junit] Cobertura: Loaded information on 1161 classes.
[junit] Cobertura: Saved information on 1161 classes.
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.016 sec
[junit] 
[junit] Flushing results...
[junit] Flushing results done
[junit] Cobertura: Loaded information on 1161 classes.
[junit] Cobertura: Saved information on 1161 classes.
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.109 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:15:18,837 No host ID found, created 
c71e2ce0-cf8b-4a96-ac68-b6879762af85 (Note: This should happen exactly once per 
node).
[junit]  WARN 01:15:19,449 Generated random token 
Token(bytes[7396bb7e1f27cba5c1f9f9d2f13f8553]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Flushing results...
[junit] Flushing results done
[junit] Cobertura: Loaded information on 1161 classes.
[junit] Cobertura: Saved information on 1161 classes.
[junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.035 sec
[junit] 
[junit] Flushing results...
[junit] Flushing results done
[junit] Cobertura: Loaded information on 1161 classes.
[junit] Cobertura: Saved information on 1161 classes.
 

Build failed in Jenkins: Cassandra #1442

2012-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cassandra/1442/changes

Changes:

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

--
[...truncated 1118 lines...]
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.569 sec
[junit] 
[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.073 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.19 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: 5.035 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.104 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.223 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.75 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 02:29:39,660 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.84 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.61 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.134 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.408 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.775 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.495 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.167 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.23 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.152 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: 5.701 sec
[junit] 
[junit] - Standard 

Build failed in Jenkins: Cassandra-quick #502

2012-05-22 Thread Apache Jenkins Server
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] - 

Build failed in Jenkins: Cassandra #1443

2012-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cassandra/1443/

--
[...truncated 1117 lines...]
[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.47 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.199 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.209 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.113 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.676 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.191 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.742 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:28:51,600 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.827 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.508 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.326 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.324 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.611 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.71 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.495 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.206 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.226 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.195 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: 5.373 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:29:49,439 No host ID found, created