See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/859/changes>
Changes:
[clebertsuconic] NO-JIRA: Removing spurious debug message
------------------------------------------
[...truncated 18052 lines...]
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] 17:28:14,066 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] 17:28:14,066 INFO [org.apache.activemq.artemis.ra] AMQ151004:
Instantiating javax.jms.Topic "test" directly since UseJNDI=false.
[Thread-0
(ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=4a81294a-f46d-11e6-911f-020007a90005-1827303532-1004009692)]
17:28:14,072 WARN [org.apache.activemq.artemis.core.server] AMQ222216:
Security problem while creating session: AMQ119031: Unable to validate user
[main] 17:28:14,074 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:411)
[:]
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] 17:28:14,077 INFO [org.apache.activemq.artemis.ra] AMQ151003: resource
adaptor stopped
[main] 17:28:14,083 INFO [org.apache.activemq.artemis.core.server] AMQ221002:
Apache ActiveMQ Artemis Message Broker version 2.0.0-SNAPSHOT
[4a81294a-f46d-11e6-911f-020007a90005] stopped, uptime 2.086 seconds
[main] 17:28:14,090 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test:
testForConnectionLeakDuringActivationWhenSessionCreationFails()...
[main] 17:28:14,091 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testCreateConnectionFactoryThrowsException()...
#test testCreateConnectionFactoryThrowsException
[main] 17:28:14,099 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testCreateConnectionFactoryThrowsException()...
[main] 17:28:14,099 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test:
testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
#test testCreateConnectionFactoryMultipleConnectorsOverrideAndParams
[main] 17:28:14,107 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test:
testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
[main] 17:28:14,109 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: test2DefaultConnectionFactorySame()...
#test test2DefaultConnectionFactorySame
[main] 17:28:14,116 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: test2DefaultConnectionFactorySame()...
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 sec - in
org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest
Running
org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
[main] 17:28:14,118 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testReadBytes()...
#test testReadBytes
[main] 17:28:14,128 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testReadBytes()...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in
org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
Running org.apache.activemq.artemis.tests.unit.util.LinkedListTest
[main] 17:28:14,130 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddHead()...
#test testAddHead
[main] 17:28:14,137 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testAddHead()...
[main] 17:28:14,138 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddTail()...
#test testAddTail
[main] 17:28:14,144 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testAddTail()...
[main] 17:28:14,145 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddHeadAndTail()...
#test testAddHeadAndTail
[main] 17:28:14,153 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testAddHeadAndTail()...
[main] 17:28:14,154 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testCreateIteratorAfterAddElements()...
#test testCreateIteratorAfterAddElements
[main] 17:28:14,164 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testCreateIteratorAfterAddElements()...
[main] 17:28:14,165 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testClear()...
#test testClear
[main] 17:28:14,174 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testClear()...
[main] 17:28:14,175 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testPoll()...
#test testPoll
[main] 17:28:14,183 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testPoll()...
[main] 17:28:14,184 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveHead1()...
#test testRemoveHead1
[main] 17:28:14,193 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveHead1()...
[main] 17:28:14,194 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveHead2()...
#test testRemoveHead2
[main] 17:28:14,204 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveHead2()...
[main] 17:28:14,205 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveHead3()...
#test testRemoveHead3
[main] 17:28:14,213 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveHead3()...
[main] 17:28:14,214 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveTail1()...
#test testRemoveTail1
[main] 17:28:14,223 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveTail1()...
[main] 17:28:14,224 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveTail2()...
#test testRemoveTail2
[main] 17:28:14,232 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveTail2()...
[main] 17:28:14,233 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveTail3()...
#test testRemoveTail3
[main] 17:28:14,242 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveTail3()...
[main] 17:28:14,243 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveInTurn()...
#test testRemoveInTurn
[main] 17:28:14,258 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveInTurn()...
[main] 17:28:14,259 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveMiddle()...
#test testRemoveMiddle
[main] 17:28:14,267 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveMiddle()...
[main] 17:28:14,268 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddHeadAndRemove()...
#test testAddHeadAndRemove
Jumping 500
[main] 17:28:14,278 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 17:28:14,572 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done
[main] 17:28:14,579 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testAddHeadAndRemove()...
[main] 17:28:14,581 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testMultipleIterators1()...
#test testMultipleIterators1
[main] 17:28:14,592 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testMultipleIterators1()...
[main] 17:28:14,593 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testMultipleIterators2()...
#test testMultipleIterators2
[main] 17:28:14,603 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testMultipleIterators2()...
[main] 17:28:14,604 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testResizing()...
#test testResizing
[main] 17:28:14,641 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testResizing()...
[main] 17:28:14,642 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRepeatAndRemove()...
#test testRepeatAndRemove
[main] 17:28:14,650 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRepeatAndRemove()...
[main] 17:28:14,651 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testIterateNoElements()...
#test testIterateNoElements
[main] 17:28:14,659 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testIterateNoElements()...
[main] 17:28:14,662 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddAndRemove()...
#test testAddAndRemove
[main] 17:28:14,674 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 17:28:14,794 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done
[main] 17:28:14,795 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 17:28:14,887 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done
[main] 17:28:15,298 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
Killed
Results :
Tests run: 557, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 10.855 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 17.113 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 18.730 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 5.661 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 6.262 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [ 9.164 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 4.811 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 13.880 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [01:02 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [ 1.454 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [ 9.143 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [ 3.368 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [ 3.445 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [ 2.140 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [ 1.898 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [ 1.852 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [ 6.320 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [ 2.953 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [ 3.529 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [ 9.712 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [ 2.375 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [ 3.044 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 38.138 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 10.271 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 2.492 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [ 17.696 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [ 4.262 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:36 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [ 9.420 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [ 3.957 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [ 3.578 s]
[INFO] ActiveMQ Artemis Aerogear Integration .............. SUCCESS [ 3.610 s]
[INFO] ActiveMQ Artemis Vert.x Integration ................ SUCCESS [ 3.331 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [ 4.263 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [ 5.607 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ FAILURE [02:08 min]
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:54 min
[INFO] Finished at: 2017-02-16T17:28:17+00:00
[INFO] Final Memory: 225M/1576M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project unit-tests: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked
VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests> &&
/usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java
-Djava.util.logging.manager=org.jboss.logmanager.LogManager
-Dlogging.configuration=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../tests/config/logging.properties>
-Djava.library.path=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../artemis-native/bin>
-Djgroups.bind_addr=localhost
-Dorg.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory.localBindAddress=localhost
-Djava.net.preferIPv4Stack=true -jar
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefirebooter8011263908917846315.jar>
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire8882869467041320255tmp>
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire_17256293091465754222tmp>
[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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :unit-tests
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