You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@river.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/16 22:20:26 UTC

Build failed in Jenkins: river-qa-refactor-jdk7 #111

See <https://builds.apache.org/job/river-qa-refactor-jdk7/111/changes>

Changes:

[peter_firmstone] Update all instances of ReadersWriter to use ReadersPriorityWriter.

ReadersPriorityWriter implementation is very similar to it's parent class ReadersWriter, however it utilizes Java 5 explicit locking and conditions to avoid waking all reader and writer threads, when only a writer can obtain the lock.  This avoids warm reader threads from repeatedly synchronizing on the object lock, causing contention delays for the writer trying to obtain a write lock.

[peter_firmstone] Security debugging of tests no longer needed

[peter_firmstone] Fix tests failing on Java 1.7.0_25 linux, due to missing permission.

------------------------------------------
[...truncated 15766 lines...]
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 5f3ae5da-1447-462f-8a9f-d878e662278b (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[a0b33cd4-43ef-4da6-908e-1f2eb0eabd69,TcpEndpoint[67.195.138.61:42853]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeReadTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 8f9581bc-9bf4-464c-b051-c44c0d1aabf2 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[dbceb76b-5ca9-48e6-8acc-fa506312999b,TcpEndpoint[67.195.138.61:39543]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeWaitTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteLeaseANYTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for d9a3f406-4d77-40aa-a794-b5dadc2c03c1 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[ba7283fa-6795-4b1e-923c-204fccd7a79f,TcpEndpoint[67.195.138.61:57007]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteLeaseFOREVERTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 187592be-919f-4b7a-8ba3-0f054a170f82 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[b3dcf983-8984-4c97-85b2-9bbd6e2a142d,TcpEndpoint[67.195.138.61:58727]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteNegativeLeaseTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 6e5c0621-dcae-4193-98b9-b3423e1c7656 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[59f7f730-86f0-424b-9d9d-da09899209b3,TcpEndpoint[67.195.138.61:34484]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeIfExistsNotifyTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 1edc564c-6975-400d-950a-d7e98e5f3f73 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[b3ea6295-24ee-4941-8b91-5df9d2713c3e,TcpEndpoint[67.195.138.61:60787]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeIfExistsTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for da08563e-cbdf-4e27-accd-d9c98547a319 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[3bd55e20-4eb7-4812-9509-e0f6d1cfe560,TcpEndpoint[67.195.138.61:40294]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeNotifyTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 018b55c1-9d63-4928-af0d-f61036a8132f (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[2b5ceb1c-8267-4250-b2f4-2a7d2493e382,TcpEndpoint[67.195.138.61:34736]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 2b403fba-840b-4262-b3fa-a4aac8bbef6f (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[8d68d68a-4885-40f7-af94-f40dceb505ef,TcpEndpoint[67.195.138.61:58266]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for efc68d65-76ff-4195-8deb-2b6787519106 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[7311cc8e-b139-4a4b-bdf2-94fa26169510,TcpEndpoint[67.195.138.61:50509]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteLeaseANYTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteLeaseFOREVERTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteNegativeLeaseTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/AdminIFShutdownTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/AdminIFTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/LeaseExpireCancelTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/LeaseExpireRenewTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/LeaseMapTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/LeaseTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/MahaloCreateShutdownTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/MahaloIFTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/MahaloImplReadyStateTest.td
     [java] Test Skipped: verifiers are: com.sun.jini.test.impl.mercury.ActivatableMercuryVerifier com.sun.jini.qa.harness.SkipConfigTestVerifier
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/NestableServerTransactionCreatedToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/NestableTransactionCreatedToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest2.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest3.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest4.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest5.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/RandomStressTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/ServerTransactionEqualityTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/ServerTransactionToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TransactionCreatedToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TransactionManagerCreatedToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TxnMgrImplNullActivationConfigEntries.td
     [java] Test Skipped: verifiers are: com.sun.jini.test.impl.mahalo.ActivatableMahaloVerifier
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TxnMgrImplNullConfigEntries.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TxnMgrImplNullRecoveredLocators.td
     [java] Test Skipped: verifiers are: com.sun.jini.test.impl.mahalo.ActivatableMahaloVerifier
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TxnMgrProxyEqualityTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/AsynchAbortOnCommitTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/AsynchAbortOnPrepareTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/CommitExpiredTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/CommitTimeoutTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/GetStateTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/JoinIdempotentTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/JoinWhileActiveTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/ManyParticipantsTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/PrepareTimeoutTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/RollBackErrorTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/RollForwardErrorTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/TwoPhaseTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
     [java] # of tests started   = 1405
     [java] # of tests completed = 1405
     [java] # of tests skipped   = 53
     [java] # of tests passed    = 1320
     [java] # of tests failed    = 85
     [java] 
     [java] -----------------------------------------
     [java] 
     [java]    Date finished:
     [java]       Sat Nov 16 21:20:22 UTC 2013
     [java]    Time elapsed:
     [java]       59416 seconds
     [java] 
     [java] Java Result: 1

collect-result:
     [copy] Copying 1 file to <https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/qa/result>
     [copy] Copying 1 file to <https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/qa/result>
      [zip] Building zip: <https://builds.apache.org/job/river-qa-refactor-jdk7/111/artifact/trunk/qa/result/qaresults-i386-Linux-1.7.0_25.zip>

BUILD FAILED
<https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/build.xml>:2100: The following error occurred while executing this line:
<https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/qa/build.xml>:406: The following error occurred while executing this line:
<https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/qa/build.xml>:380: condition satisfied

Total time: 994 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts

Build failed in Jenkins: river-qa-refactor-jdk7 #112

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/river-qa-refactor-jdk7/112/changes>

Changes:

[peter_firmstone] Add missing permission for Outrigger proxy to read property for testing

[peter_firmstone] Fix spelling

[peter_firmstone] Revert default slop duration to 10 seconds as per River 2.2.2.  This value was shortened to 1 second to assist synchronization / timing debugging during refactoring.

[peter_firmstone] Update jsk-platform.jar manifest

[peter_firmstone] RIVER-426 Support for SchemeSpecificPart with URIString normalization, patch contributed by Shawn Ellis

------------------------------------------
[...truncated 15764 lines...]
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 11d447c9-e3ec-4dce-a2a1-5ce7a53ae8a9 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[79d9fce2-c169-425e-8e23-f744211c8507,TcpEndpoint[67.195.138.58:40166]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeReadTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 5f05a97f-f8e9-47d0-9b37-354d62f832e2 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[ad30f885-506b-47dd-a9b7-d43597af9bc4,TcpEndpoint[67.195.138.58:55438]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeWaitTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteLeaseANYTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for f9243981-13ec-463a-821b-a25cd9e41a1f (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[6d1d7205-565d-4732-a950-eb896754e11a,TcpEndpoint[67.195.138.58:60284]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteLeaseFOREVERTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for bcac643b-d6ec-44f2-a2cf-957eca98c5ac (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[12e13539-3328-43ad-8c4c-9bf87e5ee0e0,TcpEndpoint[67.195.138.58:38234]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteNegativeLeaseTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 3f2b2aa8-b978-41e2-b044-f09731e8f09b (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[41c439ee-7a33-485a-97f6-cc10406d21dc,TcpEndpoint[67.195.138.58:44024]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeIfExistsNotifyTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for bfdbdf06-ca2b-474a-9a10-254e21df5aed (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[b0f34bb1-4496-4100-9174-563a2e483535,TcpEndpoint[67.195.138.58:39459]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeIfExistsTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for e5caf52f-e06f-4b0b-850f-d2600ffcd3d2 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[d92dadf1-5674-475f-9260-4825642ccc0b,TcpEndpoint[67.195.138.58:57466]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeNotifyTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for c24124cb-b1fd-486f-9b25-c9efa49c7220 (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[3bebc845-e85c-441e-b442-3753dac50fa3,TcpEndpoint[67.195.138.58:38137]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for 4ecfa84f-6306-481c-9be7-982551a33cbd (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[f81e024b-8c95-4492-8c6f-4668b642b2e7,TcpEndpoint[67.195.138.58:42856]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTest.td
     [java] Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Exception has been caught while transaction committing:; nested exception is: 
     [java] 	Unable to commit transaction: 1 Participants: {0, com.sun.jini.outrigger.ConstrainableParticipantProxy for c20a62d0-8518-404a-9486-49d0e0439a9a (through Proxy[OutriggerServer,BasicInvocationHandler[BasicObjectEndpoint[3f20a4e3-7610-4b5e-8a5f-5f71d2f8e1ef,TcpEndpoint[67.195.138.58:34878]]]]), ABORTED} 
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteLeaseANYTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteLeaseFOREVERTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteNegativeLeaseTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/AdminIFShutdownTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/AdminIFTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/LeaseExpireCancelTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/LeaseExpireRenewTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/LeaseMapTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/LeaseTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/MahaloCreateShutdownTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/MahaloIFTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/MahaloImplReadyStateTest.td
     [java] Test Skipped: verifiers are: com.sun.jini.test.impl.mercury.ActivatableMercuryVerifier com.sun.jini.qa.harness.SkipConfigTestVerifier
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/NestableServerTransactionCreatedToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/NestableTransactionCreatedToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest2.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest3.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest4.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest5.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/RandomStressTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/ServerTransactionEqualityTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/ServerTransactionToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TransactionCreatedToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TransactionManagerCreatedToStringTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TxnMgrImplNullActivationConfigEntries.td
     [java] Test Skipped: verifiers are: com.sun.jini.test.impl.mahalo.ActivatableMahaloVerifier
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TxnMgrImplNullConfigEntries.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TxnMgrImplNullRecoveredLocators.td
     [java] Test Skipped: verifiers are: com.sun.jini.test.impl.mahalo.ActivatableMahaloVerifier
     [java] -----------------------------------------
     [java] com/sun/jini/test/impl/mahalo/TxnMgrProxyEqualityTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/AsynchAbortOnCommitTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/AsynchAbortOnPrepareTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/CommitExpiredTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/CommitTimeoutTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/GetStateTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/JoinIdempotentTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/JoinWhileActiveTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/ManyParticipantsTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/PrepareTimeoutTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/RollBackErrorTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/RollForwardErrorTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] com/sun/jini/test/spec/txnmanager/TwoPhaseTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
     [java] # of tests started   = 1405
     [java] # of tests completed = 1405
     [java] # of tests skipped   = 53
     [java] # of tests passed    = 1319
     [java] # of tests failed    = 86
     [java] 
     [java] -----------------------------------------
     [java] 
     [java]    Date finished:
     [java]       Sun Nov 17 21:19:32 UTC 2013
     [java]    Time elapsed:
     [java]       59546 seconds
     [java] 
     [java] Java Result: 1

collect-result:
     [copy] Copying 1 file to <https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/qa/result>
     [copy] Copying 1 file to <https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/qa/result>
      [zip] Building zip: <https://builds.apache.org/job/river-qa-refactor-jdk7/112/artifact/trunk/qa/result/qaresults-i386-Linux-1.7.0_25.zip>

BUILD FAILED
<https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/build.xml>:2100: The following error occurred while executing this line:
<https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/qa/build.xml>:406: The following error occurred while executing this line:
<https://builds.apache.org/job/river-qa-refactor-jdk7/ws/trunk/qa/build.xml>:380: condition satisfied

Total time: 997 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts