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

Changes:

[jbertram] NO-JIRA continue STOMP doc/code property work


------------------------------------------
[...truncated 886.43 KB...]
[main] 03:32:06,806 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored 
on acceptor TransportConfiguration(name=hornetq, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true&anycastPrefix=jms-queue-&multicastPrefix=jms-topic-
[main] 03:32:06,806 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored 
on acceptor TransportConfiguration(name=hornetq, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true&anycastPrefix=jms-queue-&multicastPrefix=jms-topic-
[main] 03:32:06,816 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE]
[main] 03:32:06,822 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:5445 for protocols [CORE]
[main] 03:32:06,828 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [CORE]
[main] 03:32:06,836 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [CORE]
[main] 03:32:06,844 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:61613 for protocols [CORE]
[main] 03:32:06,878 INFO  [org.apache.activemq.artemis.core.server] AMQ221007: 
Server is now live
[main] 03:32:06,878 INFO  [org.apache.activemq.artemis.core.server] AMQ221001: 
Apache ActiveMQ Artemis Message Broker version 2.12.0-SNAPSHOT [0.0.0.0, 
nodeID=0dd2739d-5f5b-11ea-b74d-008cfac34ebc] 
Queue [name=queueM1, address=testMulticast, routingType=MULTICAST, 
durable=true, purgeOnNoConsumers=false, autoCreateAddress=false, 
exclusive=false, lastValue=false, lastValueKey=null, nonDestructive=false, 
consumersBeforeDispatch=0, delayBeforeDispatch=-1, autoCreateAddress=false] 
created successfully.
Queue [name=queueM2, address=testMulticast, routingType=MULTICAST, 
durable=true, purgeOnNoConsumers=false, autoCreateAddress=false, 
exclusive=false, lastValue=false, lastValueKey=null, nonDestructive=false, 
consumersBeforeDispatch=0, delayBeforeDispatch=-1, autoCreateAddress=false] 
created successfully.
Consumer:: filter = null
Consumer:: clientID = test-client
Consumer ActiveMQQueue[testAnycast], thread=0 wait until 10 messages are 
consumed
Consumer ActiveMQQueue[testAnycast], thread=0 Consumed: 10 messages
Consumer ActiveMQQueue[testAnycast], thread=0 Elapsed time in second : 0 s
Consumer ActiveMQQueue[testAnycast], thread=0 Elapsed time in milli second : 21 
milli seconds
Consumer ActiveMQQueue[testAnycast], thread=0 Consumed: 10 messages
Consumer ActiveMQQueue[testAnycast], thread=0 Consumer thread finished
Sent 10 Messages.
[ActiveMQ Artemis Server Shutdown Timer] 03:32:07,737 INFO  
[org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis 
Message Broker version 2.12.0-SNAPSHOT [0dd2739d-5f5b-11ea-b74d-008cfac34ebc] 
stopped, uptime 1.088 seconds
Server stopped!
Creating ActiveMQ Artemis instance at: 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-cli/target/tmp/junit7060997430534336120/broker>

You can now start the broker by executing:  

   
"<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-cli/target/tmp/junit7060997430534336120/broker/bin/artemis";>
 run

Or you can run the broker in the background using:

   
"<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-cli/target/tmp/junit7060997430534336120/broker/bin/artemis-service";>
 start

     _        _               _
    / \  ____| |_  ___ __  __(_) _____
   / _ \|  _ \ __|/ _ \  \/  | |/  __/
  / ___ \ | \/ |_/  __/ |\/| | |\___ \
 /_/   \_\|   \__\____|_|  |_|_|/___ /
 Apache ActiveMQ Artemis 2.12.0-SNAPSHOT


[main] 03:32:07,923 INFO  [org.apache.activemq.artemis.integration.bootstrap] 
AMQ101000: Starting ActiveMQ Artemis Server
[main] 03:32:07,997 INFO  [org.apache.activemq.artemis.core.server] AMQ221000: 
live Message Broker is starting with configuration Broker Configuration 
(clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/large-messages,pagingDirectory=data/paging)
[main] 03:32:07,998 INFO  [org.apache.activemq.artemis.core.server] AMQ224073: 
Using MAPPED Journal
[main] 03:32:07,998 INFO  [org.apache.activemq.artemis.core.server] AMQ221057: 
Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being 
defined as 11,262,230,528
[main] 03:32:07,999 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: 
Protocol module found: [artemis-server]. Adding protocol support for: CORE
[main] 03:32:08,039 INFO  [org.apache.activemq.artemis.core.server] AMQ221034: 
Waiting indefinitely to obtain live lock
[main] 03:32:08,039 INFO  [org.apache.activemq.artemis.core.server] AMQ221035: 
Live Server Obtained live lock
[main] 03:32:08,085 INFO  [org.apache.activemq.artemis.core.server] AMQ221080: 
Deploying address DLQ supporting [ANYCAST]
[main] 03:32:08,087 INFO  [org.apache.activemq.artemis.core.server] AMQ221003: 
Deploying ANYCAST queue DLQ on address DLQ
[main] 03:32:08,091 INFO  [org.apache.activemq.artemis.core.server] AMQ221080: 
Deploying address ExpiryQueue supporting [ANYCAST]
[main] 03:32:08,092 INFO  [org.apache.activemq.artemis.core.server] AMQ221003: 
Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[main] 03:32:08,094 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored 
on acceptor TransportConfiguration(name=stomp, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61613&host=0-0-0-0&protocols=STOMP&useEpoll=true&tcpSendBufferSize=1048576
[main] 03:32:08,095 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol AMQP, Protocol being ignored on 
acceptor TransportConfiguration(name=amqp, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=5672&host=0-0-0-0&protocols=AMQP&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:08,096 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on 
acceptor TransportConfiguration(name=mqtt, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=1883&host=0-0-0-0&protocols=MQTT&useEpoll=true&tcpSendBufferSize=1048576
[main] 03:32:08,096 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol AMQP, Protocol being ignored on 
acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:08,096 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored 
on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:08,097 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored 
on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:08,097 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on 
acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:08,097 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol OPENWIRE, Protocol being 
ignored on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:08,098 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored 
on acceptor TransportConfiguration(name=hornetq, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true&anycastPrefix=jms-queue-&multicastPrefix=jms-topic-
[main] 03:32:08,098 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored 
on acceptor TransportConfiguration(name=hornetq, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true&anycastPrefix=jms-queue-&multicastPrefix=jms-topic-
[main] 03:32:08,108 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE]
[main] 03:32:08,114 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:5445 for protocols [CORE]
[main] 03:32:08,119 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [CORE]
[main] 03:32:08,127 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [CORE]
[main] 03:32:08,134 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:61613 for protocols [CORE]
[main] 03:32:08,172 INFO  [org.apache.activemq.artemis.core.server] AMQ221007: 
Server is now live
[main] 03:32:08,172 INFO  [org.apache.activemq.artemis.core.server] AMQ221001: 
Apache ActiveMQ Artemis Message Broker version 2.12.0-SNAPSHOT [0.0.0.0, 
nodeID=0e972374-5f5b-11ea-b74d-008cfac34ebc] 
Queue [name=queueM1, address=testMulticast, routingType=MULTICAST, 
durable=true, purgeOnNoConsumers=false, autoCreateAddress=false, 
exclusive=false, lastValue=false, lastValueKey=null, nonDestructive=false, 
consumersBeforeDispatch=0, delayBeforeDispatch=-1, autoCreateAddress=false] 
created successfully.
Queue [name=queueM2, address=testMulticast, routingType=MULTICAST, 
durable=true, purgeOnNoConsumers=false, autoCreateAddress=false, 
exclusive=false, lastValue=false, lastValueKey=null, nonDestructive=false, 
consumersBeforeDispatch=0, delayBeforeDispatch=-1, autoCreateAddress=false] 
created successfully.
Consumer:: filter = null
Consumer:: clientID = test-client
Consumer ActiveMQQueue[testAnycast], thread=0 wait until 10 messages are 
consumed
Consumer ActiveMQQueue[testAnycast], thread=0 Consumed: 10 messages
Consumer ActiveMQQueue[testAnycast], thread=0 Elapsed time in second : 0 s
Consumer ActiveMQQueue[testAnycast], thread=0 Elapsed time in milli second : 23 
milli seconds
Consumer ActiveMQQueue[testAnycast], thread=0 Consumed: 10 messages
Consumer ActiveMQQueue[testAnycast], thread=0 Consumer thread finished
Sent 10 Messages.
[ActiveMQ Artemis Server Shutdown Timer] 03:32:09,990 INFO  
[org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis 
Message Broker version 2.12.0-SNAPSHOT [0e972374-5f5b-11ea-b74d-008cfac34ebc] 
stopped, uptime 2.066 seconds
Server stopped!
Tests run: 10, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 17.057 sec <<< 
FAILURE! - in org.apache.activemq.cli.test.MessageSerializerTest
testObjectMessageImportExport(org.apache.activemq.cli.test.MessageSerializerTest)
  Time elapsed: 1.267 sec  <<< ERROR!
javax.jms.InvalidDestinationException: AMQ229017: Queue test does not exist
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:467)
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:361)
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.createConsumer(ActiveMQSessionContext.java:393)
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.internalCreateConsumer(ClientSessionImpl.java:1968)
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createConsumer(ClientSessionImpl.java:859)
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createConsumer(ClientSessionImpl.java:807)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQSession.createClientConsumer(ActiveMQSession.java:921)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQSession.createConsumer(ActiveMQSession.java:816)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQSession.createConsumer(ActiveMQSession.java:462)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQSession.createConsumer(ActiveMQSession.java:434)
        at 
org.apache.activemq.cli.test.MessageSerializerTest.testObjectMessageImportExport(MessageSerializerTest.java:197)

testMapMessageImportExport(org.apache.activemq.cli.test.MessageSerializerTest)  
Time elapsed: 1.241 sec  <<< ERROR!
javax.jms.InvalidDestinationException: AMQ229017: Queue test does not exist
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:467)
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:361)
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.createConsumer(ActiveMQSessionContext.java:393)
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.internalCreateConsumer(ClientSessionImpl.java:1968)
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createConsumer(ClientSessionImpl.java:859)
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createConsumer(ClientSessionImpl.java:807)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQSession.createClientConsumer(ActiveMQSession.java:921)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQSession.createConsumer(ActiveMQSession.java:816)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQSession.createConsumer(ActiveMQSession.java:462)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQSession.createConsumer(ActiveMQSession.java:434)
        at 
org.apache.activemq.cli.test.MessageSerializerTest.testMapMessageImportExport(MessageSerializerTest.java:227)

Running org.apache.activemq.cli.test.OptionsValidationTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in 
org.apache.activemq.cli.test.OptionsValidationTest
Running org.apache.activemq.cli.test.RetryCLIClientIDTest
Creating ActiveMQ Artemis instance at: 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-cli/target/tmp/junit7953424848857678435/instance_user>

You can now start the broker by executing:  

   
"<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-cli/target/tmp/junit7953424848857678435/instance_user/bin/artemis";>
 run

Or you can run the broker in the background using:

   
"<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-cli/target/tmp/junit7953424848857678435/instance_user/bin/artemis-service";>
 start

     _        _               _
    / \  ____| |_  ___ __  __(_) _____
   / _ \|  _ \ __|/ _ \  \/  | |/  __/
  / ___ \ | \/ |_/  __/ |\/| | |\___ \
 /_/   \_\|   \__\____|_|  |_|_|/___ /
 Apache ActiveMQ Artemis 2.12.0-SNAPSHOT


[main] 03:32:10,421 INFO  [org.apache.activemq.artemis.integration.bootstrap] 
AMQ101000: Starting ActiveMQ Artemis Server
[main] 03:32:10,499 INFO  [org.apache.activemq.artemis.core.server] AMQ221000: 
live Message Broker is starting with configuration Broker Configuration 
(clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/large-messages,pagingDirectory=data/paging)
[main] 03:32:10,500 INFO  [org.apache.activemq.artemis.core.server] AMQ221012: 
Using AIO Journal
[main] 03:32:10,500 INFO  [org.apache.activemq.artemis.core.server] AMQ221057: 
Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being 
defined as 11,262,230,528
[main] 03:32:10,501 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: 
Protocol module found: [artemis-server]. Adding protocol support for: CORE
[main] 03:32:10,549 INFO  [org.apache.activemq.artemis.core.server] AMQ221034: 
Waiting indefinitely to obtain live lock
[main] 03:32:10,549 INFO  [org.apache.activemq.artemis.core.server] AMQ221035: 
Live Server Obtained live lock
[main] 03:32:10,942 INFO  [org.apache.activemq.artemis.core.server] AMQ221080: 
Deploying address DLQ supporting [ANYCAST]
[main] 03:32:10,974 INFO  [org.apache.activemq.artemis.core.server] AMQ221003: 
Deploying ANYCAST queue DLQ on address DLQ
[main] 03:32:10,985 INFO  [org.apache.activemq.artemis.core.server] AMQ221080: 
Deploying address ExpiryQueue supporting [ANYCAST]
[main] 03:32:10,993 INFO  [org.apache.activemq.artemis.core.server] AMQ221003: 
Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[main] 03:32:11,010 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol AMQP, Protocol being ignored on 
acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:11,010 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored 
on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:11,010 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored 
on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:11,010 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on 
acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:11,010 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol OPENWIRE, Protocol being 
ignored on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
 
?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 03:32:11,023 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: 
Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE]
[main] 03:32:11,050 INFO  [org.apache.activemq.artemis.core.server] AMQ221007: 
Server is now live
[main] 03:32:11,050 INFO  [org.apache.activemq.artemis.core.server] AMQ221001: 
Apache ActiveMQ Artemis Message Broker version 2.12.0-SNAPSHOT [0.0.0.0, 
nodeID=101474eb-5f5b-11ea-b74d-008cfac34ebc] 
Consumer:: clientID = someClientID
[Thread-1 (activemq-netty-threads)] 03:32:11,062 WARN  
[org.apache.activemq.artemis.core.server] AMQ222216: Security problem while 
authenticating: AMQ229031: Unable to validate user from /127.0.0.1:36248. 
Username: null; SSL certificate subject DN: unavailable
[ActiveMQ Artemis Server Shutdown Timer] 03:32:11,559 INFO  
[org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis 
Message Broker version 2.12.0-SNAPSHOT [101474eb-5f5b-11ea-b74d-008cfac34ebc] 
stopped, uptime 1.136 seconds
Server stopped!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 sec - in 
org.apache.activemq.cli.test.RetryCLIClientIDTest
Running org.apache.activemq.cli.test.StreamClassPathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.activemq.cli.test.StreamClassPathTest

Results :

Tests in error: 
  MessageSerializerTest.testMapMessageImportExport:227 » InvalidDestination 
AMQ2...
  MessageSerializerTest.testObjectMessageImportExport:197 » InvalidDestination 
A...

Tests run: 76, Failures: 0, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent 2.12.0-SNAPSHOT ............ SUCCESS [  6.822 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 36.000 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 31.922 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  4.955 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  8.082 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  6.105 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 49.160 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [07:49 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  0.431 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [ 19.483 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  3.310 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  7.841 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  1.375 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  3.993 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  3.332 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  3.757 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  3.291 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  3.164 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [  8.201 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  0.536 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [  1.281 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [  9.349 s]
[INFO] ActiveMQ Artemis CLI ............................... FAILURE [01:28 min]
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED
[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 Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Client Integration Tests .......... SKIPPED
[INFO] ActiveMQ Artemis Compatibility 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 2.12.0-SNAPSHOT ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:54 min
[INFO] Finished at: 2020-03-06T03:32:12Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project artemis-cli: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-cli/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :artemis-cli
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

Reply via email to