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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sun Dec 4 20:57:57 EST 2011


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

Changes:

[Stuart Douglas] Register EJB interceptor that throws exception if an IIOP invocation contains 3rd party transaction context

------------------------------------------
[...truncated 10644 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-xts.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 3 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 109 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.284 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 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.051 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.904 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.751 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.342 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.34 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.523 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.621 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.065 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.388 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.42 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.466 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.675 sec
Running org.jboss.as.test.smoke.TestsuiteSanityTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec

Results :

Tests in error: 
  testAddAndRemoveSameName(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): JBAS010625: Channel closed

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.403s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [5.878s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SUCCESS [1.246s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [17.070s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [7.566s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [1.643s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [31.884s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [5.129s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.233s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [4.481s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [3.140s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [5.141s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [8.085s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [9.593s]
[INFO] JBoss Application Server: Network ................. SUCCESS [3.251s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [9.521s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [7.025s]
[INFO] JBoss Application Server: Server .................. SUCCESS [16.718s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [8.220s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [11.855s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [14.013s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [9.275s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.227s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [8.456s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [9.530s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [14.831s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [13.583s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [17.020s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [22.572s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [30.355s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [14.048s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [8.561s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [6.018s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [12.862s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [21.308s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.222s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [11.858s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [7.479s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [13.098s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [26.504s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [12.642s]
[INFO] JBoss Application Server: Domain HTTP Error Context  SUCCESS [0.809s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [5.248s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [16.988s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.218s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [8.636s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [17.743s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [6.617s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.206s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [5.306s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [2.619s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [11.591s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [9.940s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [7.847s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [20.004s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [8.722s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [20.116s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [10.552s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [12.843s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.310s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [14.047s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [5.429s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.424s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [7.251s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [8.684s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  SUCCESS [6.461s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SUCCESS [4.720s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration  SUCCESS [3.082s]
[INFO] JBoss Application Server: Build ................... SUCCESS [29.150s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.336s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SUCCESS [5.347s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [4.861s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [3.655s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [21.582s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [4.027s]
[INFO] JBoss Application Server: Arquillian TestNG Integration  SUCCESS [18.783s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [6.415s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.581s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [9.543s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED  SUCCESS [11.615s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.323s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [2.886s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [4.610s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SUCCESS [1.746s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [2.925s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [6.212s]
[INFO] JBoss Application Server Test Suite: Integration Aggregator  SUCCESS [3.623s]
[INFO] JBoss AS Test Suite: Integration - Smoke .......... FAILURE [2:22.241s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:46.899s
[INFO] Finished at: Sun Dec 04 20:57:16 EST 2011
[INFO] Final Memory: 313M/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.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