Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.58 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] Building Testsuite: JMS 4.0.0-SNAPSHOT
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO]
  5. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ thorntail-testsuite-jms ---
  6. [INFO] Deleting /home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/target
  7. [INFO]
  8. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ thorntail-testsuite-jms ---
  9. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  10. [INFO] Copying 2 resources
  11. [INFO]
  12. [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ thorntail-testsuite-jms ---
  13. [INFO] Changes detected - recompiling the module!
  14. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  15. [INFO] Compiling 2 source files to /home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/target/classes
  16. [INFO]
  17. [INFO] --- build-helper-maven-plugin:3.0.0:add-test-source (add-test-source) @ thorntail-testsuite-jms ---
  18. [INFO] Test Source directory: /home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/src/it/java added.
  19. [INFO]
  20. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ thorntail-testsuite-jms ---
  21. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  22. [INFO] skip non existing resourceDirectory /home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/src/test/resources
  23. [INFO]
  24. [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ thorntail-testsuite-jms ---
  25. [INFO] Changes detected - recompiling the module!
  26. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  27. [INFO] Compiling 7 source files to /home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/target/test-classes
  28. [INFO]
  29. [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ thorntail-testsuite-jms ---
  30. [INFO]
  31. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ thorntail-testsuite-jms ---
  32. [INFO] Building jar: /home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/target/thorntail-testsuite-jms-4.0.0-SNAPSHOT.jar
  33. [INFO]
  34. [INFO] --- docker-maven-plugin:0.24.0:start (start) @ thorntail-testsuite-jms ---
  35. [INFO] DOCKER> [vromero/activemq-artemis:latest] "artemis": Start container 712df1cd338f
  36. [INFO] DOCKER> [vromero/activemq-artemis:latest] "artemis": Waiting for mapped ports [61616] on host localhost
  37. [INFO] DOCKER> [vromero/activemq-artemis:latest] "artemis": Waited on tcp port '[localhost/127.0.0.1:61616]' 4 ms
  38. [INFO]
  39. [INFO] --- maven-failsafe-plugin:2.20.1:integration-test (integration-test) @ thorntail-testsuite-jms ---
  40. [INFO]
  41. [INFO] -------------------------------------------------------
  42. [INFO] T E S T S
  43. [INFO] -------------------------------------------------------
  44. [INFO] Running io.thorntail.testsuite.jms.basic.JMSAppIT
  45. INFO : Wed Jul 18 10:32:17 CEST 2018 [io.thorntail.kernel] THORN-000001: Thorntail - version 4.0.0-SNAPSHOT
  46. INFO : Wed Jul 18 10:32:17 CEST 2018 [io.thorntail.kernel] THORN-000010: Thorntail starting
  47. INFO : Wed Jul 18 10:32:18 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [CDI initialize] completed in 0.935s
  48. WARN : Wed Jul 18 10:32:18 CEST 2018 [io.thorntail.kernel] THORN-000030: No valid OpenTracing Tracer resolved
  49. INFO : Wed Jul 18 10:32:18 CEST 2018 [io.thorntail.kernel] THORN-000031: Registered OpenTracing Tracer 'io.opentracing.noop.NoopTracerImpl'
  50. INFO : Wed Jul 18 10:32:18 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [bootstrap] completed in 0.133s
  51. INFO : Wed Jul 18 10:32:18 CEST 2018 [io.thorntail.jca] THORN-013000: registered resource-adapter deployment: artemis
  52. INFO : Wed Jul 18 10:32:18 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [scan] completed in 0.57s
  53. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.jca] IJ020001: Required license terms for file:/home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/artemis.rar
  54. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.jca] THORN-013003: bound artemis: java:jboss/artemis/connection-factory
  55. WARN : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.jca] IJ020016: Missing <recovery> element. XA recovery disabled for: java:jboss/artemis/connection-factory
  56. INFO : Wed Jul 18 10:32:19 CEST 2018 [org.apache.activemq.artemis.ra] AMQ151007: Resource adaptor started
  57. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.jca] IJ020002: Deployed: file:/home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/artemis.rar
  58. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.jca] THORN-013001: deployed resource-adapter: artemis
  59. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [initialize] completed in 0.316s
  60. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [deploy] completed in 0.9s
  61. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.jta] THORN-009001: Registering Transaction Manager in JNDI
  62. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [before start] completed in 0.24s
  63. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [start] completed in 0.1s
  64. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [after start] completed in 0.1s
  65. INFO : Wed Jul 18 10:32:19 CEST 2018 [io.thorntail.kernel] THORN-000999: Thorntail started in 1.477s
  66. WARN : Wed Jul 18 10:32:49 CEST 2018 [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] IJ000604: Throwable while attempting to get a new connection: null
  67. javax.resource.ResourceException: Failed to create session factory
  68. at org.apache.activemq.artemis.ra.ActiveMQRAManagedConnection.setup(ActiveMQRAManagedConnection.java:781)
  69. at org.apache.activemq.artemis.ra.ActiveMQRAManagedConnection.<init>(ActiveMQRAManagedConnection.java:161)
  70. at org.apache.activemq.artemis.ra.ActiveMQRAManagedConnectionFactory.createManagedConnection(ActiveMQRAManagedConnectionFactory.java:151)
  71. at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.createConnectionEventListener(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:1327)
  72. at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.getConnection(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:499)
  73. at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getSimpleConnection(AbstractPool.java:632)
  74. at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getConnection(AbstractPool.java:604)
  75. at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.getManagedConnection(AbstractConnectionManager.java:624)
  76. at org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl.getManagedConnection(TxConnectionManagerImpl.java:430)
  77. at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:789)
  78. at org.apache.activemq.artemis.ra.ActiveMQRASessionFactoryImpl.allocateConnection(ActiveMQRASessionFactoryImpl.java:873)
  79. at org.apache.activemq.artemis.ra.ActiveMQRASessionFactoryImpl.createSession(ActiveMQRASessionFactoryImpl.java:531)
  80. at org.apache.activemq.artemis.ra.ActiveMQRASessionFactoryImpl.createSession(ActiveMQRASessionFactoryImpl.java:746)
  81. at org.apache.activemq.artemis.ra.ActiveMQRASessionFactoryImpl.createSession(ActiveMQRASessionFactoryImpl.java:751)
  82. at org.apache.activemq.artemis.ra.ActiveMQRAConnectionFactoryImpl.validateUser(ActiveMQRAConnectionFactoryImpl.java:475)
  83. at org.apache.activemq.artemis.ra.ActiveMQRAConnectionFactoryImpl.createContext(ActiveMQRAConnectionFactoryImpl.java:432)
  84. at org.apache.activemq.artemis.ra.ActiveMQRAConnectionFactoryImpl.createContext(ActiveMQRAConnectionFactoryImpl.java:422)
  85. at org.apache.activemq.artemis.ra.ActiveMQRAConnectionFactoryImpl.createContext(ActiveMQRAConnectionFactoryImpl.java:417)
  86. at io.thorntail.jms.impl.JMSContextProducer.jmsContext(JMSContextProducer.java:24)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  90. at java.lang.reflect.Method.invoke(Method.java:498)
  91. at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95)
  92. at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85)
  93. at org.jboss.weld.injection.producer.ProducerMethodProducer.produce(ProducerMethodProducer.java:103)
  94. at org.jboss.weld.injection.producer.AbstractMemberProducer.produce(AbstractMemberProducer.java:161)
  95. at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:180)
  96. at org.jboss.weld.contexts.unbound.DependentContextImpl.get(DependentContextImpl.java:70)
  97. at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100)
  98. at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
  99. at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:689)
  100. at org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:789)
  101. at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:92)
  102. at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:335)
  103. at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:346)
  104. at org.jboss.weld.injection.producer.ResourceInjector$1.proceed(ResourceInjector.java:69)
  105. at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48)
  106. at org.jboss.weld.injection.producer.ResourceInjector.inject(ResourceInjector.java:71)
  107. at org.jboss.weld.injection.producer.BasicInjectionTarget.inject(BasicInjectionTarget.java:117)
  108. at javax.enterprise.inject.spi.Unmanaged$UnmanagedInstance.inject(Unmanaged.java:137)
  109. at io.thorntail.test.ThorntailTestRunner.createTest(ThorntailTestRunner.java:41)
  110. at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:266)
  111. at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  112. at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:263)
  113. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
  114. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
  115. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
  116. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
  117. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
  118. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
  119. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
  120. at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
  121. at io.thorntail.test.ThorntailTestRunner.run(ThorntailTestRunner.java:50)
  122. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
  123. at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
  124. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
  125. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
  126. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
  127. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
  128. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
  129. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
  130. Caused by: javax.jms.JMSException: Failed to create session factory
  131. at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:768)
  132. at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createXAConnection(ActiveMQConnectionFactory.java:340)
  133. at org.apache.activemq.artemis.ra.ActiveMQRAManagedConnection.setup(ActiveMQRAManagedConnection.java:769)
  134. ... 61 more
  135. Caused by: ActiveMQConnectionTimedOutException[errorType=CONNECTION_TIMEDOUT message=AMQ119013: Timed out waiting to receive cluster topology. Group:null]
  136. at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:807)
  137. at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:766)
  138. ... 63 more
  139.  
  140. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.kernel] THORN-000011: Thorntail stopping
  141. INFO : Wed Jul 18 10:32:49 CEST 2018 [org.apache.activemq.artemis.ra] AMQ151003: resource adaptor stopped
  142. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.kernel] THORN-000012: Thorntail stopped
  143. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 31.923 s <<< FAILURE! - in io.thorntail.testsuite.jms.basic.JMSAppIT
  144. [ERROR] test(io.thorntail.testsuite.jms.basic.JMSAppIT) Time elapsed: 0.004 s <<< ERROR!
  145. javax.jms.JMSRuntimeException: Failed to create session factory
  146. Caused by: javax.jms.JMSException: Failed to create session factory
  147. Caused by: org.apache.activemq.artemis.api.core.ActiveMQConnectionTimedOutException: AMQ119013: Timed out waiting to receive cluster topology. Group:null
  148.  
  149. [INFO] Running io.thorntail.testsuite.jms.driven.MessageDrivenIT
  150. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.kernel] THORN-000001: Thorntail - version 4.0.0-SNAPSHOT
  151. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.kernel] THORN-000010: Thorntail starting
  152. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [CDI initialize] completed in 0.214s
  153. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [bootstrap] completed in 0.6s
  154. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.jca] THORN-013000: registered resource-adapter deployment: artemis
  155. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [scan] completed in 0.6s
  156. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.jca] IJ020001: Required license terms for file:/home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/artemis.rar
  157. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.jca] THORN-013003: bound artemis: java:jboss/artemis/connection-factory
  158. WARN : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.jca] IJ020016: Missing <recovery> element. XA recovery disabled for: java:jboss/artemis/connection-factory
  159. INFO : Wed Jul 18 10:32:49 CEST 2018 [org.apache.activemq.artemis.ra] AMQ151007: Resource adaptor started
  160. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.jca] IJ020002: Deployed: file:/home/ploffay/projects/wildfly-swarm/testsuite/docker/jms/artemis.rar
  161. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.jca] THORN-013001: deployed resource-adapter: artemis
  162. INFO : Wed Jul 18 10:32:49 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [initialize] completed in 0.9s
  163. INFO : Wed Jul 18 10:32:49 CEST 2018 [org.apache.activemq.artemis.ra] AMQ151004: Instantiating javax.jms.Topic "driven" directly since UseJNDI=false.
  164. INFO : Wed Jul 18 10:32:50 CEST 2018 [io.thorntail.jca] THORN-013002: deployed message-driven: io.thorntail.testsuite.jms.driven.Receiver
  165. INFO : Wed Jul 18 10:32:50 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [deploy] completed in 0.501s
  166. INFO : Wed Jul 18 10:32:50 CEST 2018 [io.thorntail.jta] THORN-009001: Registering Transaction Manager in JNDI
  167. INFO : Wed Jul 18 10:32:50 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [before start] completed in 0.2s
  168. INFO : Wed Jul 18 10:32:50 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [start] completed in 0.0s
  169. INFO : Wed Jul 18 10:32:50 CEST 2018 [io.thorntail.kernel] THORN-000013: phase [after start] completed in 0.0s
  170. INFO : Wed Jul 18 10:32:50 CEST 2018 [io.thorntail.kernel] THORN-000999: Thorntail started in 0.739s
  171. INFO : Wed Jul 18 10:32:51 CEST 2018 [io.thorntail.kernel] THORN-000011: Thorntail stopping
  172. INFO : Wed Jul 18 10:32:51 CEST 2018 [org.apache.activemq.artemis.ra] AMQ151003: resource adaptor stopped
  173. INFO : Wed Jul 18 10:32:51 CEST 2018 [io.thorntail.kernel] THORN-000012: Thorntail stopped
  174. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.017 s - in io.thorntail.testsuite.jms.driven.MessageDrivenIT
  175. [INFO]
  176. [INFO] Results:
  177. [INFO]
  178. [ERROR] Errors:
  179. [ERROR] JMSAppIT.test ยป JMSRuntime Failed to create session factory
  180. [INFO]
  181. [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
  182. [INFO]
  183. [INFO]
  184. [INFO] --- docker-maven-plugin:0.24.0:stop (stop) @ thorntail-testsuite-jms ---
  185. [INFO] DOCKER> [vromero/activemq-artemis:latest] "artemis": Stop and removed container 712df1cd338f after 0 ms
  186. [INFO]
  187. [INFO] --- maven-failsafe-plugin:2.20.1:verify (verify-integration-test) @ thorntail-testsuite-jms ---
  188. [INFO] ------------------------------------------------------------------------
  189. [INFO] Reactor Summary:
  190. [INFO]
  191. [INFO] Docker Testsuite Parent ............................ SUCCESS [ 0.641 s]
  192. [INFO] Testsuite: Docker .................................. SUCCESS [ 5.669 s]
  193. [INFO] Testsuite: Docker - Thin - Layers .................. SUCCESS [ 3.627 s]
  194. [INFO] Testsuite: JMS ..................................... FAILURE [ 45.742 s]
  195. [INFO] Testsuite: OpenTracing - Jaeger .................... SKIPPED
  196. [INFO] Testsuite: OpenTracing - Jaeger, Vertx ............. SKIPPED
  197. [INFO] ------------------------------------------------------------------------
  198. [INFO] BUILD FAILURE
  199. [INFO] ------------------------------------------------------------------------
  200. [INFO] Total time: 55.909 s
  201. [INFO] Finished at: 2018-07-18T10:33:02+02:00
  202. [INFO] Final Memory: 47M/906M
  203. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement