Build failed in Jenkins: JBoss-AS-7.x-latest #198

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sun Dec 11 14:33:15 EST 2011


See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/198/changes>

Changes:

[bstansberry at jboss.com] Use only the dependency groupId in most cases for the version properties

[bstansberry at jboss.com] Update jboss-parent pom 7 -> 8

[bstansberry at jboss.com] Update Javassist 3.12.1.GA -> 3.15.0-GA and update groupId

------------------------------------------
[...truncated 11433 lines...]
[INFO] Transforming file: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-full.xml>
[INFO] Transforming file: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone.xml>
[INFO] Transformed 2 file(s).
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (build-smoke.server) @ jboss-as-testsuite-integration-smoke ---
[INFO] Executing tasks

main:

build-smoke:
     [echo] Building AS instance "smoke" from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/../../../build/target/jboss-as-7.1.0.CR1-SNAPSHOT> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target>
     [copy] Copying 112 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke>
     [copy] Copied 23 empty directories to 6 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke>
     [copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/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.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-full.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/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.x-latest/ws/testsuite/integration/src/test/xslt/changeIPAddresses.xsl>
     [xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-ha.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/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.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/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.x-latest/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 75 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/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.x-latest/ws/testsuite/integration/smoke/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.742 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 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.x-latest/ws/testsuite/integration/smoke/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
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.052 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.079 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 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.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.858 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.378 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.742 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.839 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.507 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.824 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.589 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.151 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.462 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.167 sec
Running org.jboss.as.test.smoke.TestsuiteSanityTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec

Results :

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

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.499s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [6.827s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [20.004s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [7.810s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [32.108s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [4.823s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.323s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [5.176s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [3.167s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [5.408s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [8.365s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [9.772s]
[INFO] JBoss Application Server: Network ................. SUCCESS [3.236s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [9.742s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [7.252s]
[INFO] JBoss Application Server: Server .................. SUCCESS [18.182s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [8.308s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [18.160s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [12.318s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [15.087s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [10.292s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.244s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [6.762s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [9.395s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [15.326s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [13.569s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [20.396s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [21.114s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [33.896s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [13.921s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [8.634s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [5.924s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [9.626s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [22.438s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.214s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [14.816s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [7.371s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [12.639s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [26.699s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [9.677s]
[INFO] JBoss Application Server: Domain HTTP Error Context  SUCCESS [0.909s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [5.269s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [3.410s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.286s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [5.301s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [5.242s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [14.487s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [10.946s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [8.554s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.308s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [6.930s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [9.129s]
[INFO] JBoss Application Server: Management Client Content  SUCCESS [2.791s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [15.902s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [22.504s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [9.178s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [23.411s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.473s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [7.607s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.340s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [15.482s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [7.258s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.351s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [6.784s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [8.091s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  SUCCESS [3.786s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SUCCESS [7.661s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration  SUCCESS [3.148s]
[INFO] JBoss Application Server: Build ................... SUCCESS [31.476s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SUCCESS [0.437s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [0.498s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.649s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SUCCESS [2.902s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [6.204s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [4.350s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [19.850s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [4.186s]
[INFO] JBoss Application Server: Arquillian TestNG Integration  SUCCESS [18.440s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [10.714s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [4.014s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [4.668s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED  SUCCESS [13.481s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.306s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [2.898s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [4.698s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SUCCESS [1.807s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [2.941s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [6.053s]
[INFO] JBoss Application Server Test Suite: Integration Aggregator  SUCCESS [3.619s]
[INFO] JBoss AS Test Suite: Integration - Smoke .......... FAILURE [2:00.539s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:59.942s
[INFO] Finished at: Sun Dec 11 14:32:31 EST 2011
[INFO] Final Memory: 284M/459M
[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.x-latest/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