hmesha@HMeshaIBM2:~> cd jboss-work/JBossCache hmesha@HMeshaIBM2:~/jboss-work/JBossCache> sh build.sh clean Buildfile: build.xml clean: [delete] Deleting directory /home/hmesha/jboss-work/JBossCache/output [delete] Deleting directory /home/hmesha/jboss-work/JBossCache/jbossdb [delete] Deleting directory /home/hmesha/jboss-work/JBossCache/clover [delete] Deleting 1 files from /home/hmesha/jboss-work/JBossCache BUILD SUCCESSFUL Total time: 7 seconds hmesha@HMeshaIBM2:~/jboss-work/JBossCache> sh build.sh with.clover all-functionaltests Buildfile: build.xml with.clover: [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/clover [clover-setup] Clover Version 1.3.13, built on September 04 2006 [clover-setup] loaded from: /home/hmesha/jboss-work/JBossCache/ant-dist/lib/clover.jar [clover-setup] Open Source License registered to the JBoss Cache Project. This license of Clover is provided to support the development of JBoss Cache only. [clover-setup] Clover is enabled with initstring '/home/hmesha/jboss-work/JBossCache/clover/JBCcoverage.db' compile-cache: [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/output/classes [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/output/test-classes [javac] Compiling 339 source files to /home/hmesha/jboss-work/JBossCache/output/classes [clover] Clover Version 1.3.13, built on September 04 2006 [clover] loaded from: /home/hmesha/jboss-work/JBossCache/ant-dist/lib/clover.jar [clover] Open Source License registered to the JBoss Cache Project. This license of Clover is provided to support the development of JBoss Cache only. [clover] Processing files at 1.5 source level. [clover] No coverage database '/home/hmesha/jboss-work/JBossCache/clover/JBCcoverage.db' found. Creating a fresh one. [clover] Clover all over. Instrumented 339 files. [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 422 source files to /home/hmesha/jboss-work/JBossCache/output/test-classes [clover] Clover Version 1.3.13, built on September 04 2006 [clover] loaded from: /home/hmesha/jboss-work/JBossCache/ant-dist/lib/clover.jar [clover] Open Source License registered to the JBoss Cache Project. This license of Clover is provided to support the development of JBoss Cache only. [clover] Processing files at 1.5 source level. [clover] Updating database at '/home/hmesha/jboss-work/JBossCache/clover/JBCcoverage.db' [clover] Clover all over. Instrumented 382 files. [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 43 files to /home/hmesha/jboss-work/JBossCache/output/etc [copy] Copying 1 file to /home/hmesha/jboss-work/JBossCache/output/resources compile-pojocache-1: aopc-pojocache: [aopc] Build Successful: 1566 ms compile-pojocache: compile-migration: [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/migration/output/classes [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/migration/output/test-classes [javac] Compiling 2 source files to /home/hmesha/jboss-work/JBossCache/migration/output/classes [clover] Clover Version 1.3.13, built on September 04 2006 [clover] loaded from: /home/hmesha/jboss-work/JBossCache/ant-dist/lib/clover.jar [clover] Open Source License registered to the JBoss Cache Project. This license of Clover is provided to support the development of JBoss Cache only. [clover] Processing files at 1.5 source level. [clover] Updating database at '/home/hmesha/jboss-work/JBossCache/clover/JBCcoverage.db' [clover] Clover all over. Instrumented 2 files. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. compile: test-jar: [jar] Building MANIFEST-only jar: /home/hmesha/jboss-work/JBossCache/output/testMarshall.jar [jar] Building jar: /home/hmesha/jboss-work/JBossCache/output/testMarshall.jar unittests-init: [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/output/reports functionaltests: [echo] Running functional tests using udp jgroups stack [junit] Running org.jboss.cache.CacheFactoryTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.59 sec [junit] Running org.jboss.cache.CallbackTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.224 sec [junit] Running org.jboss.cache.FqnTest [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 0.35 sec [junit] Running org.jboss.cache.GetKeysTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.324 sec [junit] Running org.jboss.cache.GlobalTransactionTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.148 sec [junit] Running org.jboss.cache.HungChannelTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.983 sec [junit] Running org.jboss.cache.LifeCycleTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.227 sec [junit] Running org.jboss.cache.TreeCacheFunctionalTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.227 sec [junit] Running org.jboss.cache.TreeNodeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.319 sec [junit] Running org.jboss.cache.VersionConversionTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.039 sec [junit] Running org.jboss.cache.api.CacheAPIOptimisticTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.605 sec [junit] Running org.jboss.cache.api.CacheAPITest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.599 sec [junit] Running org.jboss.cache.api.CacheSPITest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.161 sec [junit] Running org.jboss.cache.api.NodeAPIOptimisticTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.528 sec [junit] Running org.jboss.cache.api.NodeAPITest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.499 sec [junit] Running org.jboss.cache.api.NodeMoveAPITest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.627 sec [junit] Running org.jboss.cache.api.NodeMoveOptimisticTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.687 sec [junit] Running org.jboss.cache.api.NodeReplicatedMoveOptimisticTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 29.161 sec [junit] Running org.jboss.cache.api.NodeReplicatedMoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 28.969 sec [junit] Running org.jboss.cache.api.NodeSPITest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.335 sec [junit] Running org.jboss.cache.api.PutForExternalReadTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 20.264 sec [junit] Running org.jboss.cache.api.SyncReplTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 15.424 sec [junit] Running org.jboss.cache.api.SyncReplTxTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.78 sec [junit] Running org.jboss.cache.buddyreplication.BuddyAssignmentStateTransferTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 53.634 sec [junit] Running org.jboss.cache.buddyreplication.BuddyBackupActivationInactivationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.085 sec [junit] Running org.jboss.cache.buddyreplication.BuddyGroupAssignmentTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 78.433 sec [junit] Running org.jboss.cache.buddyreplication.BuddyManagerTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.276 sec [junit] Running org.jboss.cache.buddyreplication.BuddyPoolBroadcastTest [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 65.346 sec [junit] Test org.jboss.cache.buddyreplication.BuddyPoolBroadcastTest FAILED [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationConfigTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.724 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationContentTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 62.037 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationFailoverTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 36.623 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationWithCacheLoaderTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.076 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationWithOptimisticLockingTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 110.914 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationWithPassivationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.487 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationWithTransactionsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.186 sec [junit] Running org.jboss.cache.buddyreplication.NextMemberBuddyLocatorTest [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.07 sec [junit] Running org.jboss.cache.config.ConfigurationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.246 sec [junit] Running org.jboss.cache.eviction.ConcurrentEvictionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 28.325 sec [junit] Running org.jboss.cache.eviction.ElementSizeAlgorithmTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.174 sec [junit] Running org.jboss.cache.eviction.ElementSizeConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.174 sec [junit] Running org.jboss.cache.eviction.ElementSizePolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.066 sec [junit] Running org.jboss.cache.eviction.ElementSizeQueueTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.675 sec [junit] Running org.jboss.cache.eviction.EvictionConfigurationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.445 sec [junit] Running org.jboss.cache.eviction.EvictionQueueListTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.161 sec [junit] Running org.jboss.cache.eviction.ExpirationPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.351 sec [junit] Running org.jboss.cache.eviction.FIFOAlgorithmTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.202 sec [junit] Running org.jboss.cache.eviction.FIFOConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.175 sec [junit] Running org.jboss.cache.eviction.FIFOPolicyTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 45.679 sec [junit] Running org.jboss.cache.eviction.FIFOQueueTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.36 sec [junit] Running org.jboss.cache.eviction.LFUAlgorithmTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.72 sec [junit] Running org.jboss.cache.eviction.LFUConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec [junit] Running org.jboss.cache.eviction.LFUPolicyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 37.194 sec [junit] Running org.jboss.cache.eviction.LFUQueueTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.859 sec [junit] Running org.jboss.cache.eviction.LRUAlgorithmTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 27.657 sec [junit] Running org.jboss.cache.eviction.LRUConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.204 sec [junit] Running org.jboss.cache.eviction.LRUPolicyTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 98.013 sec [junit] Running org.jboss.cache.eviction.LRUQueueTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.236 sec [junit] Running org.jboss.cache.eviction.MRUAlgorithmTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.29 sec [junit] Running org.jboss.cache.eviction.MRUConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.214 sec [junit] Running org.jboss.cache.eviction.MRUPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 29.299 sec [junit] Running org.jboss.cache.eviction.MRUQueueTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.155 sec [junit] Running org.jboss.cache.eviction.OptimisticEvictionTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 64.283 sec [junit] Running org.jboss.cache.eviction.ProgrammaticLRUPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 32.096 sec [junit] Running org.jboss.cache.eviction.RegionManagerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.143 sec [junit] Running org.jboss.cache.eviction.RegionTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.533 sec [junit] Running org.jboss.cache.eviction.ReplicatedLRUPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 68.103 sec [junit] Running org.jboss.cache.factories.CustomInterceptorChainTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.488 sec [junit] Running org.jboss.cache.factories.InterceptorChainFactoryTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 4.241 sec [junit] Running org.jboss.cache.interceptors.EvictionInterceptorTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.727 sec [junit] Running org.jboss.cache.interceptors.InterceptorCacheReferenceTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.306 sec [junit] Running org.jboss.cache.invalidation.InvalidationInterceptorTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 33.548 sec [junit] Running org.jboss.cache.invocationcontext.TransactionTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.468 sec [junit] Running org.jboss.cache.jmx.CacheMBeanTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.425 sec [junit] Running org.jboss.cache.loader.AdjListJDBCCacheLoaderCompatibilityTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.076 sec [junit] Running org.jboss.cache.loader.AsyncFileCacheLoaderTest [junit] Tests run: 5, Failures: 0, Errors: 1, Time elapsed: 1.703 sec [junit] Test org.jboss.cache.loader.AsyncFileCacheLoaderTest FAILED [junit] Running org.jboss.cache.loader.BdbjeCacheLoaderTest [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 20.868 sec [junit] Running org.jboss.cache.loader.BdbjeTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 4.945 sec [junit] Running org.jboss.cache.loader.C3p0ConnectionFactoryTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.88 sec [junit] Running org.jboss.cache.loader.C3p0JDBCCacheLoaderTest [junit] Tests run: 61, Failures: 0, Errors: 0, Time elapsed: 34.59 sec [junit] Running org.jboss.cache.loader.CacheLoaderManagerTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.164 sec [junit] Running org.jboss.cache.loader.CacheLoaderMethodCallCounterTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.608 sec [junit] Running org.jboss.cache.loader.CacheLoaderPurgingTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.353 sec [junit] Running org.jboss.cache.loader.CacheLoaderWithReplicationTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.501 sec [junit] Running org.jboss.cache.loader.ChainingCacheLoaderBasicTest [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 1.433 sec [junit] Running org.jboss.cache.loader.ChainingCacheLoaderFullTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.442 sec [junit] Running org.jboss.cache.loader.ClusteredCacheLoaderRegionBasedTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.352 sec [junit] Running org.jboss.cache.loader.ClusteredCacheLoaderTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.554 sec [junit] Running org.jboss.cache.loader.DataSourceIntegrationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.098 sec [junit] Running org.jboss.cache.loader.FileCacheLoaderConfigTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.146 sec [junit] Running org.jboss.cache.loader.FileCacheLoaderTest [junit] Tests run: 62, Failures: 0, Errors: 0, Time elapsed: 1.231 sec [junit] Running org.jboss.cache.loader.InterceptorSynchronizationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.418 sec [junit] Running org.jboss.cache.loader.JDBCCacheLoaderConfigTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.154 sec [junit] Running org.jboss.cache.loader.JDBCCacheLoaderDerbyDSTest [junit] Tests run: 60, Failures: 0, Errors: 0, Time elapsed: 32.543 sec [junit] Running org.jboss.cache.loader.JDBCCacheLoaderTest [junit] Tests run: 61, Failures: 0, Errors: 0, Time elapsed: 33.306 sec [junit] Running org.jboss.cache.loader.JdbmCacheLoaderTest [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 25.929 sec [junit] Running org.jboss.cache.loader.LocalDelegatingCacheLoaderTest [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 0.94 sec [junit] Running org.jboss.cache.loader.SharedCacheLoaderTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.147 sec [junit] Running org.jboss.cache.loader.SingletonStoreCacheLoaderTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.774 sec [junit] Running org.jboss.cache.loader.TcpCacheLoaderTest [junit] Starting TcpCacheServer [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 121.563 sec [junit] Stopping TcpCacheServer [junit] Running org.jboss.cache.loader.TxCacheLoaderTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.466 sec [junit] Running org.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.201 sec [junit] Running org.jboss.cache.lock.AcquireAllTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.801 sec [junit] Running org.jboss.cache.lock.BreakDeadMemberLocksTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.082 sec [junit] Running org.jboss.cache.lock.IdentityLockTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 4.891 sec [junit] Running org.jboss.cache.lock.LockMapTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.039 sec [junit] Running org.jboss.cache.lock.LockReleaseTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.259 sec [junit] Running org.jboss.cache.lock.LockTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.118 sec [junit] Running org.jboss.cache.lock.NonBlockingWriterLockTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 8.878 sec [junit] Running org.jboss.cache.lock.ReadWriteLockTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.549 sec [junit] Running org.jboss.cache.lock.ReadWriteLockWithUpgradeTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 8.866 sec [junit] Running org.jboss.cache.lock.ReentrantWriterPreference2Readers1WriterLockTest [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 2.062 sec [junit] Test org.jboss.cache.lock.ReentrantWriterPreference2Readers1WriterLockTest FAILED [junit] Running org.jboss.cache.lock.ReentrantWriterPreferenceReadWriteLockTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 11.08 sec [junit] Running org.jboss.cache.lock.UpgradeLockTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.361 sec [junit] Running org.jboss.cache.lock.WriteLockOnParentTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.273 sec [junit] Running org.jboss.cache.marshall.ActiveInactiveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.276 sec [junit] Running org.jboss.cache.marshall.AsyncReplTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 36.859 sec [junit] Running org.jboss.cache.marshall.CacheMarshaller200Test [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.636 sec [junit] Running org.jboss.cache.marshall.CrudMethodTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.192 sec [junit] Running org.jboss.cache.marshall.CustomCollectionTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 14.902 sec [junit] Running org.jboss.cache.marshall.JBossSerializationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 21.584 sec [junit] Running org.jboss.cache.marshall.LocalTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.234 sec [junit] Running org.jboss.cache.marshall.MethodCallFactoryTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.213 sec [junit] Running org.jboss.cache.marshall.MethodIdPreservationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.096 sec [junit] Running org.jboss.cache.marshall.RedeploymentEmulationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.341 sec [junit] Running org.jboss.cache.marshall.RegionManagerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.182 sec [junit] Running org.jboss.cache.marshall.RemoteCallerReturnValuesTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.218 sec [junit] Running org.jboss.cache.marshall.ReplicateToInactiveRegionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.275 sec [junit] Running org.jboss.cache.marshall.ReturnValueMarshallingTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.551 sec [junit] Running org.jboss.cache.marshall.SyncReplTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 67.343 sec [junit] Running org.jboss.cache.marshall.VersionAwareMarshallerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.245 sec [junit] Running org.jboss.cache.mgmt.CacheLoaderTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.446 sec [junit] Running org.jboss.cache.mgmt.InvalidationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.288 sec [junit] Running org.jboss.cache.mgmt.MgmtCoreTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.34 sec [junit] Running org.jboss.cache.mgmt.NotificationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.391 sec [junit] Running org.jboss.cache.mgmt.OptimisticNotificationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.194 sec [junit] Running org.jboss.cache.mgmt.PassivationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.445 sec [junit] Running org.jboss.cache.mgmt.TxTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.867 sec [junit] Running org.jboss.cache.misc.CopyOnWriteArrayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.037 sec [junit] Running org.jboss.cache.multiplexer.AsyncReplTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 51.546 sec [junit] Running org.jboss.cache.multiplexer.BadMuxConfigTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 17.574 sec [junit] Running org.jboss.cache.multiplexer.BuddyAssignmentStateTransferTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 53.879 sec [junit] Running org.jboss.cache.multiplexer.BuddyBackupActivationInactivationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.114 sec [junit] Running org.jboss.cache.multiplexer.BuddyGroupAssignmentTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 133.229 sec [junit] Running org.jboss.cache.multiplexer.BuddyReplicationFailoverTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 54.656 sec [junit] Running org.jboss.cache.multiplexer.StateTransferTest [junit] Tests run: 18, Failures: 2, Errors: 0, Time elapsed: 276.807 sec [junit] Test org.jboss.cache.multiplexer.StateTransferTest FAILED [junit] Running org.jboss.cache.multiplexer.SyncReplTxTest [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 100.261 sec [junit] Running org.jboss.cache.notifications.CacheListenerOptimisticTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.386 sec [junit] Running org.jboss.cache.notifications.CacheListenerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.226 sec [junit] Running org.jboss.cache.notifications.NodeMapDiffTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] Running org.jboss.cache.notifications.RemoteCacheListenerOptimisticTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 19.026 sec [junit] Running org.jboss.cache.notifications.RemoteCacheListenerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.642 sec [junit] Running org.jboss.cache.optimistic.AsyncCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.819 sec [junit] Running org.jboss.cache.optimistic.AsyncFullStackInterceptorTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.925 sec [junit] Running org.jboss.cache.optimistic.CacheTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 10.348 sec [junit] Running org.jboss.cache.optimistic.ComparatorTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.161 sec [junit] Running org.jboss.cache.optimistic.ConcurrentTransactionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.238 sec [junit] Running org.jboss.cache.optimistic.FullStackInterceptorTest [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 17.449 sec [junit] Running org.jboss.cache.optimistic.HasChildTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.241 sec [junit] Running org.jboss.cache.optimistic.LockParentVersionTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.27 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorGetChildrenNamesTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.209 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorGetKeyValTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.332 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorGetKeysTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.209 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorKeyValTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.222 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorPutEraseTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.209 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorPutMapTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.209 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorRemoveDataTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.214 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorRemoveKeyValTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.213 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorRemoveNodeTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.257 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorTransactionTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.302 sec [junit] Running org.jboss.cache.optimistic.OpLockingInterceptorTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.385 sec [junit] Running org.jboss.cache.optimistic.OptimisticCreateIfNotExistsInterceptorTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.209 sec [junit] Running org.jboss.cache.optimistic.OptimisticReplicationInterceptorTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 11.711 sec [junit] Running org.jboss.cache.optimistic.OptimisticVersioningTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.592 sec [junit] Running org.jboss.cache.optimistic.OptimisticWithCacheLoaderTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.275 sec [junit] Running org.jboss.cache.optimistic.OptimisticWithPassivationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.49 sec [junit] Running org.jboss.cache.optimistic.ParentVersionTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.267 sec [junit] Running org.jboss.cache.optimistic.RemoveBeforeCreateTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.961 sec [junit] Running org.jboss.cache.optimistic.ThreadedCacheAccessTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.205 sec [junit] Running org.jboss.cache.optimistic.ThreadedOptimisticCreateIfNotExistsInterceptorTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.157 sec [junit] Running org.jboss.cache.optimistic.TxInterceptorTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.246 sec [junit] Running org.jboss.cache.optimistic.ValidationFailureTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.238 sec [junit] Running org.jboss.cache.optimistic.ValidatorInterceptorTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.304 sec [junit] Running org.jboss.cache.optimistic.VersioningOnReadTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.243 sec [junit] Running org.jboss.cache.options.CacheModeLocalSimpleTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.195 sec [junit] Running org.jboss.cache.options.ExplicitVersionsReplTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 32.367 sec [junit] Running org.jboss.cache.options.ExplicitVersionsTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.273 sec [junit] Running org.jboss.cache.options.FailSilentlyTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.959 sec [junit] Running org.jboss.cache.options.ForceWriteLockTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.235 sec [junit] Running org.jboss.cache.options.SuppressLockingTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.242 sec [junit] Running org.jboss.cache.options.cachemodelocal.AsyncInvalidationOptLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 24.538 sec [junit] Running org.jboss.cache.options.cachemodelocal.AsyncInvalidationPessLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 22.554 sec [junit] Running org.jboss.cache.options.cachemodelocal.AsyncReplOptLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 23.854 sec [junit] Running org.jboss.cache.options.cachemodelocal.AsyncReplPessLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 22.243 sec [junit] Running org.jboss.cache.options.cachemodelocal.SyncInvalidationOptLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 16.117 sec [junit] Running org.jboss.cache.options.cachemodelocal.SyncInvalidationPessLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.547 sec [junit] Running org.jboss.cache.options.cachemodelocal.SyncReplOptLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 21.13 sec [junit] Running org.jboss.cache.options.cachemodelocal.SyncReplPessLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 14.666 sec [junit] Running org.jboss.cache.passivation.BasicPassivationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 21.56 sec [junit] Running org.jboss.cache.passivation.ConcurrentPassivationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 30.368 sec [junit] Running org.jboss.cache.passivation.LocalPassivationIntegrationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.657 sec [junit] Running org.jboss.cache.passivation.PassivationToBdbjeCacheLoaderTest [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 16.684 sec [junit] Running org.jboss.cache.passivation.PassivationToFileCacheLoaderTest [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 1.188 sec [junit] Running org.jboss.cache.passivation.PassivationToJDBCCacheLoaderTest [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 24.73 sec [junit] Running org.jboss.cache.passivation.PassivationToLocalDelegatingCacheLoaderTest [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 0.959 sec [junit] Running org.jboss.cache.passivation.ReplicatedPassivationIntegrationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.455 sec [junit] Running org.jboss.cache.replicated.AsyncReplTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 46.749 sec [junit] Running org.jboss.cache.replicated.ReplicationExceptionTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.504 sec [junit] Running org.jboss.cache.replicated.SyncCacheListenerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.452 sec [junit] Running org.jboss.cache.replicated.SyncReplTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.565 sec [junit] Running org.jboss.cache.replicated.SyncReplTxTest [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 97.574 sec [junit] Running org.jboss.cache.statetransfer.FailedStateTransferTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.308 sec [junit] Running org.jboss.cache.statetransfer.ForcedStateTransferTest [junit] Tests run: 9, Failures: 9, Errors: 0, Time elapsed: 71.603 sec [junit] Test org.jboss.cache.statetransfer.ForcedStateTransferTest FAILED [junit] Running org.jboss.cache.statetransfer.StateTransfer200Test [junit] Tests run: 18, Failures: 1, Errors: 0, Time elapsed: 281.042 sec [junit] Test org.jboss.cache.statetransfer.StateTransfer200Test FAILED [junit] Running org.jboss.cache.statetransfer.StateTransferCompatibilityTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 116.98 sec [junit] Running org.jboss.cache.statetransfer.StateTransferUnderLoadTest [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 134.602 sec [junit] Test org.jboss.cache.statetransfer.StateTransferUnderLoadTest FAILED [junit] Running org.jboss.cache.transaction.AbortionTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 104.78 sec [junit] Running org.jboss.cache.transaction.AsyncRollbackTxTest [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 23.544 sec [junit] Test org.jboss.cache.transaction.AsyncRollbackTxTest FAILED [junit] Running org.jboss.cache.transaction.ConcurrentBankTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.935 sec [junit] Running org.jboss.cache.transaction.ConcurrentTransactionalTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 143.738 sec [junit] Running org.jboss.cache.transaction.DeadlockTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.437 sec [junit] Running org.jboss.cache.transaction.InvocationContextCleanupTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.763 sec [junit] Running org.jboss.cache.transaction.IsolationLevelNoneTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.429 sec [junit] Running org.jboss.cache.transaction.IsolationLevelReadCommittedNodeCreationRollbackTest [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.228 sec [junit] Test org.jboss.cache.transaction.IsolationLevelReadCommittedNodeCreationRollbackTest FAILED [junit] Running org.jboss.cache.transaction.IsolationLevelReadCommittedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.238 sec [junit] Running org.jboss.cache.transaction.IsolationLevelRepeatableReadTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.232 sec [junit] Running org.jboss.cache.transaction.IsolationLevelSerializableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.23 sec [junit] Running org.jboss.cache.transaction.PrepareTxTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.339 sec [junit] Running org.jboss.cache.transaction.ReplicatedTransactionDeadlockTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.974 sec [junit] Running org.jboss.cache.transaction.SuspendTxTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.344 sec [junit] Running org.jboss.cache.transaction.TransactionTest [junit] Tests run: 41, Failures: 0, Errors: 0, Time elapsed: 22.726 sec [junit] Running org.jboss.cache.util.MapCopyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.077 sec functionalPojoCacheTests: [echo] Running functional pojo tests using udp jgroups stack [junit] Running org.jboss.cache.pojo.ArrayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.631 sec [junit] Running org.jboss.cache.pojo.CachedTypeTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.268 sec [junit] Running org.jboss.cache.pojo.CircularGraphTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 13.62 sec [junit] Running org.jboss.cache.pojo.EnumTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 21.282 sec [junit] Running org.jboss.cache.pojo.LocalConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 74.115 sec [junit] Running org.jboss.cache.pojo.LocalTest [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 11.969 sec [junit] Running org.jboss.cache.pojo.LocalTxTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 99.862 sec [junit] Running org.jboss.cache.pojo.NewLocalTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.386 sec [junit] Running org.jboss.cache.pojo.NewReplicatedTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 48.881 sec [junit] Running org.jboss.cache.pojo.NewReplicatedTxTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 72.572 sec [junit] Running org.jboss.cache.pojo.NonAspectizedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.934 sec [junit] Running org.jboss.cache.pojo.ObjectGraphTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.719 sec [junit] Running org.jboss.cache.pojo.RecursiveRefTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.103 sec [junit] Running org.jboss.cache.pojo.ReplicatedByteTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.578 sec [junit] Running org.jboss.cache.pojo.ReplicatedCircularGraphTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 38.585 sec [junit] Running org.jboss.cache.pojo.ReplicatedNonSerializableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.496 sec [junit] Running org.jboss.cache.pojo.ReplicatedObjectGraphTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 33.425 sec [junit] Running org.jboss.cache.pojo.ReplicatedPutWithBulkRemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.711 sec [junit] Running org.jboss.cache.pojo.ReplicatedSerializableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.151 sec [junit] Running org.jboss.cache.pojo.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 35.868 sec [junit] Running org.jboss.cache.pojo.ReplicatedTxTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 43.476 sec [junit] Running org.jboss.cache.pojo.TxUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.232 sec [junit] Running org.jboss.cache.pojo.annotation.ReplicatedAnnotationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 25.732 sec [junit] Running org.jboss.cache.pojo.collection.CachedListImplTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.47 sec [junit] Running org.jboss.cache.pojo.collection.CachedListTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.658 sec [junit] Running org.jboss.cache.pojo.collection.CachedListTxTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.236 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapImplTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.463 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapNullTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 9.748 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 9.697 sec [junit] Running org.jboss.cache.pojo.collection.CachedSetTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 10.544 sec [junit] Running org.jboss.cache.pojo.collection.CollectionTest [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 11.267 sec [junit] Running org.jboss.cache.pojo.collection.ObjectGraphTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12.533 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncListTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 46.561 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncMapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 40.905 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncSetTest [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 30.777 sec [junit] Test org.jboss.cache.pojo.collection.ReplicatedSyncSetTest FAILED [junit] Running org.jboss.cache.pojo.event.ListTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.648 sec [junit] Running org.jboss.cache.pojo.event.LocalTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.504 sec [junit] Running org.jboss.cache.pojo.event.MapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.718 sec [junit] Running org.jboss.cache.pojo.event.SetTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.748 sec [junit] Running org.jboss.cache.pojo.integrated.NetworkManagementTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 25.29 sec [junit] Running org.jboss.cache.pojo.integrated.PropagationManagerlTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.648 sec [junit] Running org.jboss.cache.pojo.integrated.ReplicatedNetworkManagementTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.187 sec [junit] Running org.jboss.cache.pojo.integrated.ReplicatedPropagationManagerlTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.585 sec [junit] Running org.jboss.cache.pojo.jmx.MBeanTest [junit] Tests run: 4, Failures: 1, Errors: 1, Time elapsed: 4.121 sec [junit] Test org.jboss.cache.pojo.jmx.MBeanTest FAILED [junit] Running org.jboss.cache.pojo.memory.ReplicatedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 29.23 sec [junit] Running org.jboss.cache.pojo.observer.LocalTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.289 sec [junit] Running org.jboss.cache.pojo.optimistic.CachedListTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.817 sec [junit] Running org.jboss.cache.pojo.optimistic.LocalTxTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 58.021 sec [junit] Running org.jboss.cache.pojo.passivation.LocalTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 97.269 sec [junit] Running org.jboss.cache.pojo.passivation.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 92.799 sec [junit] Running org.jboss.cache.pojo.region.LocalConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 66.066 sec [junit] Running org.jboss.cache.pojo.region.LocalTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 11.802 sec [junit] Running org.jboss.cache.pojo.region.NewLocalTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.645 sec [junit] Running org.jboss.cache.pojo.region.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 35.827 sec [junit] Running org.jboss.cache.pojo.rollback.InMemoryTxUndoTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.958 sec [junit] Running org.jboss.cache.pojo.rollback.ListTxUndoTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.395 sec [junit] Running org.jboss.cache.pojo.rollback.ListUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.846 sec [junit] Running org.jboss.cache.pojo.rollback.LocalExceptionUndoTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.261 sec [junit] Running org.jboss.cache.pojo.rollback.LocalTxUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.321 sec [junit] Running org.jboss.cache.pojo.rollback.LocalUndoTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.122 sec [junit] Running org.jboss.cache.pojo.rollback.MapTxUndoTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.967 sec [junit] Running org.jboss.cache.pojo.rollback.MapUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.918 sec [junit] Running org.jboss.cache.pojo.rollback.PojoCollectionRollbackTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.268 sec [junit] Running org.jboss.cache.pojo.rollback.ReplicatedTxTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 82.592 sec [junit] Running org.jboss.cache.pojo.rollback.SetTxUndoTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.205 sec [junit] Running org.jboss.cache.pojo.rollback.SetUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.073 sec [junit] Running org.jboss.cache.pojo.statetransfer.ReplicatedTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.243 sec [junit] Running org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 155.063 sec [junit] Running org.jboss.cache.pojo.util.MethodCallTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec [junit] Running org.jboss.cache.pojo.util.ObjectUtilTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.232 sec [junit] Running org.jboss.cache.pojo.ArrayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.898 sec [junit] Running org.jboss.cache.pojo.CachedTypeTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.273 sec [junit] Running org.jboss.cache.pojo.CircularGraphTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 10.226 sec [junit] Running org.jboss.cache.pojo.EnumTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.611 sec [junit] Running org.jboss.cache.pojo.LocalConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 62.976 sec [junit] Running org.jboss.cache.pojo.LocalTest [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 12.192 sec [junit] Running org.jboss.cache.pojo.LocalTxTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 100.356 sec [junit] Running org.jboss.cache.pojo.NewLocalTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.493 sec [junit] Running org.jboss.cache.pojo.NewReplicatedTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 48.717 sec [junit] Running org.jboss.cache.pojo.NewReplicatedTxTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 67.276 sec [junit] Running org.jboss.cache.pojo.NonAspectizedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.945 sec [junit] Running org.jboss.cache.pojo.ObjectGraphTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.794 sec [junit] Running org.jboss.cache.pojo.RecursiveRefTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.613 sec [junit] Running org.jboss.cache.pojo.ReplicatedByteTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.533 sec [junit] Running org.jboss.cache.pojo.ReplicatedCircularGraphTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 37.857 sec [junit] Running org.jboss.cache.pojo.ReplicatedNonSerializableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.874 sec [junit] Running org.jboss.cache.pojo.ReplicatedObjectGraphTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 32.931 sec [junit] Running org.jboss.cache.pojo.ReplicatedPutWithBulkRemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.795 sec [junit] Running org.jboss.cache.pojo.ReplicatedSerializableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.584 sec [junit] Running org.jboss.cache.pojo.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 35.62 sec [junit] Running org.jboss.cache.pojo.ReplicatedTxTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 43.35 sec [junit] Running org.jboss.cache.pojo.TxUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.566 sec [junit] Running org.jboss.cache.pojo.annotation.ReplicatedAnnotationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.216 sec [junit] Running org.jboss.cache.pojo.collection.CachedListImplTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.43 sec [junit] Running org.jboss.cache.pojo.collection.CachedListTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.564 sec [junit] Running org.jboss.cache.pojo.collection.CachedListTxTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.945 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapImplTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.817 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapNullTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.429 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 8.67 sec [junit] Running org.jboss.cache.pojo.collection.CachedSetTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 9.081 sec [junit] Running org.jboss.cache.pojo.collection.CollectionTest [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 8.895 sec [junit] Running org.jboss.cache.pojo.collection.ObjectGraphTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 7.717 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncListTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 46.321 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncMapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 40.626 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncSetTest [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 35.769 sec [junit] Test org.jboss.cache.pojo.collection.ReplicatedSyncSetTest FAILED [junit] Running org.jboss.cache.pojo.event.ListTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.627 sec [junit] Running org.jboss.cache.pojo.event.LocalTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.426 sec [junit] Running org.jboss.cache.pojo.event.MapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.422 sec [junit] Running org.jboss.cache.pojo.event.SetTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.826 sec [junit] Running org.jboss.cache.pojo.integrated.NetworkManagementTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 24.28 sec [junit] Running org.jboss.cache.pojo.integrated.PropagationManagerlTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.269 sec [junit] Running org.jboss.cache.pojo.integrated.ReplicatedNetworkManagementTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.556 sec [junit] Running org.jboss.cache.pojo.integrated.ReplicatedPropagationManagerlTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.875 sec [junit] Running org.jboss.cache.pojo.jmx.MBeanTest [junit] Tests run: 4, Failures: 1, Errors: 1, Time elapsed: 4.04 sec [junit] Test org.jboss.cache.pojo.jmx.MBeanTest FAILED [junit] Running org.jboss.cache.pojo.memory.ReplicatedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 29.133 sec [junit] Running org.jboss.cache.pojo.observer.LocalTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.398 sec [junit] Running org.jboss.cache.pojo.optimistic.CachedListTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.794 sec [junit] Running org.jboss.cache.pojo.optimistic.LocalTxTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 58.206 sec [junit] Running org.jboss.cache.pojo.passivation.LocalTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 96.586 sec [junit] Running org.jboss.cache.pojo.passivation.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 92.154 sec [junit] Running org.jboss.cache.pojo.region.LocalConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 65.416 sec [junit] Running org.jboss.cache.pojo.region.LocalTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 11.41 sec [junit] Running org.jboss.cache.pojo.region.NewLocalTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.901 sec [junit] Running org.jboss.cache.pojo.region.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 35.782 sec [junit] Running org.jboss.cache.pojo.rollback.InMemoryTxUndoTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.748 sec [junit] Running org.jboss.cache.pojo.rollback.ListTxUndoTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.374 sec [junit] Running org.jboss.cache.pojo.rollback.ListUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.954 sec [junit] Running org.jboss.cache.pojo.rollback.LocalExceptionUndoTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.932 sec [junit] Running org.jboss.cache.pojo.rollback.LocalTxUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.453 sec [junit] Running org.jboss.cache.pojo.rollback.LocalUndoTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.115 sec [junit] Running org.jboss.cache.pojo.rollback.MapTxUndoTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.122 sec [junit] Running org.jboss.cache.pojo.rollback.MapUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.919 sec [junit] Running org.jboss.cache.pojo.rollback.PojoCollectionRollbackTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.385 sec [junit] Running org.jboss.cache.pojo.rollback.ReplicatedTxTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 87.427 sec [junit] Running org.jboss.cache.pojo.rollback.SetTxUndoTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.443 sec [junit] Running org.jboss.cache.pojo.rollback.SetUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.937 sec [junit] Running org.jboss.cache.pojo.statetransfer.ReplicatedTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.004 sec [junit] Running org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 226.472 sec [junit] Test org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest FAILED [junit] Running org.jboss.cache.pojo.util.MethodCallTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec [junit] Running org.jboss.cache.pojo.util.ObjectUtilTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.107 sec all-functionaltests: BUILD SUCCESSFUL Total time: 135 minutes 48 seconds