You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/07 01:14:07 UTC

Build failed in Jenkins: ActiveMQ-Artemis-Master #988

See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/988/display/redirect?page=changes>

Changes:

[jbertram] NO-JIRA: Cleanup on Smoke test

[jbertram] [ARTEMIS-1043] Support IPv6 in NettyConnector

------------------------------------------
[...truncated 1.64 MB...]
	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] 01:13:34,660 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] 01:13:34,661 INFO  [org.apache.activemq.artemis.ra] AMQ151004: Instantiating javax.jms.Topic "test" directly since UseJNDI=false.
[Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=6abfd94d-1b2f-11e7-a961-02424ee64064-1917784974-938405008)] 01:13:34,666 WARN  [org.apache.activemq.artemis.core.server] AMQ222216: Security problem while creating session: AMQ119031: Unable to validate user
[main] 01:13:34,670 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:409) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:319) [:]
	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] 01:13:34,676 INFO  [org.apache.activemq.artemis.ra] AMQ151003: resource adaptor stopped
[main] 01:13:34,680 INFO  [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.1.0-SNAPSHOT [6abfd94d-1b2f-11e7-a961-02424ee64064] stopped, uptime 2.034 seconds
[main] 01:13:34,686 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testForConnectionLeakDuringActivationWhenSessionCreationFails()...
[main] 01:13:34,692 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryThrowsException()...
#test testCreateConnectionFactoryThrowsException
[main] 01:13:34,701 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryThrowsException()...
[main] 01:13:34,703 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
#test testCreateConnectionFactoryMultipleConnectorsOverrideAndParams
[main] 01:13:34,714 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
[main] 01:13:34,716 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: test2DefaultConnectionFactorySame()...
#test test2DefaultConnectionFactorySame
[main] 01:13:34,726 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: test2DefaultConnectionFactorySame()...
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 sec - in org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest
Running org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
[main] 01:13:34,729 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testReadBytes()...
#test testReadBytes
[main] 01:13:34,744 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testReadBytes()...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
Running org.apache.activemq.artemis.tests.unit.util.LinkedListTest
[main] 01:13:34,747 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHead()...
#test testAddHead
[main] 01:13:34,758 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHead()...
[main] 01:13:34,759 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddTail()...
#test testAddTail
[main] 01:13:34,768 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddTail()...
[main] 01:13:34,769 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndTail()...
#test testAddHeadAndTail
[main] 01:13:34,777 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndTail()...
[main] 01:13:34,777 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateIteratorAfterAddElements()...
#test testCreateIteratorAfterAddElements
[main] 01:13:34,786 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateIteratorAfterAddElements()...
[main] 01:13:34,787 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testClear()...
#test testClear
[main] 01:13:34,796 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testClear()...
[main] 01:13:34,796 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testPoll()...
#test testPoll
[main] 01:13:34,806 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testPoll()...
[main] 01:13:34,806 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead1()...
#test testRemoveHead1
[main] 01:13:34,817 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead1()...
[main] 01:13:34,819 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead2()...
#test testRemoveHead2
[main] 01:13:34,828 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead2()...
[main] 01:13:34,829 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead3()...
#test testRemoveHead3
[main] 01:13:34,840 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead3()...
[main] 01:13:34,841 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail1()...
#test testRemoveTail1
[main] 01:13:34,852 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail1()...
[main] 01:13:34,853 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail2()...
#test testRemoveTail2
[main] 01:13:34,862 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail2()...
[main] 01:13:34,863 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail3()...
#test testRemoveTail3
[main] 01:13:34,871 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail3()...
[main] 01:13:34,873 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveInTurn()...
#test testRemoveInTurn
[main] 01:13:34,883 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveInTurn()...
[main] 01:13:34,884 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveMiddle()...
#test testRemoveMiddle
[main] 01:13:34,892 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveMiddle()...
[main] 01:13:34,893 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndRemove()...
#test testAddHeadAndRemove
Jumping 500
[main] 01:13:34,904 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:35,092 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:35,099 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndRemove()...
[main] 01:13:35,101 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators1()...
#test testMultipleIterators1
[main] 01:13:35,111 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators1()...
[main] 01:13:35,112 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators2()...
#test testMultipleIterators2
[main] 01:13:35,123 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators2()...
[main] 01:13:35,124 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testResizing()...
#test testResizing
[main] 01:13:35,149 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testResizing()...
[main] 01:13:35,150 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRepeatAndRemove()...
#test testRepeatAndRemove
[main] 01:13:35,163 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRepeatAndRemove()...
[main] 01:13:35,163 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testIterateNoElements()...
#test testIterateNoElements
[main] 01:13:35,172 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testIterateNoElements()...
[main] 01:13:35,173 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddAndRemove()...
#test testAddAndRemove
[main] 01:13:35,184 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:35,312 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:35,732 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:36,884 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:37,512 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:38,245 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:38,245 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:38,322 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:38,567 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:38,933 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:38,933 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:39,186 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:39,782 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:40,531 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:40,532 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:40,647 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:40,648 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:40,756 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:40,757 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:40,873 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 01:13:40,873 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 01:13:40,969 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
SUREFIRE-859: Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000705f80000, 407371776, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 407371776 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/hs_err_pid19840.log>

Results :

Tests run: 558, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  9.545 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 16.985 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 15.351 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  6.340 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  6.255 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  7.804 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  4.869 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  8.531 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [01:01 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  1.413 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  8.409 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.680 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  3.701 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  1.685 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  1.879 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  2.082 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  7.259 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  3.730 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  4.129 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [  7.519 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  1.387 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [  1.854 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 35.767 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 11.637 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  2.450 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [ 14.391 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  5.174 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:33 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [ 11.530 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  4.549 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  3.661 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [  6.460 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  3.778 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ FAILURE [02:03 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] Smoke Tests ........................................ SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:26 min
[INFO] Finished at: 2017-04-07T01:13:42+00:00
[INFO] Final Memory: 218M/1374M
[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 -Dbasedir=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests> -jar <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefirebooter2447341478394286351.jar> <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire4013579959262938402tmp> <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire_177382358185457366276tmp>
[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

Jenkins build is back to normal : ActiveMQ-Artemis-Master #992

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/992/display/redirect>


Build failed in Jenkins: ActiveMQ-Artemis-Master #991

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/991/display/redirect?page=changes>

Changes:

[clebertsuconic] ARTEMIS-1099 Force Netty EPOLL to be available only on Linux 64bit

[clebertsuconic] NO-JIRA: Using Env as the source of isTestEnv

------------------------------------------
[...truncated 3.12 MB...]
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ performance-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/performance-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ performance-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ performance-tests ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Smoke Tests 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ smoke-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ smoke-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ smoke-tests ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ smoke-tests ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: etc/ide-settings/**
[INFO] Exclude: docs/**/*.json
[INFO] Exclude: docs/**/_book/
[INFO] Exclude: **/target/
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.jceks
[INFO] Exclude: **/*.jks
[INFO] Exclude: **/org/apache/activemq/artemis/utils/json/**
[INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.factorypath
[INFO] Exclude: **/org.apache.activemq.artemis.cfg
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 5 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ smoke-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ smoke-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ smoke-tests ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ smoke-tests ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: etc/ide-settings/**
[INFO] Exclude: docs/**/*.json
[INFO] Exclude: docs/**/_book/
[INFO] Exclude: **/target/
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.jceks
[INFO] Exclude: **/*.jks
[INFO] Exclude: **/org/apache/activemq/artemis/utils/json/**
[INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.factorypath
[INFO] Exclude: **/org.apache.activemq.artemis.cfg
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 5 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ smoke-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/target/test-classes>
Note: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/common/SmokeTestBase.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- artemis-maven-plugin:2.1.0-SNAPSHOT:create (create0) @ smoke-tests ---
[INFO] Local       id: local
      url: file:///home/jenkins/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[ERROR] ********************************************************************************************
[ERROR] Could not locate suitable Artemis.home on either <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/../..> or <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/../../artemis-distribution/target/apache-artemis-2.1.0-SNAPSHOT-bin/apache-artemis-2.1.0-SNAPSHOT>
[ERROR] Use the binary distribution or build the distribution before running the examples
[ERROR] ********************************************************************************************
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  5.610 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 14.904 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 11.453 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  4.001 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  4.302 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  7.906 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  3.795 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  5.082 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [ 55.367 s]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  0.793 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  6.363 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.533 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  2.556 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  1.417 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  1.544 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  2.145 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  3.424 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  2.921 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  2.881 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [  6.256 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  0.912 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [  1.468 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 25.059 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  5.456 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  1.427 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [  7.730 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  3.187 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:27 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  5.848 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  2.338 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  1.760 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [  3.116 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  3.091 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ SUCCESS [03:00 min]
[INFO] ActiveMQ Artemis Joram Tests ....................... SUCCESS [ 40.107 s]
[INFO] ActiveMQ Artemis timing Tests ...................... SUCCESS [  2.003 s]
[INFO] ActiveMQ Artemis JMS Tests ......................... SUCCESS [03:13 min]
[INFO] ActiveMQ Artemis Features .......................... SUCCESS [  0.133 s]
[INFO] ActiveMQ Artemis Test Support ...................... SUCCESS [  2.875 s]
[INFO] ActiveMQ Artemis Integration Tests ................. SUCCESS [ 37.874 s]
[INFO] ActiveMQ Artemis soak Tests ........................ SUCCESS [  3.301 s]
[INFO] ActiveMQ Artemis stress Tests ...................... SUCCESS [  2.508 s]
[INFO] ActiveMQ Artemis performance Tests ................. SUCCESS [  2.218 s]
[INFO] Smoke Tests ........................................ FAILURE [  3.256 s]
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:43 min
[INFO] Finished at: 2017-04-07T14:49:57+00:00
[INFO] Final Memory: 406M/6659M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.activemq:artemis-maven-plugin:2.1.0-SNAPSHOT:create (create0) on project smoke-tests: Couldn't find artemis.home -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :smoke-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

Build failed in Jenkins: ActiveMQ-Artemis-Master #990

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/990/display/redirect?page=changes>

Changes:

[jbertram] ARTEMIS-1100 Store Header on AMQP message

[jbertram] NO-JIRA test fix (PotentialOOMELoggingTest)

------------------------------------------
[...truncated 3.12 MB...]
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ performance-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/performance-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ performance-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ performance-tests ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Smoke Tests 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ smoke-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ smoke-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ smoke-tests ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ smoke-tests ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: etc/ide-settings/**
[INFO] Exclude: docs/**/*.json
[INFO] Exclude: docs/**/_book/
[INFO] Exclude: **/target/
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.jceks
[INFO] Exclude: **/*.jks
[INFO] Exclude: **/org/apache/activemq/artemis/utils/json/**
[INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.factorypath
[INFO] Exclude: **/org.apache.activemq.artemis.cfg
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 5 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ smoke-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ smoke-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ smoke-tests ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ smoke-tests ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: etc/ide-settings/**
[INFO] Exclude: docs/**/*.json
[INFO] Exclude: docs/**/_book/
[INFO] Exclude: **/target/
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.jceks
[INFO] Exclude: **/*.jks
[INFO] Exclude: **/org/apache/activemq/artemis/utils/json/**
[INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.factorypath
[INFO] Exclude: **/org.apache.activemq.artemis.cfg
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 5 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ smoke-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/target/test-classes>
Note: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/common/SmokeTestBase.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- artemis-maven-plugin:2.1.0-SNAPSHOT:create (create0) @ smoke-tests ---
[INFO] Local       id: local
      url: file:///home/jenkins/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[ERROR] ********************************************************************************************
[ERROR] Could not locate suitable Artemis.home on either <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/../..> or <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/../../artemis-distribution/target/apache-artemis-2.1.0-SNAPSHOT-bin/apache-artemis-2.1.0-SNAPSHOT>
[ERROR] Use the binary distribution or build the distribution before running the examples
[ERROR] ********************************************************************************************
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  5.882 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 13.112 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 11.039 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  4.399 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  4.203 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  4.988 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  3.620 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  4.963 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [ 51.373 s]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  1.055 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  6.685 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.552 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  2.576 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  1.530 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  1.586 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  1.959 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  3.286 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  2.687 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  2.736 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [  5.757 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  1.188 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [  1.706 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 26.318 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  6.889 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  1.406 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [  8.907 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  3.470 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:27 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  6.025 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  2.521 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  1.817 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [  3.447 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  3.216 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ SUCCESS [02:52 min]
[INFO] ActiveMQ Artemis Joram Tests ....................... SUCCESS [ 36.725 s]
[INFO] ActiveMQ Artemis timing Tests ...................... SUCCESS [  2.416 s]
[INFO] ActiveMQ Artemis JMS Tests ......................... SUCCESS [03:14 min]
[INFO] ActiveMQ Artemis Features .......................... SUCCESS [  0.127 s]
[INFO] ActiveMQ Artemis Test Support ...................... SUCCESS [  2.735 s]
[INFO] ActiveMQ Artemis Integration Tests ................. SUCCESS [ 30.267 s]
[INFO] ActiveMQ Artemis soak Tests ........................ SUCCESS [  3.459 s]
[INFO] ActiveMQ Artemis stress Tests ...................... SUCCESS [  3.017 s]
[INFO] ActiveMQ Artemis performance Tests ................. SUCCESS [  2.442 s]
[INFO] Smoke Tests ........................................ FAILURE [  3.224 s]
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:23 min
[INFO] Finished at: 2017-04-07T14:37:01+00:00
[INFO] Final Memory: 374M/5825M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.activemq:artemis-maven-plugin:2.1.0-SNAPSHOT:create (create0) on project smoke-tests: Couldn't find artemis.home -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :smoke-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

Build failed in Jenkins: ActiveMQ-Artemis-Master #989

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/989/display/redirect?page=changes>

Changes:

[clebertsuconic] ARTEMIS-1089 Improving flow control on replication

------------------------------------------
[...truncated 3.41 MB...]
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ performance-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/performance-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ performance-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ performance-tests ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Smoke Tests 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ smoke-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ smoke-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ smoke-tests ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ smoke-tests ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: etc/ide-settings/**
[INFO] Exclude: docs/**/*.json
[INFO] Exclude: docs/**/_book/
[INFO] Exclude: **/target/
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.jceks
[INFO] Exclude: **/*.jks
[INFO] Exclude: **/org/apache/activemq/artemis/utils/json/**
[INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.factorypath
[INFO] Exclude: **/org.apache.activemq.artemis.cfg
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 5 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ smoke-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ smoke-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ smoke-tests ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ smoke-tests ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: etc/ide-settings/**
[INFO] Exclude: docs/**/*.json
[INFO] Exclude: docs/**/_book/
[INFO] Exclude: **/target/
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.jceks
[INFO] Exclude: **/*.jks
[INFO] Exclude: **/org/apache/activemq/artemis/utils/json/**
[INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.factorypath
[INFO] Exclude: **/org.apache.activemq.artemis.cfg
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] 5 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ smoke-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ smoke-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/target/test-classes>
Note: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/common/SmokeTestBase.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- artemis-maven-plugin:2.1.0-SNAPSHOT:create (create0) @ smoke-tests ---
[INFO] Local       id: local
      url: file:///home/jenkins/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[ERROR] ********************************************************************************************
[ERROR] Could not locate suitable Artemis.home on either <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/../..> or <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/smoke-tests/../../artemis-distribution/target/apache-artemis-2.1.0-SNAPSHOT-bin/apache-artemis-2.1.0-SNAPSHOT>
[ERROR] Use the binary distribution or build the distribution before running the examples
[ERROR] ********************************************************************************************
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  5.743 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 15.603 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 12.098 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  4.181 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  4.752 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  7.684 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  3.804 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  5.046 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [ 52.427 s]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  0.901 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  6.002 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.198 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  2.404 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  1.105 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  1.460 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  1.815 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  3.096 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  2.418 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  2.720 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [  5.288 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  0.892 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [  2.004 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 24.788 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  5.937 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  1.536 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [  7.099 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  3.161 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:26 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  5.736 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  2.072 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  1.601 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [  3.090 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  3.636 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ SUCCESS [02:36 min]
[INFO] ActiveMQ Artemis Joram Tests ....................... SUCCESS [01:35 min]
[INFO] ActiveMQ Artemis timing Tests ...................... SUCCESS [  2.041 s]
[INFO] ActiveMQ Artemis JMS Tests ......................... SUCCESS [03:09 min]
[INFO] ActiveMQ Artemis Features .......................... SUCCESS [  0.153 s]
[INFO] ActiveMQ Artemis Test Support ...................... SUCCESS [  2.876 s]
[INFO] ActiveMQ Artemis Integration Tests ................. SUCCESS [ 32.866 s]
[INFO] ActiveMQ Artemis soak Tests ........................ SUCCESS [  2.992 s]
[INFO] ActiveMQ Artemis stress Tests ...................... SUCCESS [  2.549 s]
[INFO] ActiveMQ Artemis performance Tests ................. SUCCESS [  2.091 s]
[INFO] Smoke Tests ........................................ FAILURE [  2.863 s]
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:01 min
[INFO] Finished at: 2017-04-07T14:24:20+00:00
[INFO] Final Memory: 404M/7112M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.activemq:artemis-maven-plugin:2.1.0-SNAPSHOT:create (create0) on project smoke-tests: Couldn't find artemis.home -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :smoke-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