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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sat May 28 08:47:54 EDT 2011


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

Changes:

[Stuart Douglas] Resource ref changes

[Stuart Douglas] JSF fixes

[David M. Lloyd] Fix @AccessTimeout and @LockType processing on singleton beans

[David M. Lloyd] Fix NPE in ProxyTypeEqualsInterceptor

[David M. Lloyd] Remove commented out (dead) code

[Richard Opalka] refactoring SessionBeanComponentDescription - removing code duplicities

[Richard Opalka] Providing hook ViewDescription.createViewConfiguration() in ee framework to allow extensibility

[Richard Opalka] partially resuscitating EJB3 invocation

[Richard Opalka] get rid of invoke() method on *BeanComponents

[Richard Opalka] refactoring EJB3 invocation

[Richard Opalka] Do not create multiple JNDI bindings if WS endpoint view is created.

[Richard Opalka] use proper MethodIntf for MDB

[Richard Opalka] use double-checked-locking pattern instead of it's expensive synchronized version in InvocationHandlerEJB3

[Richard Opalka] remove JNDI binding code duplicities in EjbJndiBindingsDUP

[Richard Opalka] provide hasJNDIBindings() method on EJBViewDescription

[Alexey Loubyansky] refactoring of command arguments representation and parsing: limit names to full and short, avoid unnecessary re-parsing of the arguments during tab-completion

[Alexey Loubyansky] refactoring in command arguments and command handlers with arguments and argument tab-completers to simplify the wiring between and remove duplicated code

[Alexey Loubyansky] AS7-785 don't ignore unrecognized command arguments, fixed deploy command in batch mode, in batch edit command fixed the index for the command being edited and added to the candidates

[bstansberry at jboss.com] Remove override of normal maven.test.skip.exec handling that wasn't actually disabling tests any more

------------------------------------------
[...truncated 11061 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 1161 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: 12.75 sec
Running org.jboss.as.test.integration.internals.as7_835.DeployUnknownSessionTypeTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.765 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityFORMTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.828 sec
Running org.jboss.as.test.integration.internals.as7_859.PrivatePostConstructsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityCERTTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.109 sec
Running org.jboss.as.test.integration.internals.security.CustomLoginModuleTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityJBossWebXmlSecurityRolesTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 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 1161 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: 22.469 sec
Running org.jboss.as.test.integration.domain.DeploymentManagementTestCase
Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 30.375 sec
Running org.jboss.as.test.integration.domain.CoreResourceManagementTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.516 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.062 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [0.500s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [0.641s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [1.812s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [1.531s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.063s]
[INFO] JBoss Application Server: Arquillian Container Commons  SUCCESS [0.250s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.062s]
[INFO] JBoss Application Server: Arquillian Testenricher CDI  SUCCESS [0.063s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Testenricher Resource  SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Protocol Servlet  SUCCESS [0.250s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [1.312s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [0.203s]
[INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [0.469s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [0.172s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [0.516s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [0.437s]
[INFO] JBoss Application Server: Server .................. SUCCESS [2.125s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [0.203s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.797s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.031s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [0.782s]
[INFO] JBoss Application Server: Arquillian Service ...... SUCCESS [0.265s]
[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.718s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [0.360s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [2.937s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [0.282s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [0.671s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [0.954s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [2.093s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [0.266s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [1.578s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [0.766s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [1.078s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [0.422s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [0.344s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [0.687s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [0.234s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [0.704s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [0.671s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [0.188s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [0.500s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [0.453s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.031s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [0.922s]
[INFO] JBoss Application Server: Build ................... SUCCESS [1.328s]
[INFO] JBoss Application Server: Arquillian Container Managed  SUCCESS [9.532s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [0.734s]
[INFO] JBoss Application Server: Arquillian Embedded Container  SUCCESS [0.188s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [4.296s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [0.188s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.359s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [0.969s]
[INFO] JBoss Application Server: Demos ................... SUCCESS [0.516s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [0.843s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [0.844s]
[INFO] JBoss Application Server: Microcontainer Subsystem  SUCCESS [0.172s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [0.188s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.562s]
[INFO] JBoss Application Server: Test Suite: Smoke Tests . SUCCESS [32.032s]
[INFO] JBoss Application Server: Test Suite: Stress Tests  SUCCESS [0.578s]
[INFO] JBoss Application Server: Test Suite: Benchmark Tests  SUCCESS [0.593s]
[INFO] JBoss Application Server: Test Suite: Integration Tests  FAILURE [55.735s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.594s]
[INFO] JBoss Application Server: Test Suite: AS7 API Integration Tests  SUCCESS [8.062s]
[INFO] JBoss Application Server: Test Suite: Spec Integration Tests  SUCCESS [1:11.782s]
[INFO] JBoss Application Server: Test Suite: AS7 Internals Integration Tests  SUCCESS [43.579s]
[INFO] JBoss Application Server: Test Suite: Domain Mode Integration Tests  SUCCESS [1:14.922s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [0.969s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:45.424s
[INFO] Finished at: Sat May 28 08:47:39 EDT 2011
[INFO] Final Memory: 91M/218M
[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