See <
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/641/changes>
Changes:
[bstansberry(a)jboss.com] Further reduce console noise in smoke tests
------------------------------------------
[...truncated 4051 lines...]
at java.lang.Thread.run(Thread.java:619) [:1.6.0_21]
Caused by: java.lang.IllegalStateException: Service service
module.spec.service."deployment.managedbean-example.ear.managedbean-example.jar".main
in NEW state
at
org.jboss.msc.service.ServiceControllerImpl.getTransition(ServiceControllerImpl.java:282)
at
org.jboss.msc.service.ServiceControllerImpl.transition(ServiceControllerImpl.java:355)
at
org.jboss.msc.service.ServiceRegistrationImpl.addDependent(ServiceRegistrationImpl.java:111)
at
org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:196)
at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:516)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:188)
at
org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:1796)
at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:310)
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:148)
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1367)
... 3 more
13:10:09,847 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Completed
deployment of "managedbean-example.jar" in 45 ms
13:10:09,847 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) Deployment
"managedbean-mbean.sar" failed in 43 ms. Service failures:
[org.jboss.msc.service.StartException in service
jboss.deployment.unit."managedbean-example.ear"."managedbean-mbean.sar".CONFIGURE_MODULE:
Failed to start service]
13:10:09,848 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) Deployment
"managedbean-example.ear" failed in 87 ms. Service failures:
[org.jboss.msc.service.StartException in service
jboss.deployment.unit."managedbean-example.ear"."managedbean-mbean.sar".CONFIGURE_MODULE:
Failed to start service]Failed Dependencies: [service
jboss.deployment.unit."managedbean-example.ear"."managedbean-example.jar".POST_MODULE,
service jboss.deployment.unit."managedbean-example.ear".POST_MODULE]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.292 sec <<<
FAILURE!
Running org.jboss.as.test.embedded.demos.messaging.MessagingTestCase
13:10:09,944 INFO [org.jboss.as.server.deployment] (pool-3-thread-1) Content with name
messaging-example.jar added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:09,956 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Starting
deployment of "messaging-example.jar"
13:10:09,982 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) Completed
deployment of "messaging-example.jar" in 26 ms
CLASSLOADER ModuleClassLoader for Module "jboss.surefire.module:main" from local
module loader @2d9c06 (roots:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
CLASSLOADER ModuleClassLoader for Module "deployment.messaging-example.jar:main"
from Service Module Loader
13:10:10,045 INFO [org.jboss.as.test.embedded.demos.messaging.MessagingTestCase]
(pool-17-thread-1) -----> Started queue and session
13:10:10,049 INFO [org.jboss.as.test.embedded.demos.messaging.MessagingTestCase]
(pool-17-thread-1) -----> Sending message
13:10:10,052 INFO [org.jboss.as.test.embedded.demos.messaging.MessagingTestCase]
(Thread-13) -----> Received: 'Test' sent today
13:10:10,067 WARNING [org.jboss.arquillian.protocol.jmx.JMXMethodExecutor] (main) Problem
removing notification listener from MBean jboss.arquillian:service=jmx-test-runner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec
Running org.jboss.as.test.embedded.demos.ws.WSTestCase
13:10:10,219 INFO [org.jboss.as.server.deployment] (pool-3-thread-1) Content with name
ws-example.war added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:10,226 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) Starting
deployment of "ws-example.war"
13:10:10,406 WARN [org.jboss.wsf.stack.cxf.deployment.aspect.DescriptorDeploymentAspect]
(MSC service thread 1-4) Spring not available, skipping check for user provided
jbossws-cxf.xml / cxf.xml configuration files.
13:10:10,419 INFO [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread
1-4) Add Service
id=TestService
address=http://localhost:8080/ws-example
implementor=org.jboss.as.demos.ws.archive.EndpointImpl
invoker=org.jboss.wsf.stack.cxf.InvokerJSE
serviceName={http://archive.ws.demos.as.jboss.org/}EndpointService
portName={http://archive.ws.demos.as.jboss.org/}EndpointPort
wsdlLocation=null
mtomEnabled=false
13:10:10,422 INFO [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (MSC
service thread 1-4) register: jboss.ws:context=ws-example,endpoint=TestService
13:10:11,204 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC
service thread 1-4) Creating Service
{http://archive.ws.demos.as.jboss.org/}EndpointService from class
org.jboss.as.demos.ws.archive.Endpoint
13:10:11,679 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting
the server's publish address to be
http://localhost:8080/ws-example
13:10:11,759 INFO [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service
thread 1-4) WSDL published to:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:12,062 INFO [org.jboss.web] (MSC service thread 1-3) registering web context:
/ws-example
13:10:12,063 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Completed
deployment of "ws-example.war" in 1836 ms
13:10:12,149 INFO [org.apache.cxf.transport.servlet.AbstractCXFServlet] (http-8080-1)
Servlet transport factory already registered
13:10:12,281 INFO [org.jboss.as.demos.ws.archive.EndpointImpl] (http-8080-1) echo: Foo
13:10:12,436 INFO [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (MSC
service thread 1-4) remove: jboss.ws:context=ws-example,endpoint=TestService
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 sec
Running org.jboss.as.test.embedded.osgi.SimpleArquillianTestCase
13:10:12,529 INFO [org.jboss.as.server.deployment] (pool-3-thread-1) Content with name
example-arquillian added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:12,551 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Starting
deployment of "example-arquillian"
13:10:12,587 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-4) JBossOSGi Framework Core - 1.0.0.Alpha20
13:10:12,654 INFO [org.jboss.as.osgi] (MSC service thread 1-3) Starting OSGi Framework
13:10:12,728 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-3) Install bundle: system.bundle:0.0.0
13:10:12,763 INFO [org.jboss.osgi.framework.plugin.internal.StartLevelPluginImpl] (MSC
service thread 1-3) Starting bundles for start level: 1
13:10:12,764 INFO [org.jboss.osgi.framework.bundle.FrameworkState] (MSC service thread
1-3) Framework started
13:10:12,860 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-3) Install bundle: osgi.cmpn:4.2.0.200908310645
13:10:12,866 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-3) Install bundle: org.apache.aries.util:0.1.0.incubating
13:10:12,869 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-3) Install bundle: jboss-as-osgi-configadmin:7.0.0.Alpha2-SNAPSHOT
13:10:12,873 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-3) Install bundle: org.apache.felix.configadmin:1.2.8
13:10:12,878 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-3) Install bundle: jboss-osgi-common:1.0.6
13:10:12,883 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-3) Install bundle: org.apache.aries.jmx:0.1.0.incubating
13:10:12,887 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-3) Install bundle: jboss-osgi-jmx:1.0.9
13:10:13,013 INFO [org.jboss.osgi.framework.bundle.HostBundle] (MSC service thread 1-3)
Bundle started: jboss-as-osgi-configadmin:7.0.0.Alpha2-SNAPSHOT
13:10:13,043 INFO [org.jboss.osgi.framework.bundle.HostBundle] (MSC service thread 1-3)
Bundle started: org.apache.felix.configadmin:1.2.8
13:10:13,106 INFO [org.jboss.osgi.framework.bundle.HostBundle] (MSC service thread 1-3)
Bundle started: jboss-osgi-common:1.0.6
13:10:13,169 INFO [org.jboss.osgi.framework.bundle.HostBundle] (MSC service thread 1-3)
Bundle started: org.apache.aries.jmx:0.1.0.incubating
13:10:13,248 INFO [org.jboss.osgi.framework.bundle.HostBundle] (MSC service thread 1-3)
Bundle started: jboss-osgi-jmx:1.0.9
13:10:13,256 INFO [org.jboss.osgi.framework.bundle.BundleManager] (MSC service thread
1-4) Install bundle: example-arquillian:0.0.0
13:10:13,259 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Completed
deployment of "example-arquillian" in 707 ms
13:10:13,298 INFO [org.jboss.osgi.framework.bundle.HostBundle] (pool-27-thread-1) Bundle
started: example-arquillian:0.0.0
13:10:13,305 INFO [org.jboss.osgi.framework.bundle.HostBundle] (pool-27-thread-1) Bundle
stopped: example-arquillian:0.0.0
13:10:13,307 WARNING [org.jboss.arquillian.protocol.jmx.JMXMethodExecutor] (main) Problem
removing notification listener from MBean jboss.arquillian:service=jmx-test-runner
13:10:13,364 INFO [org.jboss.osgi.framework.bundle.AbstractUserBundle] (MSC service
thread 1-4) Bundle uninstalled: example-arquillian:0.0.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 sec
Running org.jboss.as.test.embedded.demos.war.WarTestCase
13:10:13,462 INFO [org.jboss.as.server.deployment] (pool-3-thread-2) Content with name
war-example.war added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:13,470 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting
deployment of "war-example.war"
13:10:13,519 INFO [org.jboss.web] (MSC service thread 1-2) registering web context:
/war-example
13:10:13,520 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Completed
deployment of "war-example.war" in 49 ms
13:10:13,620 ERROR [org.jboss.as.management] (Read thread for /127.0.0.1:50918)
java.net.SocketException: Connection reset
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec
Running org.jboss.as.test.embedded.demos.client.messaging.MessagingClientTestCase
13:10:13,682 INFO [org.jboss.as.server.deployment] (pool-3-thread-2) Content with name
messaging-client.jar added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:13,690 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Starting
deployment of "messaging-client.jar"
13:10:13,700 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Completed
deployment of "messaging-client.jar" in 10 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec
Running org.jboss.as.test.embedded.demos.jms.JmsTestCase
13:10:14,069 INFO [org.jboss.as.server.deployment] (pool-3-thread-2) Content with name
jms-example.jar added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:14,076 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting
deployment of "jms-example.jar"
13:10:14,095 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Completed
deployment of "jms-example.jar" in 18 ms
13:10:14,134 INFO [org.jboss.as.test.embedded.demos.jms.JmsTestCase] (pool-34-thread-1)
-----> sent text=Test
13:10:14,134 INFO [org.jboss.as.test.embedded.demos.jms.JmsTestCase] (Thread-1
(group:HornetQ-client-global-threads-28442439)) -----> on message: Test
13:10:14,141 WARNING [org.jboss.arquillian.protocol.jmx.JMXMethodExecutor] (main) Problem
removing notification listener from MBean jboss.arquillian:service=jmx-test-runner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec
Running org.jboss.as.test.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 sec
Running org.jboss.as.test.embedded.mgmt.BasicOperationsUnitTestCase
13:10:14,287 INFO [org.jboss.as.server.deployment] (pool-3-thread-2) Content with name
dummy added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:14,294 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) Starting
deployment of "dummy"
13:10:14,305 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Completed
deployment of "dummy" in 10 ms
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec
Running org.jboss.as.test.embedded.demos.sar.SarTestCase
13:10:14,757 INFO [org.jboss.as.server.deployment] (pool-3-thread-2) Content with name
sar-example.sar added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:14,766 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) Starting
deployment of "sar-example.sar"
13:10:14,792 INFO [org.jboss.as.demos.sar.archive.ConfigService] (MSC service thread 1-3)
Setting IntervalSeconds to 1
13:10:14,796 INFO [org.jboss.as.demos.sar.archive.ProcessMonitorService] (MSC service
thread 1-3) Starting SarExample
13:10:14,799 INFO [org.jboss.as.demos.sar.archive.ProcessMonitorService] (Thread-18)
SarExample-Montitor: System using 51.8 Mb of 104.63 Mb after 0 seconds
13:10:14,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Completed
deployment of "sar-example.sar" in 33 ms
13:10:14,803 INFO [org.jboss.as.demos.sar.archive.ConfigService] (main) Setting
IntervalSeconds to 2
13:10:14,855 INFO [org.jboss.as.demos.sar.archive.ProcessMonitorService] (MSC service
thread 1-2) Stopping SarExample
13:10:14,857 WARN [org.jboss.msc.inject] (MSC service thread 1-2) MSC00100:Unexpected
failure to uninject public void
org.jboss.as.demos.sar.archive.ConfigService.setIntervalSeconds(int):
java.lang.IllegalArgumentException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:1.6.0_21]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[:1.6.0_21]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[:1.6.0_21]
at java.lang.reflect.Method.invoke(Method.java:597) [:1.6.0_21]
at org.jboss.msc.inject.MethodInjector.uninject(MethodInjector.java:132)
[jboss-msc-1.0.0.Beta6.jar:1.0.0.Beta6]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1460)
[jboss-msc-1.0.0.Beta6.jar:1.0.0.Beta6]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[:1.6.0_21]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[:1.6.0_21]
at java.lang.Thread.run(Thread.java:619) [:1.6.0_21]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
Running org.jboss.as.test.embedded.demos.jaxrs.JaxrsTestCase
No resources for demos/jaxrs-example.war
13:10:14,942 INFO [org.jboss.as.server.deployment] (pool-3-thread-2) Content with name
jaxrs-example.war added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:14,948 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) Starting
deployment of "jaxrs-example.war"
13:10:15,209 INFO [org.jboss.web] (MSC service thread 1-3) registering web context:
/jaxrs-example
13:10:15,210 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) Completed
deployment of "jaxrs-example.war" in 261 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
Running org.jboss.as.test.embedded.demos.serviceloader.ServiceLoaderTestCase
13:10:15,407 INFO [org.jboss.as.server.deployment] (pool-3-thread-2) Content with name
serviceloader-example.jar added at location
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
13:10:15,416 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Starting
deployment of "serviceloader-example.jar"
13:10:15,434 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Completed
deployment of "serviceloader-example.jar" in 18 ms
13:10:15,458 WARNING [org.jboss.arquillian.protocol.jmx.JMXMethodExecutor] (main) Problem
removing notification listener from MBean jboss.arquillian:service=jmx-test-runner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec
Results :
Tests in error:
org.jboss.as.test.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 17, Failures: 0, Errors: 1, Skipped: 1
13:10:15,579 INFO [org.jboss.as.logging] Restored bootstrap log handlers
13:10:15,580 INFO [org.jboss.as.osgi] Stopping OSGi Framework
13:10:15,588 INFO [org.jboss.osgi.framework.plugin.internal.StartLevelPluginImpl]
Stopping bundles for start level: 1
13:10:15,590 INFO [org.jboss.osgi.framework.bundle.HostBundle] Bundle stopped:
jboss-as-osgi-configadmin:7.0.0.Alpha2-SNAPSHOT
13:10:15,600 INFO [org.jboss.osgi.framework.bundle.HostBundle] Bundle stopped:
org.apache.felix.configadmin:1.2.8
13:10:15,603 INFO [org.jboss.osgi.framework.bundle.HostBundle] Bundle stopped:
jboss-osgi-common:1.0.6
13:10:15,607 INFO [org.jboss.osgi.framework.bundle.HostBundle] Bundle stopped:
org.apache.aries.jmx:0.1.0.incubating
13:10:15,608 INFO [org.jboss.osgi.framework.bundle.HostBundle] Bundle stopped:
jboss-osgi-jmx:1.0.9
13:10:15,614 INFO [org.jboss.osgi.framework.bundle.FrameworkState] Framework stopped
13:10:15,616 INFO [org.jboss.as] JBoss AS 7.0.0.Alpha2 "Halloween" stopped in
35ms
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [3.593s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [2.488s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [8.492s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [2.190s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [15.678s]
[INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [1.465s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [1.454s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [3.498s]
[INFO] JBoss Application Server: Server .................. SUCCESS [10.241s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [2.174s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.205s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [4.351s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.151s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [6.021s]
[INFO] JBoss Application Server: Arquillian Service ...... SUCCESS [2.441s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [4.266s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [5.571s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [2.449s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [5.353s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [7.254s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [2.463s]
[INFO] JBoss Application Server: Domain Client ........... SUCCESS [3.340s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [2.160s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [3.891s]
[INFO] JBoss Application Server: EJB 3 Subsystem ......... SUCCESS [1.381s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [6.433s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [3.743s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [2.553s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [5.627s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [3.041s]
[INFO] JBoss Application Server: Managed Beans Subsystem . SUCCESS [1.929s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [5.883s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [2.842s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [3.156s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [3.833s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [2.786s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.151s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS
[5.691s]
[INFO] JBoss Application Server: Build ................... SUCCESS [15.192s]
[INFO] JBoss Application Server: Arquillian Embedded Container SUCCESS [2.788s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [3.109s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [2.539s]
[INFO] JBoss Application Server: Demos ................... SUCCESS [6.852s]
[INFO] JBoss Application Server: Microcontainer Subsystem SUCCESS [1.867s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [1.451s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.663s]
[INFO] JBoss Application Server: Test Suite: Smoke Tests . FAILURE [37.128s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:46.925s
[INFO] Finished at: Fri Mar 04 13:10:16 EST 2011
[INFO] Final Memory: 66M/495M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.jboss.maven.surefire.modular:maven-surefire-plugin:1.0.0.Alpha2:test
(modular-arquillian) on project jboss-as-testsuite-smoke: There are test failures.
[ERROR]
[ERROR] Please refer to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/t...
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-smoke
Recording test results
Archiving artifacts