Build failed in Hudson: jboss-aop-jbossas-4.2.0.GA #504
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/504/changes
Changes:
[kabir.khan(a)jboss.com] [JBAOP-641] Pointcut stats are managed by the Domain's ClassifiedBindingAndPointcutCollection class not by the parent's
[kabir.khan(a)jboss.com] [JBAOP-603] Use Pointcut Classification during Instrumentation
[kabir.khan(a)jboss.com] [JBAOP-641] Move pointcut stats into ClassifiedBindingAndPointcutCollection
[kabir.khan(a)jboss.com] [JBAOP-638] Move pointcuts and pointcutInfos into ClassifiedBindingCollection, and rename to ClassifiedBindingAndPointcutCollection
For JBAOP-639 move AspectManager.transformationStarted into WeaverStrategySupport
For JBAOP-640 honour inheritsBindings in DomainClassifiedBindingCollection, and rename to DomainClassifiedBindingAndPointcutCollection
------------------------------------------
[...truncated 23822 lines...]
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
internal-jars:
_buildmagic:init:
init:
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/etc
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/etc
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/classes
[javac] Compiling 449 source files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/classes
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java:28: warning: [deprecation] java.security.Identity in java.security has been deprecated
import java.security.Identity;
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java:173: warning: [deprecation] java.security.Identity in java.security has been deprecated
public Identity getCallerIdentity()
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java:193: warning: [deprecation] java.security.Identity in java.security has been deprecated
public boolean isCallerInRole(Identity role)
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java:59: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
import org.jboss.util.file.ArchiveBrowser;
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/entity/ManagedEntityManagerFactory.java:34: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
import org.jboss.tm.TxManager;
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java:59: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
import org.jboss.util.file.ArchiveBrowser;
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java:63: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
import org.jboss.injection.JndiFieldInjector;
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/FileSuffixFilter.java:24: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
import org.jboss.util.file.ArchiveBrowser;
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/FileSuffixFilter.java:31: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
public class FileSuffixFilter implements ArchiveBrowser.Filter
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.java:35: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
import org.jboss.tm.TxManager;
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/EJBContainer.java:506: warning: [deprecation] constructorInterceptors in org.jboss.aop.Advisor has been deprecated
Interceptor[] cInterceptors = constructorInterceptors[defaultConstructorIndex];
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java:397: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
Iterator<?> it = ArchiveBrowser.getBrowser(unit.getUrl(), new ClassFileFilter());
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java:517: warning: [deprecation] org.jboss.ejb3.entity.PersistenceXmlLoader in org.jboss.ejb3.entity has been deprecated
List<PersistenceMetadata> persistenceMetadata = PersistenceXmlLoader.deploy(persistenceXmlUrl, new HashMap(), new EJB3DTDEntityResolver(), PersistenceUnitTransactionType.JTA);
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java:205: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
Iterator it = ArchiveBrowser.getBrowser(di.url, new ClassFileFilter());
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java:390: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
if (injector instanceof JndiFieldInjector)
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java:392: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
Field field = ((JndiFieldInjector) injector).getField();
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java:582: warning: [deprecation] peek(org.jboss.cache.Fqn) in org.jboss.cache.TreeCache has been deprecated
DataNode node = cache.peek(fqn);
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/entity/JBCCache.java:141: warning: [deprecation] putFailFast(org.jboss.cache.Fqn,java.lang.Object,java.lang.Object,long) in org.jboss.cache.TreeCache has been deprecated
cache.putFailFast( new Fqn( regionFqn, key ), ITEM, value, 0 );
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/ejb3/entity/JBCCache.java:149: warning: [deprecation] putFailFast(org.jboss.cache.Fqn,java.lang.Object,java.lang.Object,long) in org.jboss.cache.TreeCache has been deprecated
cache.putFailFast( new Fqn( regionFqn, key ), ITEM, value, 0 );
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/EJBHandler.java:352: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/EJBHandler.java:381: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/InjectionUtil.java:282: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(ao, new JndiFieldInjector((Field) ao, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/InjectionUtil.java:287: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(ao, new JndiMethodInjector((Method) ao, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/JndiInjectHandler.java:79: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/JndiInjectHandler.java:93: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/PersistenceContextHandler.java:156: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method,
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/PersistenceContextHandler.java:190: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field,
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/PersistenceUnitHandler.java:222: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/PersistenceUnitHandler.java:251: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/WebServiceRefHandler.java:117: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method, encName, encCtx));
^
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/src/main/org/jboss/injection/WebServiceRefHandler.java:137: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field, encName, encCtx));
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
31 warnings
compile:
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/build-marker
jars:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib/jboss-ejb3.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib/hibernate-client.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib/jboss-ejb3-client.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib/jboss-annotations-ejb3.jar
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib/ejb3.deployer
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib/ejb3.deployer
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/ejb3/output/lib
most:
==
== Finished with 'most' in module 'ejb3'.
======================================================================
_module-ejb3-most:
_module-ejb3-most:
[copy] Copying 7 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/all/deploy
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/all/lib
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client
modules-most:
thirdparty:
thirdparty:
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/lib
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/lib
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/lib/endorsed
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/lib/endorsed
[copy] Copying 20 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client
[copy] Copying 15 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/all/lib
[unzip] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/thirdparty/jboss/jbossws/lib/jbossws-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/bin
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/all/deploy/jbossws.sar
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/thirdparty/jboss/jbossws-jboss42/lib/jbossws42.sar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/all/deploy/jbossws.sar
partition-build:
partition-default:
[copy] Copying 296 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/default
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/default/deploy/jboss-web.deployer/META-INF
[copy] Copying 12 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/default/deploy/jms
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/default/deploy/jms
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/default/deploy/http-invoker.sar
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/varia/output/lib/http-invoker.sar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/default/deploy/http-invoker.sar
partition-minimal:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/minimal/deploy
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/minimal/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/minimal/conf
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/minimal/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/server/minimal/lib
bypass-jboss-all-client:
jboss-all-client:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/concurrent.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/hibernate-annotations.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/hibernate-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-aop-jdk50-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-aspect-jdk50-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-common-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-deployment.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-ejb3-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-iiop-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-j2ee.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-jsr77-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-remoting.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-serialization.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-srp-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-system-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jboss-transaction-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jbosscx-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jbossha-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jbossmq-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jbosssx-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jmx-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jmx-invoker-adaptor-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jnp-client.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/xmlsec.jar into /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/output/jboss-4.2.0.GA/client/jbossall-client.jar
[delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/build/build
install:
most:
main:
BUILD SUCCESSFUL
Total time: 2 minutes 1 second
+ cd ../testsuite
+ bash build.sh
Searching for build.xml ...
Buildfile: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/testsuite/build.xml
check.inhibit.downloads:
check.proxy:
set.proxy:
createthirdparty:
[get] Getting: http://repository.jboss.com/jbpm/3.1/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/thirdparty/jbpm/component-info.xml
[get] Error getting http://repository.jboss.com/jbpm/3.1/component-info.xml to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/thirdparty/jbpm/component-info.xml
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/testsuite/build.xml:305: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/testsuite/build-thirdparty.xml:54: Unable to get remote file=/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.2.0.GA/jboss-4.2.0.GA-src/thirdparty/jbpm/component-info.xml url=http://repository.jboss.com/jbpm/3.1/component-info.xml
Total time: 27 seconds
[jboss-aop-jbossas-4.2.0.GA] $ bash -xe /tmp/hudson7988.sh
+ kill 7640
Terminating xvnc
[jboss-aop-jbossas-4.2.0.GA] $ vncserver -kill :12
Killing Xvnc process ID 7637
Recording test results
16 years, 2 months
JBoss-AS-4.2.x-CompatibilityMatrix - Build # 210 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-4.2.x-CompatibilityMatrix - Build # 210 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-4.2.x-CompatibilityMatrix/210 to view the results.
Modifications since last build:
-------------------------------------------------------------------------
started
Building remotely on soa1-RHEL4-x86
Checking out http://anonsvn.jboss.org/repos/jbossas/branches/Branch_4_2
ERROR: Failed to check out http://anonsvn.jboss.org/repos/jbossas/branches/Branch_4_2
org.tmatesoft.svn.core.SVNException: svn: PROPFIND request failed on '/repos/jbossas/branches/Branch_4_2'
svn: anonsvn.jboss.org: anonsvn.jboss.org
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:69)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:126)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineProperties(DAVUtil.java:199)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineInfo(DAVUtil.java:162)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:150)
at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:348)
at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:462)
at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:418)
at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:382)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:305)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:408)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.tmatesoft.svn.core.SVNException: svn: PROPFIND request failed on '/repos/jbossas/branches/Branch_4_2'
svn: anonsvn.jboss.org: anonsvn.jboss.org
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:55)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:40)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:529)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:237)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:225)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doPropfind(DAVConnection.java:97)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getProperties(DAVUtil.java:57)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getResourceProperties(DAVUtil.java:62)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getStartingProperties(DAVUtil.java:92)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:114)
... 20 more
Caused by: java.net.UnknownHostException: anonsvn.jboss.org: anonsvn.jboss.org
at java.net.InetAddress.getAllByName0(InetAddress.java:1145)
at java.net.InetAddress.getAllByName(InetAddress.java:1072)
at java.net.InetAddress.getAllByName(InetAddress.java:1008)
at java.net.InetAddress.getByName(InetAddress.java:958)
at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:128)
at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:70)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:148)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:274)
... 27 more
ERROR: No artifacts found that match the file pattern "Branch_4_2/build/output/**/*.log,Branch_4_2/testsuite/output/reports/html/". Configuration error?
ERROR: 'Branch_4_2/build/output/**/*.log' doesn't match anything: even 'Branch_4_2' doesn't exist
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 2 months
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 912 - Failure!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 912 - Failure:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/912 to view the results.
Modifications since last build:
-------------------------------------------------------------------------
[...truncated 7140 lines...]
A testsuite/src/main/org/jboss/test/aop/scoped/excluded
A testsuite/src/main/org/jboss/test/aop/scoped/excluded/ExcludedPOJO.java
A testsuite/src/main/org/jboss/test/aop/scoped/excluded/included
A testsuite/src/main/org/jboss/test/aop/scoped/excluded/included/IncludedPOJO.java
AU testsuite/src/main/org/jboss/test/aop/scoped/ScopedAspect.java
A testsuite/src/main/org/jboss/test/aop/scoped/POJO$$Ignored$$123.java
A testsuite/src/main/org/jboss/test/aop/scoped/ear
A testsuite/src/main/org/jboss/test/aop/scoped/ear/ejb
AU testsuite/src/main/org/jboss/test/aop/scoped/ear/ejb/ExampleSession.java
AU testsuite/src/main/org/jboss/test/aop/scoped/ear/ejb/ExampleSessionBean.java
AU testsuite/src/main/org/jboss/test/aop/scoped/ear/ejb/ExampleSessionHome.java
A testsuite/src/main/org/jboss/test/aop/scoped/ear/servlet
AU testsuite/src/main/org/jboss/test/aop/scoped/ear/servlet/EarExampleServlet.java
A testsuite/src/main/org/jboss/test/aop/scoped/ear/interceptor
AU testsuite/src/main/org/jboss/test/aop/scoped/ear/interceptor/TestInterceptor.java
AU testsuite/src/main/org/jboss/test/aop/scoped/IntroducedPOJO.java
AU testsuite/src/main/org/jboss/test/aop/scoped/ScopedInterceptor.java
A testsuite/src/main/org/jboss/test/aop/scoped/AnnotatedInterceptor.java
A testsuite/src/main/org/jboss/test/aop/earwithwebinf
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/ejb
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/ejb/ExampleSession.java
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/ejb/ExampleSessionBean.java
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/ejb/ExampleSessionHome.java
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/servlet
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/servlet/EarExampleServlet.java
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf/lib
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf/lib/LibClass.java
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf/classes
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf/classes/ClassesClass.java
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/interceptor
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/interceptor/EJBInterceptor.java
A testsuite/src/main/org/jboss/test/aop/earwithwebinf/interceptor/WebInterceptor.java
A testsuite/src/main/org/jboss/test/aop/extender
AU testsuite/src/main/org/jboss/test/aop/extender/ChildExtender.java
AU testsuite/src/main/org/jboss/test/aop/extender/SubBase.java
AU testsuite/src/main/org/jboss/test/aop/extender/ExtenderTester.java
AU testsuite/src/main/org/jboss/test/aop/extender/ExtenderTesterMBean.java
AU testsuite/src/main/org/jboss/test/aop/extender/SubExtender.java
AU testsuite/src/main/org/jboss/test/aop/extender/Base.java
AU testsuite/src/main/org/jboss/test/aop/extender/InfantBase.java
AU testsuite/src/main/org/jboss/test/aop/extender/ExtenderInterceptor.java
AU testsuite/src/main/org/jboss/test/aop/extender/ChildBase.java
AU testsuite/src/main/org/jboss/test/aop/extender/Extender.java
A testsuite/src/main/org/jboss/test/aop/jmx
AU testsuite/src/main/org/jboss/test/aop/jmx/IntrospectedMBean.java
A testsuite/src/main/org/jboss/test/aop/mcjmx
A testsuite/src/main/org/jboss/test/aop/mcjmx/BaseClass.java
A testsuite/src/main/org/jboss/test/aop/mcjmx/BeanWithDependency.java
A testsuite/src/main/org/jboss/test/aop/mcjmx/AnnotatedBean.java
A testsuite/src/main/org/jboss/test/aop/mcjmx/BeanInterface.java
A testsuite/src/main/org/jboss/test/aop/mcjmx/XmlBean.java
A testsuite/src/main/org/jboss/test/aop/mcjmx/InterceptorWithDependency.java
A testsuite/src/main/org/jboss/test/aop/mcjmx/SubClassBeanWithMethodCallInCtor.java
A testsuite/src/main/org/jboss/test/aop/mcjmx/Dependency.java
A testsuite/src/main/org/jboss/test/timer
A testsuite/src/main/org/jboss/test/timer/test
AU testsuite/src/main/org/jboss/test/timer/test/SecureTimerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/timer/test/BasicTimerUnitTestCase.java
A testsuite/src/main/org/jboss/test/timer/ejb
AU testsuite/src/main/org/jboss/test/timer/ejb/TimerSFSBean.java
AU testsuite/src/main/org/jboss/test/timer/ejb/TimerEntityBean.java
AU testsuite/src/main/org/jboss/test/timer/ejb/TimerSLSBean.java
AU testsuite/src/main/org/jboss/test/timer/ejb/TimerMessageBean.java
AU testsuite/src/main/org/jboss/test/timer/ejb/NoTimedObjectBean.java
AU testsuite/src/main/org/jboss/test/timer/ejb/OnCreateTimerMessageBean.java
A testsuite/src/main/org/jboss/test/timer/interfaces
AU testsuite/src/main/org/jboss/test/timer/interfaces/TimerSLSB.java
AU testsuite/src/main/org/jboss/test/timer/interfaces/TimerEntityHome.java
AU testsuite/src/main/org/jboss/test/timer/interfaces/TimerSFSBHome.java
AU testsuite/src/main/org/jboss/test/timer/interfaces/TimerEntity.java
AU testsuite/src/main/org/jboss/test/timer/interfaces/TimerSLSBHome.java
AU testsuite/src/main/org/jboss/test/timer/interfaces/TimerSFSB.java
A testsuite/src/main/org/jboss/test/timer/servlet
AU testsuite/src/main/org/jboss/test/timer/servlet/InitTimerServlet.java
A testsuite/src/main/org/jboss/test/tm
A testsuite/src/main/org/jboss/test/tm/test
AU testsuite/src/main/org/jboss/test/tm/test/SimpleNoLockTransactionLocalStressTestCase.java
AU testsuite/src/main/org/jboss/test/tm/test/SimpleUncontendedTransactionLocalStressTestCase.java
A testsuite/src/main/org/jboss/test/tm/test/WebBMTCleanUpUnitTestCase.java
A testsuite/src/main/org/jboss/test/tm/test/BMTCleanUpUnitTestCase.java
AU testsuite/src/main/org/jboss/test/tm/test/SimpleUncontendedNoLockTransactionLocalStressTestCase.java
AU testsuite/src/main/org/jboss/test/tm/test/AbstractTransactionLocalStressTest.java
AU testsuite/src/main/org/jboss/test/tm/test/AbstractConcurrentStressTest.java
AU testsuite/src/main/org/jboss/test/tm/test/SimpleTransactionLocalStressTestCase.java
AU testsuite/src/main/org/jboss/test/tm/test/TransactionLocalUnitTestCase.java
AU testsuite/src/main/org/jboss/test/tm/test/TransactionManagerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/tm/test/MTTransactionManagerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/tm/test/TxTimeoutUnitTestCase.java
A testsuite/src/main/org/jboss/test/tm/ejb
A testsuite/src/main/org/jboss/test/tm/ejb/BMTCleanUpBean.java
AU testsuite/src/main/org/jboss/test/tm/ejb/TxTimeoutBean.java
A testsuite/src/main/org/jboss/test/tm/webmbean
A testsuite/src/main/org/jboss/test/tm/webmbean/WebTestMBean.java
A testsuite/src/main/org/jboss/test/tm/webmbean/WebTest.java
A testsuite/src/main/org/jboss/test/tm/mbean
AU testsuite/src/main/org/jboss/test/tm/mbean/TMTest.java
AU testsuite/src/main/org/jboss/test/tm/mbean/TMTestMBean.java
A testsuite/src/main/org/jboss/test/tm/interfaces
AU testsuite/src/main/org/jboss/test/tm/interfaces/TxTimeout.java
A testsuite/src/main/org/jboss/test/tm/interfaces/BMTCleanUpHome.java
A testsuite/src/main/org/jboss/test/tm/interfaces/BMTCleanUp.java
AU testsuite/src/main/org/jboss/test/tm/interfaces/TxTimeoutHome.java
A testsuite/src/main/org/jboss/test/tm/mbean2
AU testsuite/src/main/org/jboss/test/tm/mbean2/MTTest.java
AU testsuite/src/main/org/jboss/test/tm/mbean2/MTTestMBean.java
A testsuite/src/main/org/jboss/test/tm/resource
AU testsuite/src/main/org/jboss/test/tm/resource/Operation.java
AU testsuite/src/main/org/jboss/test/tm/resource/MTOperation.java
AU testsuite/src/main/org/jboss/test/tm/resource/LocalResource.java
AU testsuite/src/main/org/jboss/test/tm/resource/Resource.java
A testsuite/src/main/org/jboss/test/idgen
A testsuite/src/main/org/jboss/test/idgen/test
AU testsuite/src/main/org/jboss/test/idgen/test/IdGenUnitTestCase.java
A testsuite/src/main/org/jboss/test/idgen/ejb
AU testsuite/src/main/org/jboss/test/idgen/ejb/IdCounterBean.java
AU testsuite/src/main/org/jboss/test/idgen/ejb/IdCounterBeanCMP.java
AU testsuite/src/main/org/jboss/test/idgen/ejb/IdGeneratorBean.java
A testsuite/src/main/org/jboss/test/idgen/interfaces
AU testsuite/src/main/org/jboss/test/idgen/interfaces/IdGenerator.java
AU testsuite/src/main/org/jboss/test/idgen/interfaces/IdCounterHome.java
AU testsuite/src/main/org/jboss/test/idgen/interfaces/IdCounter.java
AU testsuite/src/main/org/jboss/test/idgen/interfaces/IdGeneratorHome.java
A testsuite/src/main/org/jboss/test/common
AU testsuite/src/main/org/jboss/test/common/JBossEntityResolverTest.java
AU testsuite/src/main/org/jboss/test/common/ResolverTest.java
A testsuite/src/main/org/jboss/test/common/collections
AU testsuite/src/main/org/jboss/test/common/collections/SoftReferenceUnitTest.java
A testsuite/src/main/org/jboss/test/jms
A testsuite/src/main/org/jboss/test/jms/test
AU testsuite/src/main/org/jboss/test/jms/test/XAResourceWrapperSmokeUnitTestCase.java
A testsuite/src/main/org/jboss/test/jms/mbeans
AU testsuite/src/main/org/jboss/test/jms/mbeans/XAResourceWrapperSmokeTester.java
AU testsuite/src/main/org/jboss/test/jms/mbeans/XAResourceWrapperSmokeTesterMBean.java
AU testsuite/src/main/org/jboss/test/jms/JBossASJMSTestAdmin.java
A testsuite/src/main/org/jboss/test/jmx
A testsuite/src/main/org/jboss/test/jmx/invokerproxy
AU testsuite/src/main/org/jboss/test/jmx/invokerproxy/MyService.java
AU testsuite/src/main/org/jboss/test/jmx/invokerproxy/MyServiceMBean.java
AU testsuite/src/main/org/jboss/test/jmx/invokerproxy/IProxy.java
AU testsuite/src/main/org/jboss/test/jmx/invokerproxy/ProgramaticProxySetup.java
A testsuite/src/main/org/jboss/test/jmx/test
AU testsuite/src/main/org/jboss/test/jmx/test/MBeanDependsOnEJBUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/AbstractURLDeploymentScannerTest.java
AU testsuite/src/main/org/jboss/test/jmx/test/JarInSarJSR77UnitTestCase.java
A testsuite/src/main/org/jboss/test/jmx/test/ValueFactoryInjectionUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/SecureRMIAdaptorUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/NoInternalJBossUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/ProxyScopedUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/ProxyUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/InterceptableUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/XMLAttributePersistenceManagerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/JBAS3050URLDeploymentScannerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/HAInvokerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/CPManifestUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/DeployJarUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/UnpackedDeploymentUnitTestCase.java
A testsuite/src/main/org/jboss/test/jmx/test/AnnotatedJMXUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/JMXInvokerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/MBeanInfoUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/MBeanAttributeConfigurationUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/JMXInvokerProxyUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/SecureJMXInvokerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/EarDeploymentUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/ListenerServiceMBeanUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/JMXConnectorUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/UndeployBrokenPackageUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/DeployServiceUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/ServiceRsrcsUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/ServiceLifecycleUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/JMXConsoleUnitTestCase.java
A testsuite/src/main/org/jboss/test/jmx/test/RMIAdaptorAuthorizationUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/AttributesUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/RedeployStressTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/DeployXMBeanUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/SimpleURLDeploymentScannerUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/ServiceMBeanStateMachineUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/MBeanDependsOnConnectionManagerUnitTestCase.java
A testsuite/src/main/org/jboss/test/jmx/test/MBeanServiceRegistrationUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/RemoteMBeanProxyUnitTestCase.java
AU testsuite/src/main/org/jboss/test/jmx/test/RMIAdaptorUnitTestCase.java
A testsuite/src/main/org/jboss/test/jmx/interceptors
AU testsuite/src/main/org/jboss/test/jmx/interceptors/AdderInterceptorService.java
AU testsuite/src/main/org/jboss/test/jmx/interceptors/PrincipalInterceptor.java
AU testsuite/src/main/org/jboss/test/jmx/interceptors/AdderInterceptorServiceMBean.java
AU testsuite/src/main/org/jboss/test/jmx/interceptors/SecurityInterceptor.java
AU testsuite/src/main/org/jboss/test/jmx/interceptors/AdderPOJO.java
AU testsuite/src/main/org/jboss/test/jmx/interceptors/JNDIPersistence.java
AU testsuite/src/main/org/jboss/test/jmx/interceptors/SecuredService.java
AU testsuite/src/main/org/jboss/test/jmx/interceptors/JNDISecurity.java
A testsuite/src/main/org/jboss/test/jmx/proxy
AU testsuite/src/main/org/jboss/test/jmx/proxy/ProxyTests.java
AU testsuite/src/main/org/jboss/test/jmx/proxy/Target.java
AU testsuite/src/main/org/jboss/test/jmx/proxy/ProxyTestsMBean.java
AU testsuite/src/main/org/jboss/test/jmx/proxy/TargetMBean.java
A testsuite/src/main/org/jboss/test/jmx/mbean
AU testsuite/src/main/org/jboss/test/jmx/mbean/TestDeployer.java
AU testsuite/src/main/org/jboss/test/jmx/mbean/TempFileCreatorService.java
AU testsuite/src/main/org/jboss/test/jmx/mbean/TestDeployerMBean.java
AU testsuite/src/main/org/jboss/test/jmx/mbean/TempFileCreatorServiceMBean.java
AU testsuite/src/main/org/jboss/test/jmx/mbean/TestMBClassLoader.java
A testsuite/src/main/org/jboss/test/jmx/mbean/TestMBClassLoaderMBean.java
A testsuite/src/main/org/jboss/test/jmx/pauseinstart
AU testsuite/src/main/org/jboss/test/jmx/pauseinstart/PauseInStart.java
AU testsuite/src/main/org/jboss/test/jmx/pauseinstart/PauseInStartMBean.java
A testsuite/src/main/org/jboss/test/jmx/mbeana
AU testsuite/src/main/org/jboss/test/jmx/mbeana/TestDeployerA.java
AU testsuite/src/main/org/jboss/test/jmx/mbeana/TestDeployerAMBean.java
A testsuite/src/main/org/jboss/test/jmx/interfaces
AU testsuite/src/main/org/jboss/test/jmx/interfaces/TestDataSourceHome.java
A testsuite/src/main/org/jboss/test/jmx/interfaces/EntityAHome.java
A testsuite/src/main/org/jboss/test/jmx/interfaces/EntityBHome.java
AU testsuite/src/main/org/jboss/test/jmx/interfaces/TestDataSource.java
A testsuite/src/main/org/jboss/test/jmx/interfaces/EntityA.java
A testsuite/src/main/org/jboss/test/jmx/interfaces/EntityB.java
A testsuite/src/main/org/jboss/test/jmx/deployer
AU testsuite/src/main/org/jboss/test/jmx/deployer/BrokenDeployer.java
ERROR: Failed to check out http://anonsvn.jboss.org/repos/jbossas/trunk
org.tmatesoft.svn.core.SVNException: svn: REPORT request failed on '/repos/jbossas/!svn/vcc/default'
svn: Processing REPORT request response failed: XML document structures must start and end within the same entity. (/repos/jbossas/!svn/vcc/default)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:55)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:40)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:529)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:237)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:225)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:610)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:325)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:408)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
ERROR: No artifacts found that match the file pattern "trunk/build/output/**/*.log,trunk/build/output/jboss-5.0.x.zip,trunk/testsuite/output/**/*.log". Configuration error?
ERROR: 'trunk/build/output/**/*.log' doesn't match anything: 'trunk' exists but not 'trunk/build/output/**/*.log'
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 2 months