Build failed in Hudson: JBoss-AS-7.0.x-testSuite-windows #66

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu May 26 23:36:05 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x-testSuite-windows/66/changes>

Changes:

[kabir] Update to console 1.0.0.Beta9

[kabir] Upgrade to jboss-metadata 7.0.0.Beta3

[kabir] AS7-897: throw exceptions when parsing

[kabir] AS7-900 Consider mappedName attribute value while processing @Resource and @EJB annotations

[kabir] [AS7-882] Re-send a 401 challenge after failure to verify the users credentials.

[kabir] Corrected order of constants (Supposed to be alphabetical.)

[kabir] [AS7-833] Properties file based repository of users for domain management.

[kabir] [AS7-892] InitialContextFactoryBuilder should use Class.forName passing in the ClassLoader instead of using it directly.

[kabir] Workaround to clear the ContextClassLoader to allow access to the System ClassLoader when loading the dir context factory.

[kabir] [AS7-882] Additional change to correctly handle scenario where username is not found or not provided.

[kabir] Implemented proper SFSB destruction for CDI managed SFSB's

[kabir] Add interceptor that throws EJBException on invocation of non-business methods

[kabir] Remove methods from deployment descriptor

[kabir] env-entry fix

[kabir] AS7-434: do not store model and expose a ModelControllerClient

[kabir] AS7-434: add a dependency on CLASSPATH in EjbDependencyDUP

[kabir] AS7-863 added proper default in resource-description

[kabir] AS7-898 Error creating XA datasource in domain mode

[kabir] Tests

[kabir] cleanup JPA sources (intellij reformat)

[bstansberry at jboss.com] AS7-906 removing problem with dot in service name when driver is deployed and or contain dots in user defined name

[bstansberry at jboss.com] [AS7-722] Update to OSGi 4.2 Compliant Framework - Add SNAPSHOT dependencies

[bstansberry at jboss.com] [AS7-725] Register URLStreamHandlerFactories with modules API

[bstansberry at jboss.com] [AS7-265] OSGi bundles dropped in standalone/deployments do not get started

[bstansberry at jboss.com] [AS7-732] Add start level support to OSGi subsystem

[bstansberry at jboss.com] [AS7-733] Move existing tests to their respective packages

[bstansberry at jboss.com] [AS7-733] Add blueprint test coverage

[bstansberry at jboss.com] [AS7-733] Add eventadmin test coverage

[bstansberry at jboss.com] [AS7-733] Add HttpService test coverage

[bstansberry at jboss.com] [AS7-733] Add LifecycleInterceptor test coverage

[bstansberry at jboss.com] [AS7-733] Add JMX test coverage

[bstansberry at jboss.com] [AS7-733] Add JNDI test coverage

[bstansberry at jboss.com] [AS7-733] Add JTA test coverage

[bstansberry at jboss.com] [AS7-733] Add WebApp test coverage

[bstansberry at jboss.com] [AS7-733] Add XML parser test coverage

[bstansberry at jboss.com] [AS7-767] Provide EJB3 / OSGi integration example

[bstansberry at jboss.com] [AS7-768] Provide WebApp / OSGi integration example

[bstansberry at jboss.com] [AS7-722] Update to OSGi 4.2 Compliant Framework

[bstansberry at jboss.com] Update to jbosgi-framework-1.0.0.CR2

[bstansberry at jboss.com] [AS7-858] Cannot load module when applying resolver results - WIP

[bstansberry at jboss.com] Remove stale functional test

[bstansberry at jboss.com] [AS7-858] Cannot load module when applying resolver results

[bstansberry at jboss.com] [AS7-858] Add some OSGi integration test support

[bstansberry at jboss.com] Upgrade to jbosgi-framework-1.0.0.CR3

[bstansberry at jboss.com] [AS7-439] Fix compile error in integration testsuite

[bstansberry at jboss.com] [AS7-902] Fix webservice integration tests - Tests @Ignored

[bstansberry at jboss.com] [AS7-837] Web parsing may fail due to XMLInputFactory could not be instantiated

[bstansberry at jboss.com] [AS7-858] Use delegation rather than redundant code duplication

[bstansberry at jboss.com] Update domain testsuite config with osgi changes

------------------------------------------
[...truncated 18082 lines...]
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2-integration-internals ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-testsuite2-integration-internals ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-testsuite2-integration-internals ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2-integration-internals ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1159 resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-testsuite2-integration-internals ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\internals\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityBASICTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.718 sec
Running org.jboss.as.test.integration.internals.as7_835.DeployUnknownSessionTypeTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.656 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityFORMTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.907 sec
Running org.jboss.as.test.integration.internals.as7_859.PrivatePostConstructsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.344 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityCERTTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.031 sec
Running org.jboss.as.test.integration.internals.security.CustomLoginModuleTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.704 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityJBossWebXmlSecurityRolesTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.531 sec

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 2

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Test Suite: Domain Mode Integration Tests 7.0.0.Beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy (default) @ jboss-as-testsuite2-integration-domain ---
[INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
[INFO] org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:1.0.0.Final:jar already exists in W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\endorsed
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-testsuite2-integration-domain ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2-integration-domain ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-testsuite2-integration-domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1159 resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-testsuite2-integration-domain ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.domain.ManagementReadsTestCase
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.172 sec
Running org.jboss.as.test.integration.domain.DeploymentManagementTestCase
Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 30.297 sec
Running org.jboss.as.test.integration.domain.CoreResourceManagementTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.688 sec

Results :

Tests run: 41, Failures: 0, Errors: 0, Skipped: 2

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Web Services Tests Integration Subsystem 7.0.0.Beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-webservices-tests-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-webservices-tests-integration ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-webservices-tests-integration ---
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-webservices-tests-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-webservices-tests-integration ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (build-jars) @ jboss-as-webservices-tests-integration ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

build-jars:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-webservices-tests-integration ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\webservices\tests-integration\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.test.ws.tools.jbws3207.JBWS3207TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [0.875s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [0.656s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [1.922s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [1.578s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.031s]
[INFO] JBoss Application Server: Arquillian Container Commons  SUCCESS [0.297s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Testenricher CDI  SUCCESS [0.063s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.062s]
[INFO] JBoss Application Server: Arquillian Testenricher Resource  SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Protocol Servlet  SUCCESS [0.266s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [1.156s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [0.203s]
[INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [0.485s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [0.156s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [0.531s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [0.438s]
[INFO] JBoss Application Server: Server .................. SUCCESS [2.203s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [0.203s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.812s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.032s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [0.781s]
[INFO] JBoss Application Server: Arquillian Service ...... SUCCESS [0.281s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [0.797s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [0.766s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [0.734s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [0.375s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [2.953s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [0.281s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [0.704s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [0.953s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [1.937s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [0.281s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [1.610s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [0.750s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [1.094s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [0.422s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [0.359s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [0.719s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [0.234s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [0.719s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [0.672s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [0.172s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [0.531s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [0.453s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.047s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [0.937s]
[INFO] JBoss Application Server: Build ................... SUCCESS [1.453s]
[INFO] JBoss Application Server: Arquillian Container Managed  SUCCESS [9.485s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [0.766s]
[INFO] JBoss Application Server: Arquillian Embedded Container  SUCCESS [0.187s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [4.828s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [0.188s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [0.875s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [0.969s]
[INFO] JBoss Application Server: Demos ................... SUCCESS [0.546s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [0.875s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [0.875s]
[INFO] JBoss Application Server: Microcontainer Subsystem  SUCCESS [0.172s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [0.172s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.610s]
[INFO] JBoss Application Server: Test Suite: Smoke Tests . SUCCESS [33.250s]
[INFO] JBoss Application Server: Test Suite: Stress Tests  SUCCESS [0.594s]
[INFO] JBoss Application Server: Test Suite: Benchmark Tests  SUCCESS [0.594s]
[INFO] JBoss Application Server: Test Suite: Integration Tests  FAILURE [53.797s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.688s]
[INFO] JBoss Application Server: Test Suite: AS7 API Integration Tests  SUCCESS [18.422s]
[INFO] JBoss Application Server: Test Suite: Spec Integration Tests  SUCCESS [1:14.360s]
[INFO] JBoss Application Server: Test Suite: AS7 Internals Integration Tests  SUCCESS [47.235s]
[INFO] JBoss Application Server: Test Suite: Domain Mode Integration Tests  SUCCESS [1:18.392s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [1.812s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:06.474s
[INFO] Finished at: Thu May 26 23:35:29 EDT 2011
[INFO] Final Memory: 84M/239M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project jboss-as-testsuite-integration: There are test failures.
[ERROR] 
[ERROR] Please refer to W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite\integration\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jboss-as-testsuite-integration
Recording test results



More information about the builds mailing list