See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/938/display/redirect?page=changes>
Changes: [jdanek] NO-JIRA Refer to Postgres as PostgreSQL or Postgres ------------------------------------------ [...truncated 2.08 MB...] [Thread-1 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=78253736-1012-11e7-ae62-020007a90005-1648458262-52451302)] 21:48:37,248 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue c0d2c3d0-4dd8-4dc7-8008-f77d611142ef in AddressSettings [main] 21:48:37,371 INFO [org.apache.activemq.artemis.ra] AMQ151003: resource adaptor stopped [main] 21:48:37,406 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.1.0-SNAPSHOT [78253736-1012-11e7-ae62-020007a90005] stopped, uptime 0.481 seconds [main] 21:48:37,418 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testStartActivation()... [main] 21:48:37,419 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryOverrides()... #test testCreateConnectionFactoryOverrides [main] 21:48:37,426 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryOverrides()... [main] 21:48:37,426 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryNoOverrides()... #test testCreateConnectionFactoryNoOverrides [main] 21:48:37,443 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryNoOverrides()... [main] 21:48:37,443 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testDefaultConnectionFactory()... #test testDefaultConnectionFactory [main] 21:48:37,455 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDefaultConnectionFactory()... [main] 21:48:37,455 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testForConnectionLeakDuringActivationWhenSessionCreationFails()... #test testForConnectionLeakDuringActivationWhenSessionCreationFails [main] 21:48:37,457 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/./target/tmp/junit5602033344189910788/journal0-L,bindingsDirectory=/home/jenkins/jenkins-slave/workspace/ActiveMQ-Artemis-Master/tests/unit-tests/./target/tmp/junit5602033344189910788/bindings0-L,largeMessagesDirectory=/home/jenkins/jenkins-slave/workspace/ActiveMQ-Artemis-Master/tests/unit-tests/./target/tmp/junit5602033344189910788/large-msg0-L,pagingDirectory=/home/jenkins/jenkins-slave/workspace/ActiveMQ-Artemis-Master/tests/unit-tests/./target/tmp/junit5602033344189910788/page0-L)> [main] 21:48:37,457 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 21:48:37,457 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [main] 21:48:37,474 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 21:48:37,474 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.1.0-SNAPSHOT [localhost, nodeID=78766493-1012-11e7-ae62-020007a90005] [main] 21:48:37,475 WARN [org.apache.activemq.artemis.service.extensions] AMQ342000: Attempted to locate a Transaction Manager but none found. [main] 21:48:37,476 INFO [org.apache.activemq.artemis.ra] Resource adaptor started [main] 21:48:37,476 INFO [org.apache.activemq.artemis.ra] AMQ151004: Instantiating javax.jms.Topic "test" directly since UseJNDI=false. [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=78766493-1012-11e7-ae62-020007a90005-932885627-813131188)] 21:48:37,514 WARN [org.apache.activemq.artemis.core.server] AMQ222216: Security problem while creating session: AMQ119031: Unable to validate user [main] 21:48:37,526 WARN [org.apache.activemq.artemis.ra] AMQ152005: Failure in broker activation org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@3c4bef00 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge durable=false clientID=null user=user password=**** maxSession=1): ActiveMQSecurityException[errorType=SECURITY_EXCEPTION message=AMQ119031: Unable to validate user] at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:412) [:] at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:322) [:] at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:288) [:] at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:237) [:] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionChannel(ClientSessionFactoryImpl.java:1284) [:] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionInternal(ClientSessionFactoryImpl.java:670) [:] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSession(ClientSessionFactoryImpl.java:295) [:] at org.apache.activemq.artemis.ra.ActiveMQResourceAdapter.createSession(ActiveMQResourceAdapter.java:1557) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setupSession(ActiveMQActivation.java:482) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setup(ActiveMQActivation.java:314) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation$SetupActivation.run(ActiveMQActivation.java:697) [:] at org.apache.activemq.artemis.tests.unit.ra.BootstrapContext$1.scheduleWork(BootstrapContext.java:64) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.start(ActiveMQActivation.java:251) [:] at org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest.testForConnectionLeakDuringActivationWhenSessionCreationFails(ResourceAdapterTest.java:547) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121] at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit-4.11.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.11.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit-4.11.jar:] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.11.jar:] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.11.jar:] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.11.jar:] at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:] at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:] at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.11.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit-4.11.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit-4.11.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit-4.11.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1] [main] 21:48:39,534 INFO [org.apache.activemq.artemis.ra] AMQ151001: Attempting to reconnect org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@3c4bef00 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge durable=false clientID=null user=user password=**** maxSession=1) [main] 21:48:39,534 INFO [org.apache.activemq.artemis.ra] AMQ151004: Instantiating javax.jms.Topic "test" directly since UseJNDI=false. [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=78766493-1012-11e7-ae62-020007a90005-932885627-813131188)] 21:48:39,540 WARN [org.apache.activemq.artemis.core.server] AMQ222216: Security problem while creating session: AMQ119031: Unable to validate user [main] 21:48:39,546 ERROR [org.apache.activemq.artemis.ra] AMQ154003: Unable to reconnect org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@3c4bef00 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge durable=false clientID=null user=user password=**** maxSession=1): ActiveMQSecurityException[errorType=SECURITY_EXCEPTION message=AMQ119031: Unable to validate user] at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:412) [:] at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:322) [:] at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:288) [:] at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:237) [:] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionChannel(ClientSessionFactoryImpl.java:1284) [:] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionInternal(ClientSessionFactoryImpl.java:670) [:] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSession(ClientSessionFactoryImpl.java:295) [:] at org.apache.activemq.artemis.ra.ActiveMQResourceAdapter.createSession(ActiveMQResourceAdapter.java:1557) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setupSession(ActiveMQActivation.java:482) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setup(ActiveMQActivation.java:314) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.reconnect(ActiveMQActivation.java:659) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation$SetupActivation.run(ActiveMQActivation.java:699) [:] at org.apache.activemq.artemis.tests.unit.ra.BootstrapContext$1.scheduleWork(BootstrapContext.java:64) [:] at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.start(ActiveMQActivation.java:251) [:] at org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest.testForConnectionLeakDuringActivationWhenSessionCreationFails(ResourceAdapterTest.java:547) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121] at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit-4.11.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.11.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit-4.11.jar:] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.11.jar:] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.11.jar:] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.11.jar:] at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:] at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:] at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.11.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit-4.11.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit-4.11.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit-4.11.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1] [main] 21:48:39,548 INFO [org.apache.activemq.artemis.ra] AMQ151003: resource adaptor stopped [main] 21:48:39,549 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.1.0-SNAPSHOT [78766493-1012-11e7-ae62-020007a90005] stopped, uptime 2.092 seconds ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[Thread-0 (org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-2052489518),5,org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-2052489518] is still alive with the following stackTrace: java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.isInterrupted(Thread.java:961) java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:787) java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:697) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) ============================================================================= Thread Thread[Thread-1 (org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-2052489518),5,org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-2052489518] is still alive with the following stackTrace: java.lang.Throwable.fillInStackTrace(Native Method) java.lang.Throwable.fillInStackTrace(Throwable.java:783) java.lang.Throwable.<init>(Throwable.java:250) java.lang.Exception.<init>(Exception.java:54) java.lang.InterruptedException.<init>(InterruptedException.java:57) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088) java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) ********************************************************************************* [main] 21:48:39,551 INFO [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC [main] 21:48:39,694 INFO [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done ******************** Threads cleared after retries ******************** [main] 21:48:40,196 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testForConnectionLeakDuringActivationWhenSessionCreationFails()... [main] 21:48:40,196 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryThrowsException()... #test testCreateConnectionFactoryThrowsException [main] 21:48:40,198 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryThrowsException()... [main] 21:48:40,199 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()... #test testCreateConnectionFactoryMultipleConnectorsOverrideAndParams [main] 21:48:40,201 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()... [main] 21:48:40,202 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: test2DefaultConnectionFactorySame()... #test test2DefaultConnectionFactorySame [main] 21:48:40,209 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: test2DefaultConnectionFactorySame()... Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.299 sec - in org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest Running org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest [main] 21:48:40,212 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testReadBytes()... #test testReadBytes [main] 21:48:40,219 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testReadBytes()... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest Running org.apache.activemq.artemis.tests.unit.util.LinkedListTest [main] 21:48:40,227 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHead()... #test testAddHead [main] 21:48:40,229 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHead()... [main] 21:48:40,229 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddTail()... #test testAddTail [main] 21:48:40,231 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddTail()... [main] 21:48:40,232 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndTail()... #test testAddHeadAndTail [main] 21:48:40,237 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndTail()... [main] 21:48:40,237 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateIteratorAfterAddElements()... #test testCreateIteratorAfterAddElements [main] 21:48:40,240 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateIteratorAfterAddElements()... [main] 21:48:40,240 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testClear()... #test testClear [main] 21:48:40,242 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testClear()... [main] 21:48:40,242 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testPoll()... #test testPoll [main] 21:48:40,244 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testPoll()... [main] 21:48:40,244 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead1()... #test testRemoveHead1 [main] 21:48:40,251 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead1()... [main] 21:48:40,251 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead2()... #test testRemoveHead2 [main] 21:48:40,253 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead2()... [main] 21:48:40,254 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead3()... #test testRemoveHead3 [main] 21:48:40,256 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead3()... [main] 21:48:40,257 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail1()... #test testRemoveTail1 [main] 21:48:40,259 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail1()... [main] 21:48:40,260 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail2()... #test testRemoveTail2 [main] 21:48:40,262 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail2()... [main] 21:48:40,262 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail3()... #test testRemoveTail3 [main] 21:48:40,264 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail3()... [main] 21:48:40,264 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveInTurn()... #test testRemoveInTurn [main] 21:48:40,267 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveInTurn()... [main] 21:48:40,267 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveMiddle()... #test testRemoveMiddle [main] 21:48:40,268 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveMiddle()... [main] 21:48:40,269 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndRemove()... #test testAddHeadAndRemove Jumping 500 [main] 21:48:40,278 INFO [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC [main] 21:48:40,432 INFO [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done [main] 21:48:40,449 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndRemove()... [main] 21:48:40,450 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators1()... #test testMultipleIterators1 [main] 21:48:40,461 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators1()... [main] 21:48:40,461 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators2()... #test testMultipleIterators2 [main] 21:48:40,463 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators2()... [main] 21:48:40,464 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testResizing()... #test testResizing [main] 21:48:40,477 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testResizing()... [main] 21:48:40,477 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRepeatAndRemove()... #test testRepeatAndRemove [main] 21:48:40,479 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRepeatAndRemove()... [main] 21:48:40,480 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testIterateNoElements()... #test testIterateNoElements [main] 21:48:40,482 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testIterateNoElements()... [main] 21:48:40,486 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddAndRemove()... #test testAddAndRemove [main] 21:48:40,491 INFO [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC [main] 21:48:40,586 INFO [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done [main] 21:48:40,803 INFO [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Build step 'Invoke top-level Maven targets' marked build as failure Performing Post build task... Could not match :Too many files with unapproved license : False Logical operation result is FALSE Skipping script : cat ratReport.txt END OF POST BUILD TASK : 0 Recording test results
