Build failed in Jenkins: JBoss-AS-7.0.x #2221

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Dec 20 17:00:51 EST 2011


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

Changes:

[bstansberry at jboss.com] [AS7-3093] check if the process-controller is still alive while waiting for the servers to shutdown

[bstansberry at jboss.com] AS7-3093 Fix the overly short timeout

------------------------------------------
[...truncated 11640 lines...]
main:

build-smoke:
     [echo] Building AS instance "smoke" from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/../../../build/target/jboss-as-7.1.0.CR1-SNAPSHOT> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target>
     [copy] Copying 115 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke>
     [copy] Copied 23 empty directories to 4 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke>
     [copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/resources/test-configs/smoke> does not exist.

changeDefaultDatabase:
     [echo] Changing IP addresses for config smoke
     [xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-full.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-full.xml.mod>
     [xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/xslt/changeIPAddresses.xsl>
     [xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-ha.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-ha.xml.mod>
     [xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone.xml.mod>
     [move] Moving 3 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration-smoke ---
[INFO] Compiling 74 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-testsuite-integration-smoke ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.251 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec

Results :

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

[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (smoke-web.surefire) @ jboss-as-testsuite-integration-smoke ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.945 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.414 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.555 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.13 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.399 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec
Running org.jboss.as.test.smoke.embedded.mgmt.resourceadapter.ResourceAdapterOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.008 sec
Running org.jboss.as.test.smoke.embedded.deployment.rar.AS7_1452.AS7_1452TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.514 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.765 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 sec
Running org.jboss.as.test.smoke.TestsuiteSanityTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.113 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec

Results :

Failed tests:   DisableAndReEnableXaDs(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): expected:<[success]> but was:<[failed]>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [3.649s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [2.670s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [16.762s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [7.367s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [29.095s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [4.897s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.206s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [4.440s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [2.885s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [4.645s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [7.480s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [9.337s]
[INFO] JBoss Application Server: Network ................. SUCCESS [2.892s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [8.858s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [6.523s]
[INFO] JBoss Application Server: Server .................. SUCCESS [16.246s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [7.654s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [15.050s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [11.054s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [13.236s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [8.121s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.166s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [5.932s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [7.840s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [18.507s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [13.631s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [17.757s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [19.884s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [36.368s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [13.289s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [7.768s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [5.166s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [9.000s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [19.753s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.184s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [12.162s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [6.952s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [11.506s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider  SUCCESS [3.145s]
[INFO] JBoss Application Server: Clustered singleton services  SUCCESS [3.742s]
[INFO] JBoss Application Server: Clustered singleton services  SUCCESS [9.620s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [28.926s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [8.956s]
[INFO] JBoss Application Server: Domain HTTP Error Context  SUCCESS [0.721s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [4.351s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [4.640s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.252s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [4.779s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [2.421s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [9.533s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [8.246s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [7.814s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.163s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [6.634s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [10.885s]
[INFO] JBoss Application Server: Management Client Content  SUCCESS [4.766s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [13.935s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [16.925s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [8.261s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [23.941s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [9.161s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [7.121s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.184s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [17.356s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [5.711s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.133s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [6.359s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [9.581s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  SUCCESS [2.783s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SUCCESS [4.256s]
[INFO] JBoss Application Server: Infinispan Hibernate 2nd level cache provider  SUCCESS [2.349s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration  SUCCESS [2.679s]
[INFO] JBoss Application Server: Build ................... SUCCESS [15.444s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SUCCESS [0.268s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [0.658s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.259s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SUCCESS [4.619s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [3.587s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [3.343s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [16.789s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [3.314s]
[INFO] JBoss Application Server: Arquillian TestNG Integration  SUCCESS [14.473s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [5.449s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [6.310s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [3.924s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED  SUCCESS [9.094s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [0.958s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [2.391s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [4.343s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SUCCESS [1.387s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [2.441s]
[INFO] JBoss Application Server Test Suite: Shared ....... SUCCESS [6.184s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [5.908s]
[INFO] JBoss Application Server Test Suite: Integration Aggregator  SUCCESS [2.548s]
[INFO] JBoss AS Test Suite: Integration - Smoke .......... FAILURE [1:38.451s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:21.875s
[INFO] Finished at: Tue Dec 20 17:00:45 EST 2011
[INFO] Final Memory: 319M/466M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-web.surefire) on project jboss-as-testsuite-integration-smoke: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/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-smoke
Recording test results
Archiving artifacts



More information about the builds mailing list