apache / camel-quarkus

Apache Camel Quarkus
https://camel.apache.org
Apache License 2.0
255 stars 189 forks source link

JmsTest.testJmsTransaction() and JmsTest.testResequence() fail intermittently #2957

Open ppalaga opened 3 years ago

ppalaga commented 3 years ago

Seen here https://github.com/apache/camel-quarkus/pull/2953/checks?check_run_id=3184178157 but cannot reproduce locally:

2021-07-28T17:36:30.1803512Z [INFO] Running org.apache.camel.quarkus.component.messaging.it.JmsIT
2021-07-28T17:36:32.4053312Z Jul 28, 2021 5:36:32 PM org.jboss.threads.Version <clinit>
2021-07-28T17:36:32.4076237Z INFO: JBoss Threads version 3.4.0.Final
2021-07-28T17:36:32.9218581Z Jul 28, 2021 5:36:32 PM org.apache.activemq.artemis.core.deployers.impl.FileConfigurationParser parseMainConfig
2021-07-28T17:36:32.9230162Z WARN: AMQ222018: AIO was not located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
2021-07-28T17:36:32.9234410Z Jul 28, 2021 5:36:32 PM org.apache.activemq.artemis.core.config.impl.ConfigurationImpl setJournalPoolFiles
2021-07-28T17:36:32.9250982Z WARN: AMQ222269: Please use a fixed value for "journal-pool-files". Default changed per https://issues.apache.org/jira/browse/ARTEMIS-1628
2021-07-28T17:36:33.1875484Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl internalStart
2021-07-28T17:36:33.1897247Z INFO: AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./target/artemis/journal,bindingsDirectory=./target/artemis/bindings,largeMessagesDirectory=./target/artemis/large-messages,pagingDirectory=./target/artemis/paging)
2021-07-28T17:36:33.2313098Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager init
2021-07-28T17:36:33.2320711Z INFO: AMQ221013: Using NIO Journal
2021-07-28T17:36:33.3523066Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.config.impl.ConfigurationImpl getGlobalMaxSize
2021-07-28T17:36:33.3536555Z INFO: AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 912,261,120
2021-07-28T17:36:33.3974567Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl <init>
2021-07-28T17:36:33.3981052Z INFO: AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2021-07-28T17:36:33.3990864Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl loadProtocolManagerFactories
2021-07-28T17:36:33.3999250Z INFO: AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
2021-07-28T17:36:33.4004390Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl loadProtocolManagerFactories
2021-07-28T17:36:33.4013435Z INFO: AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT
2021-07-28T17:36:33.4395883Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.logs.AuditLogger getNotificationInfo
2021-07-28T17:36:33.4401561Z INFO: AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
2021-07-28T17:36:33.4414572Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:33.4422210Z INFO: AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@562750ab []
2021-07-28T17:36:33.4435859Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.logs.AuditLogger getNotificationInfo
2021-07-28T17:36:33.4479855Z INFO: AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 []
2021-07-28T17:36:33.4607229Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.server.reload.ReloadManagerImpl$ReloadRegistry <init>
2021-07-28T17:36:33.4661933Z WARN: AMQ222219: File file:/home/runner/.m2/repository/org/apache/camel/quarkus/camel-quarkus-integration-tests-support-activemq/2.2.0-SNAPSHOT/camel-quarkus-integration-tests-support-activemq-2.2.0-SNAPSHOT.jar!/broker.xml does not exist
2021-07-28T17:36:33.4677551Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.server.impl.FileLockNodeManager startLiveNode
2021-07-28T17:36:33.4684315Z INFO: AMQ221034: Waiting indefinitely to obtain live lock
2021-07-28T17:36:33.4703525Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.server.impl.FileLockNodeManager startLiveNode
2021-07-28T17:36:33.4718362Z INFO: AMQ221035: Live Server Obtained live lock
2021-07-28T17:36:33.6224199Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:33.6237700Z INFO: AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@67a48c6c []
2021-07-28T17:36:33.6960586Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:33.6966166Z INFO: AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@1782a006 []
2021-07-28T17:36:33.8252606Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor start
2021-07-28T17:36:33.8262411Z INFO: AMQ221020: Started EPOLL Acceptor at 127.0.0.1:36413 for protocols [CORE,MQTT,AMQP]
2021-07-28T17:36:33.8312696Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation run
2021-07-28T17:36:33.8360767Z INFO: AMQ221007: Server is now live
2021-07-28T17:36:33.8367281Z Jul 28, 2021 5:36:33 PM org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl internalStart
2021-07-28T17:36:33.8372788Z INFO: AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.17.0 [localhost, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12] 
2021-07-28T17:36:33.8527017Z ======================================================================================
2021-07-28T17:36:33.8555976Z   native.image.path was not set, making a guess for the correct path of native image
2021-07-28T17:36:33.8567109Z   guessed path: /home/runner/work/camel-quarkus/camel-quarkus/integration-tests/messaging/target/camel-quarkus-integration-test-messaging-2.2.0-SNAPSHOT-runner
2021-07-28T17:36:33.8583416Z ======================================================================================
2021-07-28T17:36:33.8672682Z Executing [/home/runner/work/camel-quarkus/camel-quarkus/integration-tests/messaging/target/camel-quarkus-integration-test-messaging-2.2.0-SNAPSHOT-runner, -Dquarkus.http.port=34487, -Dquarkus.http.ssl-port=36219, -Dtest.url=http://localhost:34487, -Dquarkus.log.file.path=/home/runner/work/camel-quarkus/camel-quarkus/integration-tests/messaging/target/quarkus.log, -Dquarkus.log.file.enable=true, -Dcamel.component.paho.brokerUrl=tcp://127.0.0.1:36413, -Dbroker-url.ws=ws://127.0.0.1:36413, -Dcamel.component.paho.*** -Dquarkus.artemis.*** -Dquarkus.artemis.username=artemis, -Dquarkus.artemis.url=tcp://127.0.0.1:36413, -Dcamel.component.paho.username=artemis]
2021-07-28T17:36:33.8863826Z 2021-07-28 17:36:33,885 INFO  [org.apa.cam.qua.cor.CamelBootstrapRecorder] (main) Bootstrap runtime: org.apache.camel.quarkus.main.CamelMainRuntime
2021-07-28T17:36:33.8907802Z 2021-07-28 17:36:33,889 INFO  [org.apa.cam.mai.BaseMainSupport] (main) Auto-configuration summary
2021-07-28T17:36:33.8916658Z 2021-07-28 17:36:33,889 INFO  [org.apa.cam.mai.BaseMainSupport] (main)     camel.component.paho.brokerUrl=tcp://127.0.0.1:36413
2021-07-28T17:36:33.8933258Z 2021-07-28 17:36:33,889 INFO  [org.apa.cam.mai.BaseMainSupport] (main)     camel.component.paho.***
2021-07-28T17:36:33.8937996Z 2021-07-28 17:36:33,889 INFO  [org.apa.cam.mai.BaseMainSupport] (main)     camel.component.paho.username=xxxxxx
2021-07-28T17:36:34.0260229Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.0280183Z INFO: AMQ601267: User anonymous@127.0.0.1:49004 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a2a5cdf-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=7cfee817, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@55cc1b46[ID=7cfee817, local= /127.0.0.1:36413, remote=/127.0.0.1:49004]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f3a9fa1, true, OperationContextImpl [1047493203] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.0639952Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.0669036Z INFO: AMQ601267: User anonymous@127.0.0.1:49004 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a31d6f0-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=7cfee817, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@55cc1b46[ID=7cfee817, local= /127.0.0.1:36413, remote=/127.0.0.1:49004]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@228be0ed, true, OperationContextImpl [11896489] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.0712034Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.0776084Z INFO: AMQ601267: User anonymous@127.0.0.1:49004 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a333681-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=7cfee817, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@55cc1b46[ID=7cfee817, local= /127.0.0.1:36413, remote=/127.0.0.1:49004]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69cd70bb, true, OperationContextImpl [695342534] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.0860939Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.0921691Z INFO: AMQ601267: User anonymous@127.0.0.1:49006 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a35a784-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=3add8d84, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@56e969f8[ID=3add8d84, local= /127.0.0.1:36413, remote=/127.0.0.1:49006]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d6e7fd, true, OperationContextImpl [399795139] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.0990111Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.1040433Z INFO: AMQ601267: User anonymous@127.0.0.1:49004 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a361cb5-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=7cfee817, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@55cc1b46[ID=7cfee817, local= /127.0.0.1:36413, remote=/127.0.0.1:49004]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d1832ba, true, OperationContextImpl [2084247339] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.1071880Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.1082030Z INFO: AMQ601065: User artemis@127.0.0.1:49004 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=typeTest, address=typeTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.1097647Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.1108397Z INFO: AMQ601267: User anonymous@127.0.0.1:49006 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a377c46-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=3add8d84, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@56e969f8[ID=3add8d84, local= /127.0.0.1:36413, remote=/127.0.0.1:49006]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2689d767, true, OperationContextImpl [1132799300] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.1181725Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.1196853Z INFO: AMQ601019: User anonymous@127.0.0.1:49004 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d183ff0 []
2021-07-28T17:36:34.1271213Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.1302022Z INFO: AMQ601267: User anonymous@127.0.0.1:49004 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a377c47-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=7cfee817, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@55cc1b46[ID=7cfee817, local= /127.0.0.1:36413, remote=/127.0.0.1:49004]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f5b29b9, true, OperationContextImpl [184481731] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.1315343Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.1326420Z INFO: AMQ601065: User artemis@127.0.0.1:49006 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=typeTestResult, address=typeTestResult, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.1336737Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.1347967Z INFO: AMQ601065: User artemis@127.0.0.1:49004 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=typeTest, address=typeTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.1359827Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.1381625Z INFO: AMQ601267: User anonymous@127.0.0.1:49004 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a3bc208-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=7cfee817, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@55cc1b46[ID=7cfee817, local= /127.0.0.1:36413, remote=/127.0.0.1:49004]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b059aca, true, OperationContextImpl [649608838] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.1405675Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.1435841Z INFO: AMQ601019: User anonymous@127.0.0.1:49006 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62fc39fc []
2021-07-28T17:36:34.1442359Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.1458189Z INFO: AMQ601065: User artemis@127.0.0.1:49004 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=typeTest, address=typeTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.1511557Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.1531745Z INFO: AMQ601065: User artemis@127.0.0.1:49004 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=typeTest, address=typeTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.1580889Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.1639151Z INFO: AMQ601267: User anonymous@127.0.0.1:49008 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a40a40b-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=2934eadf, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5293b39d[ID=2934eadf, local= /127.0.0.1:36413, remote=/127.0.0.1:49008]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56ac2d17, true, OperationContextImpl [330217894] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.1665955Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.1710017Z INFO: AMQ601065: User artemis@127.0.0.1:49004 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=typeTest, address=typeTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.1760529Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.1798275Z INFO: AMQ601267: User anonymous@127.0.0.1:49008 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a42039c-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=2934eadf, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5293b39d[ID=2934eadf, local= /127.0.0.1:36413, remote=/127.0.0.1:49008]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2277ebaa, true, OperationContextImpl [352632422] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.1811760Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.1835683Z INFO: AMQ601065: User artemis@127.0.0.1:49008 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=mapTest, address=mapTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.1844346Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.1853308Z INFO: AMQ601019: User anonymous@127.0.0.1:49008 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@53430c17 []
2021-07-28T17:36:34.1893794Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.1920735Z INFO: AMQ601267: User anonymous@127.0.0.1:49010 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a45860f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=5e0a6bef, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1defe495[ID=5e0a6bef, local= /127.0.0.1:36413, remote=/127.0.0.1:49010]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7259d8c6, true, OperationContextImpl [1703730778] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.1955332Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.2028650Z INFO: AMQ601267: User anonymous@127.0.0.1:49010 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a462250-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=5e0a6bef, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1defe495[ID=5e0a6bef, local= /127.0.0.1:36413, remote=/127.0.0.1:49010]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41d6c04a, true, OperationContextImpl [2113253214] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.2078847Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.2095688Z INFO: AMQ601065: User artemis@127.0.0.1:49010 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=selectorA, address=selectorA, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.2121651Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2128045Z WARN: AMQ222165: No Dead Letter Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2137682Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2139601Z WARN: AMQ222166: No Expiry Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2141432Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2146601Z WARN: AMQ222165: No Dead Letter Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2148639Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2153235Z WARN: AMQ222166: No Expiry Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2155201Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2156835Z WARN: AMQ222165: No Dead Letter Address configured for queue typeTestResult in AddressSettings
2021-07-28T17:36:34.2226490Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2229211Z WARN: AMQ222166: No Expiry Address configured for queue typeTestResult in AddressSettings
2021-07-28T17:36:34.2233998Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2235884Z WARN: AMQ222165: No Dead Letter Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2237667Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2242507Z WARN: AMQ222166: No Expiry Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2244451Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2248671Z WARN: AMQ222165: No Dead Letter Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2250539Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2252346Z WARN: AMQ222166: No Expiry Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2257275Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2259340Z WARN: AMQ222165: No Dead Letter Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2263821Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2265693Z WARN: AMQ222166: No Expiry Address configured for queue typeTest in AddressSettings
2021-07-28T17:36:34.2267630Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2272688Z WARN: AMQ222165: No Dead Letter Address configured for queue mapTest in AddressSettings
2021-07-28T17:36:34.2274543Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.2278399Z WARN: AMQ222166: No Expiry Address configured for queue mapTest in AddressSettings
2021-07-28T17:36:34.2357039Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.2358984Z INFO: AMQ601019: User anonymous@127.0.0.1:49006 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ec293f3 []
2021-07-28T17:36:34.2535139Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.2561237Z INFO: AMQ601267: User anonymous@127.0.0.1:49012 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a4e1193-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1f765518, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@35dc02d0[ID=1f765518, local= /127.0.0.1:36413, remote=/127.0.0.1:49012]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27cfeff, true, OperationContextImpl [1305414985] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.2579871Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.2594229Z INFO: AMQ601019: User anonymous@127.0.0.1:49004 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e396812 []
2021-07-28T17:36:34.2597555Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.2599883Z INFO: AMQ601265: User artemis@127.0.0.1:49004 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, typeTest, null, 0, false, true, null]]
2021-07-28T17:36:34.2614429Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.2616744Z INFO: AMQ601265: User artemis@127.0.0.1:49006 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, typeTestResult, null, 0, false, true, null]]
2021-07-28T17:36:34.2675130Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.2683615Z INFO: AMQ601267: User anonymous@127.0.0.1:49012 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a50a9a4-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1f765518, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@35dc02d0[ID=1f765518, local= /127.0.0.1:36413, remote=/127.0.0.1:49012]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b512aa, true, OperationContextImpl [1675333509] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.2733868Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.2742871Z INFO: AMQ601267: User anonymous@127.0.0.1:49014 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a51bb17-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1c83d83e, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1659bfad[ID=1c83d83e, local= /127.0.0.1:36413, remote=/127.0.0.1:49014]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e442126, true, OperationContextImpl [1507362618] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.2815899Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.2830540Z INFO: AMQ601267: User anonymous@127.0.0.1:49014 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a5341b8-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1c83d83e, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1659bfad[ID=1c83d83e, local= /127.0.0.1:36413, remote=/127.0.0.1:49014]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c349350, true, OperationContextImpl [1664539361] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.2871443Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.2919217Z INFO: AMQ601267: User anonymous@127.0.0.1:49016 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a538fdb-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=542992cb, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3f4c86dc[ID=542992cb, local= /127.0.0.1:36413, remote=/127.0.0.1:49016]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@430debdc, true, OperationContextImpl [1129729178] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.2926125Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.2941705Z INFO: AMQ601065: User artemis@127.0.0.1:49012 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=transferExchange, address=transferExchange, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.3007507Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.3086676Z INFO: AMQ601267: User anonymous@127.0.0.1:49016 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a55d9cc-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=542992cb, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3f4c86dc[ID=542992cb, local= /127.0.0.1:36413, remote=/127.0.0.1:49016]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4906b32f, true, OperationContextImpl [1710875352] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.3106741Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.3123621Z INFO: AMQ601019: User anonymous@127.0.0.1:49008 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e0818fa []
2021-07-28T17:36:34.3145218Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.3153097Z INFO: AMQ601065: User artemis@127.0.0.1:49016 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=objectTest, address=objectTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.3157759Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.3201878Z INFO: AMQ601065: User artemis@127.0.0.1:49014 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=transferException, address=transferException, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.3221038Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.3234402Z INFO: AMQ601019: User anonymous@127.0.0.1:49010 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@784c4e53 []
2021-07-28T17:36:34.3264686Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.3286976Z WARN: AMQ222165: No Dead Letter Address configured for queue selectorA in AddressSettings
2021-07-28T17:36:34.3301741Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.3315231Z WARN: AMQ222166: No Expiry Address configured for queue selectorA in AddressSettings
2021-07-28T17:36:34.3332632Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.3343155Z INFO: AMQ601019: User anonymous@127.0.0.1:49010 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c73c582 []
2021-07-28T17:36:34.3348546Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.3369694Z INFO: AMQ601265: User artemis@127.0.0.1:49008 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, mapTest, null, 0, false, true, null]]
2021-07-28T17:36:34.3479959Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.3484247Z INFO: AMQ601265: User artemis@127.0.0.1:49004 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, typeTest, null, 0, false, true, null]]
2021-07-28T17:36:34.3489122Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.3494957Z INFO: AMQ601019: User anonymous@127.0.0.1:49014 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@269060ea []
2021-07-28T17:36:34.3507418Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.3510042Z WARN: AMQ222165: No Dead Letter Address configured for queue transferException in AddressSettings
2021-07-28T17:36:34.3512035Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.3518501Z WARN: AMQ222166: No Expiry Address configured for queue transferException in AddressSettings
2021-07-28T17:36:34.3523964Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.3526610Z INFO: AMQ601019: User anonymous@127.0.0.1:49016 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63654d05 []
2021-07-28T17:36:34.3531904Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.3536525Z WARN: AMQ222165: No Dead Letter Address configured for queue objectTest in AddressSettings
2021-07-28T17:36:34.3543916Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.3559203Z WARN: AMQ222166: No Expiry Address configured for queue objectTest in AddressSettings
2021-07-28T17:36:34.3573744Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.3605891Z INFO: AMQ601267: User anonymous@127.0.0.1:49018 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a59aa5f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=a312d501, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@c77b48c[ID=a312d501, local= /127.0.0.1:36413, remote=/127.0.0.1:49018]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c2affe1, true, OperationContextImpl [2008504491] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.3626705Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.3633272Z INFO: AMQ601265: User artemis@127.0.0.1:49004 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, typeTest, null, 0, false, true, null]]
2021-07-28T17:36:34.3680852Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.3700625Z INFO: AMQ601265: User artemis@127.0.0.1:49004 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, typeTest, null, 0, false, true, null]]
2021-07-28T17:36:34.3707288Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.3775861Z INFO: AMQ601267: User anonymous@127.0.0.1:49018 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a5a94c0-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=a312d501, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@c77b48c[ID=a312d501, local= /127.0.0.1:36413, remote=/127.0.0.1:49018]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24e767c6, true, OperationContextImpl [1598640460] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.3797843Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.3812557Z INFO: AMQ601065: User artemis@127.0.0.1:49018 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.3984008Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.3986364Z INFO: AMQ601019: User anonymous@127.0.0.1:49016 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@699d2675 []
2021-07-28T17:36:34.4080703Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4083182Z INFO: AMQ601265: User artemis@127.0.0.1:49010 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, selectorA, null, 0, false, true, null]]
2021-07-28T17:36:34.4094971Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4097231Z 2021-07-28 17:36:34,381 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Routes startup summary (total:11 started:11)
2021-07-28T17:36:34.4255950Z INFO: AMQ601019: User anonymous@127.0.0.1:49012 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bdf31fc []
2021-07-28T17:36:34.4258761Z 2021-07-28 17:36:34,381 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route1 (jms://queue:typeTest)
2021-07-28T17:36:34.4264273Z 2021-07-28 17:36:34,381 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route2 (jms://queue:typeTestResult)
2021-07-28T17:36:34.4269377Z 2021-07-28 17:36:34,381 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route3 (jms://queue:mapTest)
2021-07-28T17:36:34.4271404Z 2021-07-28 17:36:34,381 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route4 (jms://queue:selectorA)
2021-07-28T17:36:34.4282367Z 2021-07-28 17:36:34,381 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route5 (jms://queue:txTest)
2021-07-28T17:36:34.4291788Z 2021-07-28 17:36:34,381 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route6 (jms://queue:transferExchange)
2021-07-28T17:36:34.4297097Z 2021-07-28 17:36:34,382 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route7 (jms://queue:transferException)
2021-07-28T17:36:34.4300988Z 2021-07-28 17:36:34,382 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route8 (jms://queue:objectTest)
2021-07-28T17:36:34.4302963Z 2021-07-28 17:36:34,382 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route9 (jms://topic:test)
2021-07-28T17:36:34.4309091Z 2021-07-28 17:36:34,382 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route10 (jms://topic:test)
2021-07-28T17:36:34.4311090Z 2021-07-28 17:36:34,382 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started route11 (jms://queue:resequence)
2021-07-28T17:36:34.4316348Z 2021-07-28 17:36:34,382 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.11.0 (camel-1) started in 492ms (build:0ms init:2ms start:490ms)
2021-07-28T17:36:34.4318788Z 2021-07-28 17:36:34,394 INFO  [io.quarkus] (main) camel-quarkus-integration-test-messaging 2.2.0-SNAPSHOT native (powered by Quarkus 2.1.0.Final) started in 0.526s. Listening on: http://0.0.0.0:34487
2021-07-28T17:36:34.4320500Z 2021-07-28 17:36:34,394 INFO  [io.quarkus] (main) Profile prod activated. 
2021-07-28T17:36:34.4324920Z 2021-07-28 17:36:34,394 INFO  [io.quarkus] (main) Installed features: [artemis-jms, camel-core, camel-jms, camel-jta, camel-mock, camel-paho, camel-sjms, camel-sjms2, camel-xml-jaxp, cdi, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation]
2021-07-28T17:36:34.4328124Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4332632Z WARN: AMQ222165: No Dead Letter Address configured for queue transferExchange in AddressSettings
2021-07-28T17:36:34.4334533Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4338610Z WARN: AMQ222166: No Expiry Address configured for queue transferExchange in AddressSettings
2021-07-28T17:36:34.4339953Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4342122Z INFO: AMQ601019: User anonymous@127.0.0.1:49012 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cf37528 []
2021-07-28T17:36:34.4349978Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4353910Z INFO: AMQ601265: User artemis@127.0.0.1:49016 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, objectTest, null, 0, false, true, null]]
2021-07-28T17:36:34.4355827Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4357990Z INFO: AMQ601265: User artemis@127.0.0.1:49004 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, typeTest, null, 0, false, true, null]]
2021-07-28T17:36:34.4362873Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.4371438Z INFO: AMQ601267: User anonymous@127.0.0.1:49020 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a5f76c3-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=81e6f147, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3e478ede[ID=81e6f147, local= /127.0.0.1:36413, remote=/127.0.0.1:49020]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e00f0fe, true, OperationContextImpl [2010077657] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.4381680Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4384048Z INFO: AMQ601019: User anonymous@127.0.0.1:49018 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3aecb604 []
2021-07-28T17:36:34.4390974Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4393430Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:34.4395585Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4399807Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:34.4401135Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4406322Z INFO: AMQ601019: User anonymous@127.0.0.1:49018 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ceb13a6 []
2021-07-28T17:36:34.4408714Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4411126Z INFO: AMQ601019: User anonymous@127.0.0.1:49014 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28578a48 []
2021-07-28T17:36:34.4415772Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4417983Z INFO: AMQ601265: User artemis@127.0.0.1:49012 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, transferExchange, null, 0, false, true, null]]
2021-07-28T17:36:34.4422485Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4424570Z INFO: AMQ601265: User artemis@127.0.0.1:49018 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:34.4426352Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4431293Z INFO: AMQ601265: User artemis@127.0.0.1:49014 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, transferException, null, 0, false, true, null]]
2021-07-28T17:36:34.4433094Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.4443775Z INFO: AMQ601267: User anonymous@127.0.0.1:49022 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a6235e6-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=8ac78f97, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@50124c86[ID=8ac78f97, local= /127.0.0.1:36413, remote=/127.0.0.1:49022]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d8685, true, OperationContextImpl [947452744] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.4450294Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.4461861Z INFO: AMQ601267: User anonymous@127.0.0.1:49024 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a62f93a-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=2377ec5c, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3fc7393e[ID=2377ec5c, local= /127.0.0.1:36413, remote=/127.0.0.1:49024]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16382f0b, true, OperationContextImpl [1079520249] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.4468533Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.4480076Z INFO: AMQ601267: User anonymous@127.0.0.1:49020 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a62d227-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=81e6f147, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3e478ede[ID=81e6f147, local= /127.0.0.1:36413, remote=/127.0.0.1:49020]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d26d018, true, OperationContextImpl [1257418346] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.4487187Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:34.4492758Z INFO: AMQ601262: User artemis@127.0.0.1:49020 is creating address on target resource: 5a62d227-efca-11eb-8dba-000d3a7b5e12 [with parameters: [test, [MULTICAST], true]]
2021-07-28T17:36:34.4494336Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4498828Z INFO: AMQ601019: User anonymous@127.0.0.1:49020 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@39714468 []
2021-07-28T17:36:34.4501048Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.4506657Z INFO: AMQ601065: User artemis@127.0.0.1:49020 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*,jms-client-id=123) [with parameters: [QueueConfiguration [id=null, name=123.camel-quarkus, address=test, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false]]]
2021-07-28T17:36:34.4515477Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4517832Z WARN: AMQ222165: No Dead Letter Address configured for queue 123.camel-quarkus in AddressSettings
2021-07-28T17:36:34.4523050Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4525173Z WARN: AMQ222166: No Expiry Address configured for queue 123.camel-quarkus in AddressSettings
2021-07-28T17:36:34.4529005Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4531230Z INFO: AMQ601019: User anonymous@127.0.0.1:49020 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c6ee42b []
2021-07-28T17:36:34.4533538Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.4544455Z INFO: AMQ601267: User anonymous@127.0.0.1:49024 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a647fdb-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=2377ec5c, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3fc7393e[ID=2377ec5c, local= /127.0.0.1:36413, remote=/127.0.0.1:49024]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54531873, true, OperationContextImpl [54801797] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.4551220Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.4565443Z INFO: AMQ601065: User artemis@127.0.0.1:49024 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=resequence, address=resequence, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:34.4569530Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4576004Z INFO: AMQ601019: User anonymous@127.0.0.1:49024 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79856c8a []
2021-07-28T17:36:34.4579124Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4583664Z WARN: AMQ222165: No Dead Letter Address configured for queue resequence in AddressSettings
2021-07-28T17:36:34.4585096Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:34.4593232Z INFO: AMQ601267: User anonymous@127.0.0.1:49022 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5a64f50c-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=8ac78f97, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@50124c86[ID=8ac78f97, local= /127.0.0.1:36413, remote=/127.0.0.1:49022]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5537ecbb, true, OperationContextImpl [958542134] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:34.4603668Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4605538Z WARN: AMQ222166: No Expiry Address configured for queue resequence in AddressSettings
2021-07-28T17:36:34.4609595Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4611841Z INFO: AMQ601265: User artemis@127.0.0.1:49020 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*,jms-client-id=123) [with parameters: [0, 123.camel-quarkus, null, 0, false, true, null]]
2021-07-28T17:36:34.4616236Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4618692Z INFO: AMQ601019: User anonymous@127.0.0.1:49024 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30186221 []
2021-07-28T17:36:34.4621171Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4625421Z INFO: AMQ601265: User artemis@127.0.0.1:49024 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, resequence, null, 0, false, true, null]]
2021-07-28T17:36:34.4627113Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:34.4635026Z INFO: AMQ601065: User artemis@127.0.0.1:49022 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*,jms-client-id=456) [with parameters: [QueueConfiguration [id=null, name=456.camel-quarkus, address=test, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false]]]
2021-07-28T17:36:34.4640090Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4644920Z WARN: AMQ222165: No Dead Letter Address configured for queue 456.camel-quarkus in AddressSettings
2021-07-28T17:36:34.4650048Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:34.4655312Z WARN: AMQ222166: No Expiry Address configured for queue 456.camel-quarkus in AddressSettings
2021-07-28T17:36:34.4660838Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:34.4663230Z INFO: AMQ601019: User anonymous@127.0.0.1:49022 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c9fb522 []
2021-07-28T17:36:34.4668255Z Jul 28, 2021 5:36:34 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:34.4670516Z INFO: AMQ601265: User artemis@127.0.0.1:49022 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*,jms-client-id=456) [with parameters: [0, 456.camel-quarkus, null, 0, false, true, null]]
2021-07-28T17:36:35.4170560Z Jul 28, 2021 5:36:35 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:35.4191311Z INFO: AMQ601267: User anonymous@127.0.0.1:49026 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b004aaf-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=d72c3a86, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@26add7d1[ID=d72c3a86, local= /127.0.0.1:36413, remote=/127.0.0.1:49026]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@df92816, true, OperationContextImpl [462041028] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:35.4216742Z Jul 28, 2021 5:36:35 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:35.4241523Z INFO: AMQ601267: User anonymous@127.0.0.1:49026 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b015c20-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=d72c3a86, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@26add7d1[ID=d72c3a86, local= /127.0.0.1:36413, remote=/127.0.0.1:49026]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@312552cd, true, OperationContextImpl [1977120103] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:35.4310299Z Jul 28, 2021 5:36:35 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:35.4350378Z INFO: AMQ601065: User artemis@127.0.0.1:49026 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:35.4364504Z Jul 28, 2021 5:36:35 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:35.4375578Z INFO: AMQ601019: User anonymous@127.0.0.1:49026 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@46ce19da []
2021-07-28T17:36:35.4378491Z Jul 28, 2021 5:36:35 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:35.4427384Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:35.4429413Z Jul 28, 2021 5:36:35 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:35.4431437Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:35.4438153Z Jul 28, 2021 5:36:35 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:35.4440571Z INFO: AMQ601019: User anonymous@127.0.0.1:49026 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3aaecc2c []
2021-07-28T17:36:35.4448929Z Jul 28, 2021 5:36:35 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:35.4451316Z INFO: AMQ601265: User artemis@127.0.0.1:49026 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:36.0720816Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.0729324Z INFO: AMQ601267: User anonymous@127.0.0.1:49038 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b64b1d3-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=310ed7d8, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@743e5b36[ID=310ed7d8, local= /127.0.0.1:36413, remote=/127.0.0.1:49038]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f382be8, true, OperationContextImpl [844497032] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.0759195Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.0774088Z INFO: AMQ601267: User anonymous@127.0.0.1:49038 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b654e14-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=310ed7d8, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@743e5b36[ID=310ed7d8, local= /127.0.0.1:36413, remote=/127.0.0.1:49038]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11af19bd, true, OperationContextImpl [1326843659] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.0781748Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:36.0800851Z INFO: AMQ601262: User artemis@127.0.0.1:49038 is creating address on target resource: 5b654e14-efca-11eb-8dba-000d3a7b5e12 [with parameters: [listener, [ANYCAST], true]]
2021-07-28T17:36:36.0802674Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:36.0843765Z INFO: AMQ601019: User anonymous@127.0.0.1:49038 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@cc19278 []
2021-07-28T17:36:36.0846109Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:36.0869728Z INFO: AMQ601065: User artemis@127.0.0.1:49038 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=listener, address=listener, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:36.0875440Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:36.0885651Z WARN: AMQ222165: No Dead Letter Address configured for queue listener in AddressSettings
2021-07-28T17:36:36.0887630Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:36.0889453Z WARN: AMQ222166: No Expiry Address configured for queue listener in AddressSettings
2021-07-28T17:36:36.0895367Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:36.0897704Z INFO: AMQ601019: User anonymous@127.0.0.1:49038 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48a13db1 []
2021-07-28T17:36:36.0989466Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:36.0993414Z INFO: AMQ601500: User artemis@127.0.0.1:49038 is sending a message CoreMessage[messageID=0,durable=true,userID=5b668695-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:36 UTC 2021,expiration=0, durable=true, address=listener,size=324,properties=TypedProperties[__AMQ_CID=5b64b1d2-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@1643482307, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:36.1009681Z ..................................................
2021-07-28T17:36:36.1010100Z 
2021-07-28T17:36:36.1158715Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.1177358Z INFO: AMQ601267: User anonymous@127.0.0.1:49040 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b6b6898-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=6cee3d31, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@782cb35[ID=6cee3d31, local= /127.0.0.1:36413, remote=/127.0.0.1:49040]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@626c1f94, true, OperationContextImpl [806164070] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.1204705Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.1261717Z INFO: AMQ601267: User anonymous@127.0.0.1:49040 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b6bddc9-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=6cee3d31, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@782cb35[ID=6cee3d31, local= /127.0.0.1:36413, remote=/127.0.0.1:49040]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a55611f, true, OperationContextImpl [1221023614] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.1268360Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:36.1318754Z INFO: AMQ601265: User artemis@127.0.0.1:49040 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, listener, null, 0, false, true, null]]
2021-07-28T17:36:36.1325043Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:36.1346217Z INFO: AMQ601501: User anonymous@127.0.0.1:49040 is consuming a message from listener
2021-07-28T17:36:36.3597872Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.3664286Z INFO: AMQ601267: User anonymous@127.0.0.1:49044 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b90a3dc-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=a12a30eb, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@b4635cb[ID=a12a30eb, local= /127.0.0.1:36413, remote=/127.0.0.1:49044]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ad86602, true, OperationContextImpl [1829954960] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.3682273Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.3705118Z INFO: AMQ601267: User anonymous@127.0.0.1:49044 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b91190d-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=a12a30eb, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@b4635cb[ID=a12a30eb, local= /127.0.0.1:36413, remote=/127.0.0.1:49044]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1463522, true, OperationContextImpl [136817534] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.3780693Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:36.3808841Z INFO: AMQ601262: User artemis@127.0.0.1:49044 is creating address on target resource: 5b91190d-efca-11eb-8dba-000d3a7b5e12 [with parameters: [jms-test-queue, [ANYCAST], true]]
2021-07-28T17:36:36.3810470Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:36.3812709Z INFO: AMQ601019: User anonymous@127.0.0.1:49044 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4666dad5 []
2021-07-28T17:36:36.3814866Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:36.3819485Z INFO: AMQ601065: User artemis@127.0.0.1:49044 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=jms-test-queue, address=jms-test-queue, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:36.3823935Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:36.3825498Z WARN: AMQ222165: No Dead Letter Address configured for queue jms-test-queue in AddressSettings
2021-07-28T17:36:36.3827243Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:36.3829054Z WARN: AMQ222166: No Expiry Address configured for queue jms-test-queue in AddressSettings
2021-07-28T17:36:36.3830391Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:36.3832598Z INFO: AMQ601019: User anonymous@127.0.0.1:49044 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@119a0f10 []
2021-07-28T17:36:36.3909676Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:36.3944608Z INFO: AMQ601500: User artemis@127.0.0.1:49044 is sending a message CoreMessage[messageID=0,durable=true,userID=5b93d82e-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:36 UTC 2021,expiration=0, durable=true, address=jms-test-queue,size=276,properties=TypedProperties[__AMQ_CID=5b90a3db-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@571064683, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:36.3987367Z ..................................................
2021-07-28T17:36:36.3987890Z 
2021-07-28T17:36:36.4498417Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.4512398Z INFO: AMQ601267: User anonymous@127.0.0.1:49048 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b9e5f81-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=17bce814, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@24e98226[ID=17bce814, local= /127.0.0.1:36413, remote=/127.0.0.1:49048]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c6aac0c, true, OperationContextImpl [861243975] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.4646373Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.4668474Z INFO: AMQ601267: User anonymous@127.0.0.1:49048 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b9e8692-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=17bce814, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@24e98226[ID=17bce814, local= /127.0.0.1:36413, remote=/127.0.0.1:49048]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a3e976a, true, OperationContextImpl [1131238125] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.4743794Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.4760034Z INFO: AMQ601267: User anonymous@127.0.0.1:49050 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b9f22d5-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=cc5626c2, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@426718f9[ID=cc5626c2, local= /127.0.0.1:36413, remote=/127.0.0.1:49050]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@602de52d, true, OperationContextImpl [1962167718] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.4783245Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.4845156Z INFO: AMQ601267: User anonymous@127.0.0.1:49050 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5b9fbf16-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=cc5626c2, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@426718f9[ID=cc5626c2, local= /127.0.0.1:36413, remote=/127.0.0.1:49050]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@580d3377, true, OperationContextImpl [1468445142] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.4851652Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:36.4861559Z INFO: AMQ601065: User artemis@127.0.0.1:49050 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:36.4908748Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:36.4918785Z INFO: AMQ601019: User anonymous@127.0.0.1:49050 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@425956c1 []
2021-07-28T17:36:36.4921687Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:36.4923632Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:36.4928494Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:36.4932322Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:36.4938046Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:36.4942151Z INFO: AMQ601019: User anonymous@127.0.0.1:49050 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75bd0ee []
2021-07-28T17:36:36.4946776Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:36.4949457Z INFO: AMQ601265: User artemis@127.0.0.1:49050 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:36.4951211Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:36.4956315Z INFO: AMQ601265: User artemis@127.0.0.1:49048 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, jms-test-queue, null, 0, false, true, null]]
2021-07-28T17:36:36.4958075Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:36.4959723Z INFO: AMQ601501: User anonymous@127.0.0.1:49048 is consuming a message from jms-test-queue
2021-07-28T17:36:36.8464370Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.8491974Z INFO: AMQ601267: User anonymous@127.0.0.1:49054 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5bdb1a45-efca-11eb-b048-000d3a7b5e12, artemis, ****, 102400, org.apache.activemq.artemis.core.protocol.mqtt.MQTTConnection@2443e9, true, true, false, false, null, org.apache.activemq.artemis.core.protocol.mqtt.MQTTSessionCallback@2429dd4a, false, OperationContextImpl [1738231411] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.8496712Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:36.8503063Z INFO: AMQ601267: User anonymous@127.0.0.1:49054 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5bdb4156-efca-11eb-b048-000d3a7b5e12, artemis, ****, 102400, org.apache.activemq.artemis.core.protocol.mqtt.MQTTConnection@2443e9, true, true, false, false, null, org.apache.activemq.artemis.core.protocol.mqtt.MQTTSessionCallback@2429dd4a, false, OperationContextImpl [1831735480] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:36.8548908Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:36.8552561Z INFO: AMQ601500: User artemis@127.0.0.1:49054 is sending a message CoreMessage[messageID=302,durable=true,userID=null,priority=0, timestamp=0,expiration=0, durable=true, address=paho-test-queue,size=177,properties=TypedProperties[mqtt.message.retain=true,mqtt.qos.level=2]]@1785392992, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:36.8554889Z ..................................................
2021-07-28T17:36:36.8555259Z 
2021-07-28T17:36:36.8556245Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:36.8558609Z INFO: AMQ601019: User anonymous@127.0.0.1:49054 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@511f9b92 []
2021-07-28T17:36:36.8593091Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:36.8596109Z WARN: AMQ222165: No Dead Letter Address configured for queue $sys.mqtt.retain.paho-test-queue in AddressSettings
2021-07-28T17:36:36.8598570Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:36.8601043Z WARN: AMQ222166: No Expiry Address configured for queue $sys.mqtt.retain.paho-test-queue in AddressSettings
2021-07-28T17:36:36.8602739Z Jul 28, 2021 5:36:36 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:36.8620730Z INFO: AMQ601019: User anonymous@127.0.0.1:49054 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4de804f6 []
2021-07-28T17:36:37.1943842Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:37.1950267Z INFO: AMQ601267: User anonymous@127.0.0.1:49058 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c0f97c8-efca-11eb-b048-000d3a7b5e12, artemis, ****, 102400, org.apache.activemq.artemis.core.protocol.mqtt.MQTTConnection@6964fdb7, true, true, false, false, null, org.apache.activemq.artemis.core.protocol.mqtt.MQTTSessionCallback@d3fd02d, false, OperationContextImpl [1909937481] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:37.1955858Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:37.1962775Z INFO: AMQ601267: User anonymous@127.0.0.1:49058 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c0fbed9-efca-11eb-b048-000d3a7b5e12, artemis, ****, 102400, org.apache.activemq.artemis.core.protocol.mqtt.MQTTConnection@6964fdb7, true, true, false, false, null, org.apache.activemq.artemis.core.protocol.mqtt.MQTTSessionCallback@d3fd02d, false, OperationContextImpl [1904565081] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:37.2043372Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:37.2064851Z INFO: AMQ601262: User artemis@127.0.0.1:49058 is creating address on target resource: 5c0f97c8-efca-11eb-b048-000d3a7b5e12 [with parameters: [Address [name=paho-test-queue, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false], true]]
2021-07-28T17:36:37.2103112Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.2107479Z INFO: AMQ601019: User anonymous@127.0.0.1:49058 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48f41a17 []
2021-07-28T17:36:37.2109866Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:37.2560810Z INFO: AMQ601065: User artemis@127.0.0.1:49058 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=camel-paho2586924331593.paho-test-queue, address=paho-test-queue, routingType=null, filterString=NOT ((AMQAddress = 'activemq.management') OR (AMQAddress = 'activemq.notifications')), durable=true, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=null]]]
2021-07-28T17:36:37.2568305Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.2572303Z WARN: AMQ222165: No Dead Letter Address configured for queue camel-paho2586924331593.paho-test-queue in AddressSettings
2021-07-28T17:36:37.2574814Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.2578197Z WARN: AMQ222166: No Expiry Address configured for queue camel-paho2586924331593.paho-test-queue in AddressSettings
2021-07-28T17:36:37.2579848Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.2581915Z INFO: AMQ601019: User anonymous@127.0.0.1:49058 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@621413cb []
2021-07-28T17:36:37.2585341Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:37.2591028Z INFO: AMQ601265: User artemis@127.0.0.1:49058 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [321, camel-paho2586924331593.paho-test-queue, null, 0, false, false, -1]]
2021-07-28T17:36:37.2593143Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:37.2594889Z INFO: AMQ601501: User anonymous@127.0.0.1:49048 is consuming a message from camel-paho2586924331593.paho-test-queue
2021-07-28T17:36:37.2596254Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.2598874Z INFO: AMQ601019: User anonymous@127.0.0.1:49058 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@619c5e14 []
2021-07-28T17:36:37.2601669Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.2604426Z WARN: AMQ222165: No Dead Letter Address configured for queue $sys.mqtt.queue.qos2.camel-paho2586924331593 in AddressSettings
2021-07-28T17:36:37.2606622Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.2608982Z WARN: AMQ222166: No Expiry Address configured for queue $sys.mqtt.queue.qos2.camel-paho2586924331593 in AddressSettings
2021-07-28T17:36:37.2610581Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.2612855Z INFO: AMQ601019: User anonymous@127.0.0.1:49058 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@161ff2b1 []
2021-07-28T17:36:37.2615651Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:37.2618104Z INFO: AMQ601265: User artemis@127.0.0.1:49058 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [331, $sys.mqtt.queue.qos2.camel-paho2586924331593, null, 0, false, false, -1]]
2021-07-28T17:36:37.2620180Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:37.2636418Z INFO: AMQ601500: User artemis@127.0.0.1:49058 is sending a message CoreMessage[messageID=334,durable=false,userID=null,priority=0, timestamp=0,expiration=0, durable=false, address=$sys.mqtt.queue.qos2.camel-paho2586924331593,size=297,properties=TypedProperties[mqtt.message.id=1,mqtt.message.retain=false,mqtt.message.type=6,mqtt.qos.level=1]]@992065134, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:37.2638724Z ..................................................
2021-07-28T17:36:37.2638960Z 
2021-07-28T17:36:37.2639795Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:37.2641411Z INFO: AMQ601501: User anonymous@127.0.0.1:49048 is consuming a message from $sys.mqtt.queue.qos2.camel-paho2586924331593
2021-07-28T17:36:37.4804412Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:37.4848379Z INFO: AMQ601267: User anonymous@127.0.0.1:49064 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c3b89e9-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=a589c695, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5c09943f[ID=a589c695, local= /127.0.0.1:36413, remote=/127.0.0.1:49064]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69c0b89b, true, OperationContextImpl [71488437] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:37.4855633Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:37.4865011Z INFO: AMQ601267: User anonymous@127.0.0.1:49064 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c3bb0fa-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=a589c695, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5c09943f[ID=a589c695, local= /127.0.0.1:36413, remote=/127.0.0.1:49064]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a6f04d5, true, OperationContextImpl [646408547] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:37.4910583Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:37.4925151Z INFO: AMQ601065: User artemis@127.0.0.1:49064 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:37.4929946Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.4932369Z INFO: AMQ601019: User anonymous@127.0.0.1:49064 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d077c5b []
2021-07-28T17:36:37.4935385Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.4937327Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:37.4939271Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.4941169Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:37.4942364Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.4944531Z INFO: AMQ601019: User anonymous@127.0.0.1:49064 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@566e591d []
2021-07-28T17:36:37.4946892Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:37.4960112Z INFO: AMQ601265: User artemis@127.0.0.1:49064 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:37.6372778Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:37.6418760Z INFO: AMQ601267: User anonymous@127.0.0.1:49062 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c53096d-efca-11eb-b048-000d3a7b5e12, artemis, ****, 102400, org.apache.activemq.artemis.core.protocol.mqtt.MQTTConnection@7fda8db3, true, true, false, false, null, org.apache.activemq.artemis.core.protocol.mqtt.MQTTSessionCallback@711d6c38, false, OperationContextImpl [1965221571] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:37.6424458Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:37.6431524Z INFO: AMQ601267: User anonymous@127.0.0.1:49062 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c53307e-efca-11eb-b048-000d3a7b5e12, artemis, ****, 102400, org.apache.activemq.artemis.core.protocol.mqtt.MQTTConnection@7fda8db3, true, true, false, false, null, org.apache.activemq.artemis.core.protocol.mqtt.MQTTSessionCallback@711d6c38, false, OperationContextImpl [807429635] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:37.6497275Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:37.6579270Z INFO: AMQ601500: User artemis@127.0.0.1:49062 is sending a message CoreMessage[messageID=382,durable=true,userID=null,priority=0, timestamp=0,expiration=0, durable=true, address=paho-ws-test-queue,size=186,properties=TypedProperties[mqtt.message.retain=true,mqtt.qos.level=2]]@1061329307, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:37.6581546Z ..................................................
2021-07-28T17:36:37.6581830Z 
2021-07-28T17:36:37.6588827Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.6602524Z INFO: AMQ601019: User anonymous@127.0.0.1:49062 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c0f98e6 []
2021-07-28T17:36:37.6613249Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.6623933Z WARN: AMQ222165: No Dead Letter Address configured for queue $sys.mqtt.retain.paho-ws-test-queue in AddressSettings
2021-07-28T17:36:37.6635762Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.6646357Z WARN: AMQ222166: No Expiry Address configured for queue $sys.mqtt.retain.paho-ws-test-queue in AddressSettings
2021-07-28T17:36:37.6655219Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.6672024Z INFO: AMQ601019: User anonymous@127.0.0.1:49062 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b9e133 []
2021-07-28T17:36:37.9790141Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:37.9812795Z INFO: AMQ601267: User anonymous@127.0.0.1:49068 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c87ae00-efca-11eb-b048-000d3a7b5e12, artemis, ****, 102400, org.apache.activemq.artemis.core.protocol.mqtt.MQTTConnection@7085ff08, true, true, false, false, null, org.apache.activemq.artemis.core.protocol.mqtt.MQTTSessionCallback@300a2f87, false, OperationContextImpl [1802303979] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:37.9839362Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:37.9846056Z INFO: AMQ601267: User anonymous@127.0.0.1:49068 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c87ae01-efca-11eb-b048-000d3a7b5e12, artemis, ****, 102400, org.apache.activemq.artemis.core.protocol.mqtt.MQTTConnection@7085ff08, true, true, false, false, null, org.apache.activemq.artemis.core.protocol.mqtt.MQTTSessionCallback@300a2f87, false, OperationContextImpl [44708048] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:37.9898452Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:37.9913591Z INFO: AMQ601262: User artemis@127.0.0.1:49068 is creating address on target resource: 5c87ae00-efca-11eb-b048-000d3a7b5e12 [with parameters: [Address [name=paho-ws-test-queue, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false], true]]
2021-07-28T17:36:37.9917088Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:37.9922421Z INFO: AMQ601019: User anonymous@127.0.0.1:49068 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59739892 []
2021-07-28T17:36:37.9927495Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:37.9957947Z INFO: AMQ601065: User artemis@127.0.0.1:49068 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=camel-paho2587710318562.paho-ws-test-queue, address=paho-ws-test-queue, routingType=null, filterString=NOT ((AMQAddress = 'activemq.management') OR (AMQAddress = 'activemq.notifications')), durable=true, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=null]]]
2021-07-28T17:36:37.9964457Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.9967232Z WARN: AMQ222165: No Dead Letter Address configured for queue camel-paho2587710318562.paho-ws-test-queue in AddressSettings
2021-07-28T17:36:37.9969742Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:37.9987296Z WARN: AMQ222166: No Expiry Address configured for queue camel-paho2587710318562.paho-ws-test-queue in AddressSettings
2021-07-28T17:36:37.9999452Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.0014342Z INFO: AMQ601019: User anonymous@127.0.0.1:49068 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70030ea3 []
2021-07-28T17:36:38.0016895Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:38.0031359Z INFO: AMQ601265: User artemis@127.0.0.1:49068 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [401, camel-paho2587710318562.paho-ws-test-queue, null, 0, false, false, -1]]
2021-07-28T17:36:38.0038696Z Jul 28, 2021 5:36:37 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:38.0054086Z INFO: AMQ601501: User anonymous@127.0.0.1:49064 is consuming a message from camel-paho2587710318562.paho-ws-test-queue
2021-07-28T17:36:38.0055831Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.0116449Z INFO: AMQ601019: User anonymous@127.0.0.1:49068 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2df8e0bd []
2021-07-28T17:36:38.0119501Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:38.0191916Z WARN: AMQ222165: No Dead Letter Address configured for queue $sys.mqtt.queue.qos2.camel-paho2587710318562 in AddressSettings
2021-07-28T17:36:38.0200053Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:38.0206285Z WARN: AMQ222166: No Expiry Address configured for queue $sys.mqtt.queue.qos2.camel-paho2587710318562 in AddressSettings
2021-07-28T17:36:38.0211387Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.0214119Z INFO: AMQ601019: User anonymous@127.0.0.1:49068 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3224a05a []
2021-07-28T17:36:38.0216830Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:38.0221627Z INFO: AMQ601265: User artemis@127.0.0.1:49068 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [411, $sys.mqtt.queue.qos2.camel-paho2587710318562, null, 0, false, false, -1]]
2021-07-28T17:36:38.0223753Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:38.0243312Z INFO: AMQ601500: User artemis@127.0.0.1:49068 is sending a message CoreMessage[messageID=414,durable=false,userID=null,priority=0, timestamp=0,expiration=0, durable=false, address=$sys.mqtt.queue.qos2.camel-paho2587710318562,size=297,properties=TypedProperties[mqtt.message.id=1,mqtt.message.retain=false,mqtt.message.type=6,mqtt.qos.level=1]]@2010515844, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:38.0247393Z ..................................................
2021-07-28T17:36:38.0248856Z 
2021-07-28T17:36:38.0250690Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:38.0252744Z INFO: AMQ601501: User anonymous@127.0.0.1:49020 is consuming a message from $sys.mqtt.queue.qos2.camel-paho2587710318562
2021-07-28T17:36:38.0405219Z 2021-07-28 17:36:38,038 INFO  [org.apa.cam.imp.eng.AutowiredLifecycleStrategy] (executor-thread-0) Autowired property: connectionFactory on component: sjms2 as exactly one instance of type: javax.jms.ConnectionFactory (javax.jms.ConnectionFactory_6b7d911b36d2acb8394f1faaf03b50a2b14a9cdc_Synthetic_ClientProxy) found in the registry
2021-07-28T17:36:38.0440760Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.0485415Z INFO: AMQ601267: User anonymous@127.0.0.1:49072 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c91992d-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=390ece07, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@2899c96c[ID=390ece07, local= /127.0.0.1:36413, remote=/127.0.0.1:49072]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a73c5a8, true, OperationContextImpl [26103228] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.0492329Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.0538306Z INFO: AMQ601267: User anonymous@127.0.0.1:49072 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c91e74e-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=390ece07, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@2899c96c[ID=390ece07, local= /127.0.0.1:36413, remote=/127.0.0.1:49072]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8d6c74c, true, OperationContextImpl [1557929339] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.0590134Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:38.0592372Z INFO: AMQ601262: User artemis@127.0.0.1:49072 is creating address on target resource: 5c91e74e-efca-11eb-8dba-000d3a7b5e12 [with parameters: [sjms-test-queue, [ANYCAST], true]]
2021-07-28T17:36:38.0669380Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.0672263Z INFO: AMQ601019: User anonymous@127.0.0.1:49072 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d08e232 []
2021-07-28T17:36:38.0677082Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:38.0711675Z INFO: AMQ601065: User artemis@127.0.0.1:49072 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=sjms-test-queue, address=sjms-test-queue, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:38.0716971Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:38.0719204Z WARN: AMQ222165: No Dead Letter Address configured for queue sjms-test-queue in AddressSettings
2021-07-28T17:36:38.0721247Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:38.0724388Z WARN: AMQ222166: No Expiry Address configured for queue sjms-test-queue in AddressSettings
2021-07-28T17:36:38.0725912Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.0732490Z INFO: AMQ601019: User anonymous@127.0.0.1:49072 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e21ad6e []
2021-07-28T17:36:38.0734870Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:38.0756452Z INFO: AMQ601500: User artemis@127.0.0.1:49072 is sending a message CoreMessage[messageID=0,durable=true,userID=5c931fcf-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:38 UTC 2021,expiration=0, durable=true, address=sjms-test-queue,size=280,properties=TypedProperties[__AMQ_CID=5c91992c-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@1188440321, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:38.0759144Z ..................................................
2021-07-28T17:36:38.0759433Z 
2021-07-28T17:36:38.0798741Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.0802476Z 2021-07-28 17:36:38,075 INFO  [org.apa.cam.imp.eng.AutowiredLifecycleStrategy] (executor-thread-0) Autowired property: connectionFactory on component: sjms as exactly one instance of type: javax.jms.ConnectionFactory (javax.jms.ConnectionFactory_6b7d911b36d2acb8394f1faaf03b50a2b14a9cdc_Synthetic_ClientProxy) found in the registry
2021-07-28T17:36:38.0883538Z INFO: AMQ601267: User anonymous@127.0.0.1:49076 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c973e82-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=300ecdbc, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@e24b72d[ID=300ecdbc, local= /127.0.0.1:36413, remote=/127.0.0.1:49076]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e7be775, true, OperationContextImpl [2085378217] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.0890604Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.0979799Z INFO: AMQ601267: User anonymous@127.0.0.1:49076 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c976593-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=300ecdbc, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@e24b72d[ID=300ecdbc, local= /127.0.0.1:36413, remote=/127.0.0.1:49076]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e6e9f8f, true, OperationContextImpl [2134871416] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.0987224Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:38.0989627Z INFO: AMQ601265: User artemis@127.0.0.1:49076 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, sjms-test-queue, null, 0, false, true, null]]
2021-07-28T17:36:38.0991650Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:38.0994104Z INFO: AMQ601501: User anonymous@127.0.0.1:49076 is consuming a message from sjms-test-queue
2021-07-28T17:36:38.1137302Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.1181441Z INFO: AMQ601267: User anonymous@127.0.0.1:49080 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c9c6ea6-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=6b6a821a, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6e643190[ID=6b6a821a, local= /127.0.0.1:36413, remote=/127.0.0.1:49080]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a820f62, true, OperationContextImpl [1913990382] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.1195853Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.1261368Z INFO: AMQ601267: User anonymous@127.0.0.1:49080 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c9d590a-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=6b6a821a, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6e643190[ID=6b6a821a, local= /127.0.0.1:36413, remote=/127.0.0.1:49080]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@601c6beb, true, OperationContextImpl [2063565205] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.1270935Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.1293797Z INFO: AMQ601267: User anonymous@127.0.0.1:49082 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c9d31f9-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=3e22d921, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3dc698a6[ID=3e22d921, local= /127.0.0.1:36413, remote=/127.0.0.1:49082]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@344758e5, true, OperationContextImpl [1250606798] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.1302596Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.1323934Z INFO: AMQ601267: User anonymous@127.0.0.1:49082 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5c9e436b-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=3e22d921, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3dc698a6[ID=3e22d921, local= /127.0.0.1:36413, remote=/127.0.0.1:49082]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fa4e229, true, OperationContextImpl [1370097992] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.1361459Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:38.1397739Z INFO: AMQ601065: User artemis@127.0.0.1:49080 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=33deca4d-6752-4ca1-bea4-ded488104d9c, address=33deca4d-6752-4ca1-bea4-ded488104d9c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false]]]
2021-07-28T17:36:38.1408807Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.1411068Z INFO: AMQ601019: User anonymous@127.0.0.1:49080 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fc877cb []
2021-07-28T17:36:38.1413881Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:38.1416241Z WARN: AMQ222165: No Dead Letter Address configured for queue 33deca4d-6752-4ca1-bea4-ded488104d9c in AddressSettings
2021-07-28T17:36:38.1436048Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:38.1441603Z WARN: AMQ222166: No Expiry Address configured for queue 33deca4d-6752-4ca1-bea4-ded488104d9c in AddressSettings
2021-07-28T17:36:38.1443063Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.1449257Z INFO: AMQ601019: User anonymous@127.0.0.1:49080 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@755f9187 []
2021-07-28T17:36:38.1456336Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:38.1470165Z 2021-07-28 17:36:38,137 ERROR [org.apa.cam.pro.err.DefaultErrorHandler] (Camel (camel-1) thread #11 - JmsConsumer[transferException]) Failed delivery for (MessageId: ID:5c9fca0c-efca-11eb-8dba-000d3a7b5e12 on ExchangeId: 7A5CD11E11A741C-0000000000000001). Exhausted after delivery attempt: 1 caught: java.lang.IllegalStateException: Forced exception
2021-07-28T17:36:38.1482979Z 
2021-07-28T17:36:38.1661550Z Message History (complete message history is disabled)
2021-07-28T17:36:38.1668028Z ---------------------------------------------------------------------------------------------------------------------------------------
2021-07-28T17:36:38.1669013Z RouteId              ProcessorId          Processor                                                                        Elapsed (ms)
2021-07-28T17:36:38.1676126Z [route7            ] [route7            ] [from[jms://queue:transferException?transferException=true]                    ] [         0]
2021-07-28T17:36:38.1676899Z    ...
2021-07-28T17:36:38.1682135Z [route7            ] [throwException1   ] [throwException[java.lang.IllegalStateException]                               ] [         0]
2021-07-28T17:36:38.1683046Z 
2021-07-28T17:36:38.1683452Z Stacktrace
2021-07-28T17:36:38.1688409Z ---------------------------------------------------------------------------------------------------------------------------------------
2021-07-28T17:36:38.1691590Z : java.lang.IllegalStateException: Forced exception
2021-07-28T17:36:38.1698233Z    at org.apache.camel.quarkus.component.messaging.it.JmsRoutes.configure(JmsRoutes.java:66)
2021-07-28T17:36:38.1700841Z    at org.apache.camel.builder.RouteBuilder.checkInitialized(RouteBuilder.java:541)
2021-07-28T17:36:38.1707464Z    at org.apache.camel.builder.RouteBuilder.configureRoutes(RouteBuilder.java:487)
2021-07-28T17:36:38.1710164Z    at org.apache.camel.builder.RouteBuilder.addRoutesToCamelContext(RouteBuilder.java:462)
2021-07-28T17:36:38.1719318Z    at org.apache.camel.impl.engine.AbstractCamelContext.addRoutes(AbstractCamelContext.java:1150)
2021-07-28T17:36:38.1721666Z    at org.apache.camel.main.RoutesConfigurer.configureRoutes(RoutesConfigurer.java:211)
2021-07-28T17:36:38.1740313Z INFO: AMQ601500: User artemis@127.0.0.1:49082 is sending a message CoreMessage[messageID=0,durable=true,userID=5c9fca0c-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:38 UTC 2021,expiration=Wed Jul 28 17:36:58 UTC 2021, durable=true, address=transferException,size=502,properties=TypedProperties[__AMQ_CID=5c9d31f8-efca-11eb-8dba-000d3a7b5e12,JMSReplyTo=temp-queue://33deca4d-6752-4ca1-bea4-ded488104d9c,_AMQ_ROUTING_TYPE=1,JMSCorrelationID=Camel-7A5CD11E11A741C-0000000000000000]]@1197508590, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:38.1754386Z ..................................................
2021-07-28T17:36:38.1754793Z 
2021-07-28T17:36:38.1755869Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:38.1760891Z INFO: AMQ601501: User anonymous@127.0.0.1:49080 is consuming a message from transferException
2021-07-28T17:36:38.1762416Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:38.1764784Z INFO: AMQ601265: User artemis@127.0.0.1:49080 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, 33deca4d-6752-4ca1-bea4-ded488104d9c, null, 0, false, true, null]]
2021-07-28T17:36:38.1777940Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:38.1783749Z    at org.apache.camel.quarkus.main.CamelMain.configureRoutes(CamelMain.java:70)
2021-07-28T17:36:38.1786297Z    at org.apache.camel.main.BaseMainSupport.postProcessCamelContext(BaseMainSupport.java:550)
2021-07-28T17:36:38.1788929Z    at org.apache.camel.quarkus.main.CamelMain.initCamelContext(CamelMain.java:116)
2021-07-28T17:36:38.1794841Z    at org.apache.camel.quarkus.main.CamelMain.doInit(CamelMain.java:86)
2021-07-28T17:36:38.1796669Z    at org.apache.camel.support.service.BaseService.init(BaseService.java:83)
2021-07-28T17:36:38.1801721Z    at org.apache.camel.quarkus.main.CamelMain.startEngine(CamelMain.java:137)
2021-07-28T17:36:38.1803776Z    at org.apache.camel.quarkus.main.CamelMainRuntime.start(CamelMainRuntime.java:49)
2021-07-28T17:36:38.1809063Z    at org.apache.camel.quarkus.core.CamelBootstrapRecorder.start(CamelBootstrapRecorder.java:45)
2021-07-28T17:36:38.1812271Z    at io.quarkus.deployment.steps.CamelBootstrapProcessor$boot-173480958.deploy_0(CamelBootstrapProcessor$boot-173480958.zig:101)
2021-07-28T17:36:38.1815107Z    at io.quarkus.deployment.steps.CamelBootstrapProcessor$boot-173480958.deploy(CamelBootstrapProcessor$boot-173480958.zig:40)
2021-07-28T17:36:38.1819590Z    at io.quarkus.runner.ApplicationImpl.doStart(ApplicationImpl.zig:744)
2021-07-28T17:36:38.1821061Z    at io.quarkus.runtime.Application.start(Application.java:101)
2021-07-28T17:36:38.1825615Z    at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:101)
2021-07-28T17:36:38.1827431Z    at io.quarkus.runtime.Quarkus.run(Quarkus.java:66)
2021-07-28T17:36:38.1837170Z    at io.quarkus.runtime.Quarkus.run(Quarkus.java:42)
2021-07-28T17:36:38.1840042Z    at io.quarkus.runtime.Quarkus.run(Quarkus.java:119)
2021-07-28T17:36:38.1843762Z    at io.quarkus.runner.GeneratedMain.main(GeneratedMain.zig:29)
2021-07-28T17:36:38.1844699Z 
2021-07-28T17:36:38.1848811Z INFO: AMQ601500: User artemis@127.0.0.1:49014 is sending a message CoreMessage[messageID=0,durable=true,userID=5ca2621d-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:38 UTC 2021,expiration=0, durable=true, address=33deca4d-6752-4ca1-bea4-ded488104d9c,size=2694,properties=TypedProperties[__AMQ_CID=5a51bb16-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1,JMSCorrelationID=Camel-7A5CD11E11A741C-0000000000000000]]@465355425, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:38.1857106Z ..................................................
2021-07-28T17:36:38.1862868Z 
2021-07-28T17:36:38.1870602Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:38.1877104Z INFO: AMQ601501: User anonymous@127.0.0.1:49014 is consuming a message from 33deca4d-6752-4ca1-bea4-ded488104d9c
2021-07-28T17:36:38.4313745Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.4347161Z INFO: AMQ601267: User anonymous@127.0.0.1:49086 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5ccca670-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=79d3aabd, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@62dc827e[ID=79d3aabd, local= /127.0.0.1:36413, remote=/127.0.0.1:49086]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f8d2337, true, OperationContextImpl [502144138] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.4359371Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.4385876Z INFO: AMQ601267: User anonymous@127.0.0.1:49086 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5cccf491-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=79d3aabd, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@62dc827e[ID=79d3aabd, local= /127.0.0.1:36413, remote=/127.0.0.1:49086]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70831604, true, OperationContextImpl [1711343544] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.4414829Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:38.4424375Z INFO: AMQ601500: User artemis@127.0.0.1:49086 is sending a message CoreMessage[messageID=0,durable=true,userID=5ccd69c2-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:38 UTC 2021,expiration=0, durable=true, address=mapTest,size=266,properties=TypedProperties[__AMQ_CID=5ccca66f-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@1834519830, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:38.4427260Z ..................................................
2021-07-28T17:36:38.4428082Z 
2021-07-28T17:36:38.4448679Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:38.4452622Z INFO: AMQ601501: User anonymous@127.0.0.1:49004 is consuming a message from mapTest
2021-07-28T17:36:38.4457522Z 2021-07-28 17:36:38,441 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://mapResult is satisfied
2021-07-28T17:36:38.4572319Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.4611692Z INFO: AMQ601267: User anonymous@127.0.0.1:49090 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5cd0c525-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=c2dab46b, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1f7ad37c[ID=c2dab46b, local= /127.0.0.1:36413, remote=/127.0.0.1:49090]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c8719a1, true, OperationContextImpl [652846318] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.4623977Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.4654457Z INFO: AMQ601267: User anonymous@127.0.0.1:49090 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5cd0ec36-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=c2dab46b, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1f7ad37c[ID=c2dab46b, local= /127.0.0.1:36413, remote=/127.0.0.1:49090]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11bd9ef5, true, OperationContextImpl [1168361330] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.4687689Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:38.4699746Z INFO: AMQ601500: User artemis@127.0.0.1:49090 is sending a message CoreMessage[messageID=0,durable=true,userID=5cd1fda7-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:38 UTC 2021,expiration=0, durable=true, address=objectTest,size=341,properties=TypedProperties[__AMQ_CID=5cd0c524-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@22679874, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:38.4711446Z ..................................................
2021-07-28T17:36:38.4727534Z 2021-07-28 17:36:38,467 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://objectTestResult is satisfied
2021-07-28T17:36:38.4757835Z 
2021-07-28T17:36:38.4762457Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:38.4769239Z INFO: AMQ601501: User anonymous@127.0.0.1:49086 is consuming a message from objectTest
2021-07-28T17:36:38.4901249Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.4935120Z INFO: AMQ601267: User anonymous@127.0.0.1:49094 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5cd5ce3a-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=2bf8441d, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6a0ded24[ID=2bf8441d, local= /127.0.0.1:36413, remote=/127.0.0.1:49094]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@568612db, true, OperationContextImpl [457200426] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.4951521Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.4964764Z INFO: AMQ601267: User anonymous@127.0.0.1:49094 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5cd5f54b-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=2bf8441d, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6a0ded24[ID=2bf8441d, local= /127.0.0.1:36413, remote=/127.0.0.1:49094]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37b5de29, true, OperationContextImpl [1363350222] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.5026642Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:38.5031329Z INFO: AMQ601500: User artemis@127.0.0.1:49094 is sending a message CoreMessage[messageID=0,durable=true,userID=5cd6436c-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:38 UTC 2021,expiration=0, durable=true, address=txTest,size=254,properties=TypedProperties[__AMQ_CID=5cd5ce39-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@609989908, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:38.5037920Z ..................................................
2021-07-28T17:36:38.5038248Z 
2021-07-28T17:36:38.5080258Z 2021-07-28 17:36:38,504 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://txResult is satisfied
2021-07-28T17:36:38.5095639Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.5131904Z INFO: AMQ601267: User anonymous@127.0.0.1:49096 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5cd8db7f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=3a2b8d69, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@7855fd93[ID=3a2b8d69, local= /127.0.0.1:36413, remote=/127.0.0.1:49096]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b02ebac, true, OperationContextImpl [1515368145] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.5166501Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:38.5184952Z INFO: AMQ601267: User anonymous@127.0.0.1:49096 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5cd90290-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=3a2b8d69, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@7855fd93[ID=3a2b8d69, local= /127.0.0.1:36413, remote=/127.0.0.1:49096]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ca9f5d, true, OperationContextImpl [1878612739] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:38.5194785Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:38.5254683Z INFO: AMQ601065: User artemis@127.0.0.1:49096 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:38.5258614Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.5264285Z INFO: AMQ601019: User anonymous@127.0.0.1:49096 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25a5a0de []
2021-07-28T17:36:38.5267289Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:38.5273395Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:38.5275229Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:38.5279766Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:38.5281083Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:38.5283300Z INFO: AMQ601019: User anonymous@127.0.0.1:49096 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ee4a15c []
2021-07-28T17:36:38.5287895Z Jul 28, 2021 5:36:38 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:38.5289942Z INFO: AMQ601265: User artemis@127.0.0.1:49096 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:39.5317361Z Jul 28, 2021 5:36:39 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:39.5384295Z INFO: AMQ601267: User anonymous@127.0.0.1:49098 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5d74a653-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=94189117, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5462139c[ID=94189117, local= /127.0.0.1:36413, remote=/127.0.0.1:49098]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5217d3ac, true, OperationContextImpl [1180101878] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:39.5409440Z Jul 28, 2021 5:36:39 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:39.5461748Z INFO: AMQ601267: User anonymous@127.0.0.1:49098 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5d74cd64-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=94189117, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5462139c[ID=94189117, local= /127.0.0.1:36413, remote=/127.0.0.1:49098]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46c7ef55, true, OperationContextImpl [715247250] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:39.5475848Z Jul 28, 2021 5:36:39 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:39.5535639Z INFO: AMQ601065: User artemis@127.0.0.1:49098 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:39.5553852Z Jul 28, 2021 5:36:39 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:39.5567595Z INFO: AMQ601019: User anonymous@127.0.0.1:49098 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d7096d2 []
2021-07-28T17:36:39.5579564Z Jul 28, 2021 5:36:39 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:39.5591982Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:39.5607794Z Jul 28, 2021 5:36:39 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:39.5615412Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:39.5620885Z Jul 28, 2021 5:36:39 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:39.5623507Z INFO: AMQ601019: User anonymous@127.0.0.1:49098 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38cab1e0 []
2021-07-28T17:36:39.5627371Z Jul 28, 2021 5:36:39 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:39.5629839Z INFO: AMQ601265: User artemis@127.0.0.1:49098 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:40.5502496Z Jul 28, 2021 5:36:40 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:40.5539534Z INFO: AMQ601267: User anonymous@127.0.0.1:49100 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5e104a17-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=4e398b16, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@13f0638e[ID=4e398b16, local= /127.0.0.1:36413, remote=/127.0.0.1:49100]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10b1fad4, true, OperationContextImpl [481363493] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:40.5554749Z Jul 28, 2021 5:36:40 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:40.5615910Z INFO: AMQ601267: User anonymous@127.0.0.1:49100 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5e107128-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=4e398b16, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@13f0638e[ID=4e398b16, local= /127.0.0.1:36413, remote=/127.0.0.1:49100]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10061d4c, true, OperationContextImpl [259928770] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:40.5656517Z Jul 28, 2021 5:36:40 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:40.5689238Z INFO: AMQ601065: User artemis@127.0.0.1:49100 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:40.5696869Z Jul 28, 2021 5:36:40 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:40.5699074Z INFO: AMQ601019: User anonymous@127.0.0.1:49100 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e49e706 []
2021-07-28T17:36:40.5702244Z Jul 28, 2021 5:36:40 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:40.5707595Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:40.5709997Z Jul 28, 2021 5:36:40 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:40.5716973Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:40.5719688Z Jul 28, 2021 5:36:40 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:40.5722987Z INFO: AMQ601019: User anonymous@127.0.0.1:49100 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7acbeb63 []
2021-07-28T17:36:40.5730556Z Jul 28, 2021 5:36:40 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:40.5733710Z INFO: AMQ601265: User artemis@127.0.0.1:49100 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:41.5729307Z Jul 28, 2021 5:36:41 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:41.5788233Z INFO: AMQ601267: User anonymous@127.0.0.1:49102 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5eac14eb-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=0214df07, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@40fa1598[ID=0214df07, local= /127.0.0.1:36413, remote=/127.0.0.1:49102]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e28f6f8, true, OperationContextImpl [387634478] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:41.5795881Z Jul 28, 2021 5:36:41 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:41.5807542Z INFO: AMQ601267: User anonymous@127.0.0.1:49102 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5eac3bfc-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=0214df07, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@40fa1598[ID=0214df07, local= /127.0.0.1:36413, remote=/127.0.0.1:49102]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27f0bbbd, true, OperationContextImpl [1309017741] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:41.5814276Z Jul 28, 2021 5:36:41 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:41.5872494Z INFO: AMQ601065: User artemis@127.0.0.1:49102 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:41.5877421Z Jul 28, 2021 5:36:41 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:41.5879867Z INFO: AMQ601019: User anonymous@127.0.0.1:49102 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6be58408 []
2021-07-28T17:36:41.5882892Z Jul 28, 2021 5:36:41 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:41.5885121Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:41.5887050Z Jul 28, 2021 5:36:41 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:41.5889051Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:41.5890247Z Jul 28, 2021 5:36:41 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:41.5892417Z INFO: AMQ601019: User anonymous@127.0.0.1:49102 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62c6d9c5 []
2021-07-28T17:36:41.5894716Z Jul 28, 2021 5:36:41 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:41.5896602Z INFO: AMQ601265: User artemis@127.0.0.1:49102 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:42.5883575Z Jul 28, 2021 5:36:42 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:42.5913390Z INFO: AMQ601267: User anonymous@127.0.0.1:49112 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5f471c6f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=8efe22f9, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@216b98cb[ID=8efe22f9, local= /127.0.0.1:36413, remote=/127.0.0.1:49112]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aa853c3, true, OperationContextImpl [1645822047] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:42.5920373Z Jul 28, 2021 5:36:42 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:42.5934775Z INFO: AMQ601267: User anonymous@127.0.0.1:49112 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5f476a90-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=8efe22f9, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@216b98cb[ID=8efe22f9, local= /127.0.0.1:36413, remote=/127.0.0.1:49112]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24d26dc3, true, OperationContextImpl [484181201] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:42.5972036Z Jul 28, 2021 5:36:42 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:42.5992275Z INFO: AMQ601065: User artemis@127.0.0.1:49112 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:42.5998612Z Jul 28, 2021 5:36:42 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:42.6001074Z INFO: AMQ601019: User anonymous@127.0.0.1:49112 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5184dbd2 []
2021-07-28T17:36:42.6003859Z Jul 28, 2021 5:36:42 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:42.6005936Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:42.6007927Z Jul 28, 2021 5:36:42 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:42.6009805Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:42.6011000Z Jul 28, 2021 5:36:42 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:42.6013181Z INFO: AMQ601019: User anonymous@127.0.0.1:49112 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f433f92 []
2021-07-28T17:36:42.6015389Z Jul 28, 2021 5:36:42 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:42.6017744Z INFO: AMQ601265: User artemis@127.0.0.1:49112 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:43.6085052Z Jul 28, 2021 5:36:43 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:43.6139719Z INFO: AMQ601267: User anonymous@127.0.0.1:49114 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5fe2e743-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=fec474f6, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@40977b62[ID=fec474f6, local= /127.0.0.1:36413, remote=/127.0.0.1:49114]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@90bd4dc, true, OperationContextImpl [1606969992] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:43.6157024Z Jul 28, 2021 5:36:43 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:43.6197302Z INFO: AMQ601267: User anonymous@127.0.0.1:49114 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [5fe30e54-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=fec474f6, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@40977b62[ID=fec474f6, local= /127.0.0.1:36413, remote=/127.0.0.1:49114]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@282e936d, true, OperationContextImpl [2136219520] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:43.6210905Z Jul 28, 2021 5:36:43 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:43.6222929Z INFO: AMQ601065: User artemis@127.0.0.1:49114 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:43.6232869Z Jul 28, 2021 5:36:43 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:43.6235459Z INFO: AMQ601019: User anonymous@127.0.0.1:49114 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6abf9596 []
2021-07-28T17:36:43.6238573Z Jul 28, 2021 5:36:43 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:43.6240406Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:43.6271006Z Jul 28, 2021 5:36:43 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:43.6272780Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:43.6273825Z Jul 28, 2021 5:36:43 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:43.6275734Z INFO: AMQ601019: User anonymous@127.0.0.1:49114 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e3387e []
2021-07-28T17:36:43.6277998Z Jul 28, 2021 5:36:43 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
ppalaga commented 3 years ago
2021-07-28T17:36:43.6280287Z INFO: AMQ601265: User artemis@127.0.0.1:49114 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:44.6297275Z Jul 28, 2021 5:36:44 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:44.6323751Z INFO: AMQ601267: User anonymous@127.0.0.1:49126 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [607e8b07-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=a70a3df1, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@16ea198b[ID=a70a3df1, local= /127.0.0.1:36413, remote=/127.0.0.1:49126]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@89952f5, true, OperationContextImpl [2072971051] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:44.6336933Z Jul 28, 2021 5:36:44 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:44.6402508Z INFO: AMQ601267: User anonymous@127.0.0.1:49126 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [607ed928-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=a70a3df1, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@16ea198b[ID=a70a3df1, local= /127.0.0.1:36413, remote=/127.0.0.1:49126]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4868a7eb, true, OperationContextImpl [178543337] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:44.6408900Z Jul 28, 2021 5:36:44 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:44.6442263Z INFO: AMQ601065: User artemis@127.0.0.1:49126 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:44.6446769Z Jul 28, 2021 5:36:44 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:44.6449019Z INFO: AMQ601019: User anonymous@127.0.0.1:49126 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bd71797 []
2021-07-28T17:36:44.6458900Z Jul 28, 2021 5:36:44 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:44.6461036Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:44.6469839Z Jul 28, 2021 5:36:44 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:44.6471825Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:44.6473128Z Jul 28, 2021 5:36:44 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:44.6475493Z INFO: AMQ601019: User anonymous@127.0.0.1:49126 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ddfeec []
2021-07-28T17:36:44.6484551Z Jul 28, 2021 5:36:44 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:44.6486724Z INFO: AMQ601265: User artemis@127.0.0.1:49126 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:45.6512415Z Jul 28, 2021 5:36:45 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:45.6539139Z INFO: AMQ601267: User anonymous@127.0.0.1:49128 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [611a55db-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1c2dd41e, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3d537e89[ID=1c2dd41e, local= /127.0.0.1:36413, remote=/127.0.0.1:49128]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fde376d, true, OperationContextImpl [1664078858] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:45.6551561Z Jul 28, 2021 5:36:45 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:45.6596219Z INFO: AMQ601267: User anonymous@127.0.0.1:49128 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [611a7cec-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1c2dd41e, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3d537e89[ID=1c2dd41e, local= /127.0.0.1:36413, remote=/127.0.0.1:49128]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11171d54, true, OperationContextImpl [2140939588] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:45.6603233Z Jul 28, 2021 5:36:45 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:45.6611597Z INFO: AMQ601065: User artemis@127.0.0.1:49128 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:45.6634766Z Jul 28, 2021 5:36:45 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:45.6637309Z INFO: AMQ601019: User anonymous@127.0.0.1:49128 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@af61d39 []
2021-07-28T17:36:45.6640231Z Jul 28, 2021 5:36:45 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:45.6641808Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:45.6643370Z Jul 28, 2021 5:36:45 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:45.6645077Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:45.6646273Z Jul 28, 2021 5:36:45 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:45.6648510Z INFO: AMQ601019: User anonymous@127.0.0.1:49128 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5143b37a []
2021-07-28T17:36:45.6650991Z Jul 28, 2021 5:36:45 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:45.6653292Z INFO: AMQ601265: User artemis@127.0.0.1:49128 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:46.6848844Z Jul 28, 2021 5:36:46 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:46.6890613Z INFO: AMQ601267: User anonymous@127.0.0.1:49130 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [61b81c7f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=d91a199e, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6c1d782c[ID=d91a199e, local= /127.0.0.1:36413, remote=/127.0.0.1:49130]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128baf4f, true, OperationContextImpl [1573356421] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:46.6897716Z Jul 28, 2021 5:36:46 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:46.6927844Z INFO: AMQ601267: User anonymous@127.0.0.1:49130 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [61b84390-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=d91a199e, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6c1d782c[ID=d91a199e, local= /127.0.0.1:36413, remote=/127.0.0.1:49130]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@198a520c, true, OperationContextImpl [1454663589] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:46.6934907Z Jul 28, 2021 5:36:46 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:46.6940327Z INFO: AMQ601065: User artemis@127.0.0.1:49130 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:46.6945290Z Jul 28, 2021 5:36:46 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:46.6950751Z INFO: AMQ601019: User anonymous@127.0.0.1:49130 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d548290 []
2021-07-28T17:36:46.6953830Z Jul 28, 2021 5:36:46 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:46.6955783Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:46.6957581Z Jul 28, 2021 5:36:46 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:46.6959364Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:46.6960562Z Jul 28, 2021 5:36:46 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:46.6962740Z INFO: AMQ601019: User anonymous@127.0.0.1:49130 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@652e31f7 []
2021-07-28T17:36:46.6964965Z Jul 28, 2021 5:36:46 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:46.6967017Z INFO: AMQ601265: User artemis@127.0.0.1:49130 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:47.7005976Z Jul 28, 2021 5:36:47 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:47.7041193Z INFO: AMQ601267: User anonymous@127.0.0.1:49132 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62534b13-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1a9b9ff4, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@2b3bafe8[ID=1a9b9ff4, local= /127.0.0.1:36413, remote=/127.0.0.1:49132]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55f7e66c, true, OperationContextImpl [2053271341] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:47.7048740Z Jul 28, 2021 5:36:47 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:47.7101012Z INFO: AMQ601267: User anonymous@127.0.0.1:49132 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62537224-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1a9b9ff4, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@2b3bafe8[ID=1a9b9ff4, local= /127.0.0.1:36413, remote=/127.0.0.1:49132]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@234a3429, true, OperationContextImpl [1231319722] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:47.7123031Z Jul 28, 2021 5:36:47 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:47.7128942Z INFO: AMQ601065: User artemis@127.0.0.1:49132 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:47.7134477Z Jul 28, 2021 5:36:47 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:47.7137528Z INFO: AMQ601019: User anonymous@127.0.0.1:49132 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2135d4c0 []
2021-07-28T17:36:47.7140620Z Jul 28, 2021 5:36:47 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:47.7146142Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:47.7148318Z Jul 28, 2021 5:36:47 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:47.7152227Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:47.7158329Z Jul 28, 2021 5:36:47 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:47.7163009Z INFO: AMQ601019: User anonymous@127.0.0.1:49132 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57cb9c1e []
2021-07-28T17:36:47.7166502Z Jul 28, 2021 5:36:47 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:47.7171976Z INFO: AMQ601265: User artemis@127.0.0.1:49132 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:48.5100042Z 2021-07-28 17:36:48,505 WARN  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) The latch did not reach 0 within the specified time
2021-07-28T17:36:48.5108022Z 2021-07-28 17:36:48,505 INFO  [io.ver.ext.web.RoutingContext] (executor-thread-0) RoutingContext failure (500): org.jboss.resteasy.spi.UnhandledException: java.lang.AssertionError: mock://txResult Received message count. Expected: <1> but was: <0>
2021-07-28T17:36:48.5116428Z    at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:106)
2021-07-28T17:36:48.5119206Z    at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:372)
2021-07-28T17:36:48.5121877Z    at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
2021-07-28T17:36:48.5124398Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
2021-07-28T17:36:48.5126862Z    at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
2021-07-28T17:36:48.5129278Z    at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
2021-07-28T17:36:48.5132497Z    at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
2021-07-28T17:36:48.5136145Z    at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
2021-07-28T17:36:48.5138516Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
2021-07-28T17:36:48.5141058Z    at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
2021-07-28T17:36:48.5144022Z    at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138)
2021-07-28T17:36:48.5146981Z    at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93)
2021-07-28T17:36:48.5182333Z    at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:503)
2021-07-28T17:36:48.5184164Z    at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2442)
2021-07-28T17:36:48.5204460Z    at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1476)
2021-07-28T17:36:48.5206242Z    at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
2021-07-28T17:36:48.5208421Z    at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
2021-07-28T17:36:48.5210808Z    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2021-07-28T17:36:48.5212342Z    at java.lang.Thread.run(Thread.java:829)
2021-07-28T17:36:48.5213830Z    at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:553)
2021-07-28T17:36:48.5216575Z    at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192)
2021-07-28T17:36:48.5242032Z Caused by: java.lang.AssertionError: mock://txResult Received message count. Expected: <1> but was: <0>
2021-07-28T17:36:48.5243512Z    at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1790)
2021-07-28T17:36:48.5245785Z    at org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1767)
2021-07-28T17:36:48.5266674Z    at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:448)
2021-07-28T17:36:48.5269837Z    at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:426)
2021-07-28T17:36:48.5272775Z    at org.apache.camel.quarkus.component.messaging.it.JmsResource.jmsTransaction(JmsResource.java:227)
2021-07-28T17:36:48.5274976Z    at java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:48.5276526Z    at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
2021-07-28T17:36:48.5278880Z    at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
2021-07-28T17:36:48.5318453Z    at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
2021-07-28T17:36:48.5321893Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
2021-07-28T17:36:48.5324896Z    at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
2021-07-28T17:36:48.5328472Z    at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
2021-07-28T17:36:48.5332096Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
2021-07-28T17:36:48.5357470Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
2021-07-28T17:36:48.5381812Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
2021-07-28T17:36:48.5391428Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
2021-07-28T17:36:48.5408886Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
2021-07-28T17:36:48.5412930Z    ... 17 more
2021-07-28T17:36:48.5413195Z 
2021-07-28T17:36:48.5416953Z 2021-07-28 17:36:48,505 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /messaging/jms/transaction failed, error id: 690e02c4-7660-48be-94ba-c5a454168334-1: org.jboss.resteasy.spi.UnhandledException: java.lang.AssertionError: mock://txResult Received message count. Expected: <1> but was: <0>
2021-07-28T17:36:48.5427762Z    at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:106)
2021-07-28T17:36:48.5431008Z    at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:372)
2021-07-28T17:36:48.5436634Z    at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
2021-07-28T17:36:48.5439114Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
2021-07-28T17:36:48.5454621Z    at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
2021-07-28T17:36:48.5456879Z    at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
2021-07-28T17:36:48.5481128Z    at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
2021-07-28T17:36:48.5508715Z    at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
2021-07-28T17:36:48.5511206Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
2021-07-28T17:36:48.5513782Z    at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
2021-07-28T17:36:48.5516761Z    at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138)
2021-07-28T17:36:48.5548745Z    at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93)
2021-07-28T17:36:48.5556212Z    at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:503)
2021-07-28T17:36:48.5562855Z    at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2442)
2021-07-28T17:36:48.5568594Z    at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1476)
2021-07-28T17:36:48.5570383Z    at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
2021-07-28T17:36:48.5577063Z    at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
2021-07-28T17:36:48.5584022Z    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2021-07-28T17:36:48.5590304Z    at java.lang.Thread.run(Thread.java:829)
2021-07-28T17:36:48.5591839Z    at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:553)
2021-07-28T17:36:48.5595260Z    at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192)
2021-07-28T17:36:48.5602962Z Caused by: java.lang.AssertionError: mock://txResult Received message count. Expected: <1> but was: <0>
2021-07-28T17:36:48.5604449Z    at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1790)
2021-07-28T17:36:48.5606378Z    at org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1767)
2021-07-28T17:36:48.5609046Z    at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:448)
2021-07-28T17:36:48.5614694Z    at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:426)
2021-07-28T17:36:48.5640746Z    at org.apache.camel.quarkus.component.messaging.it.JmsResource.jmsTransaction(JmsResource.java:227)
2021-07-28T17:36:48.5644811Z    at java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:48.5646362Z    at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
2021-07-28T17:36:48.5649445Z    at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
2021-07-28T17:36:48.5659336Z    at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
2021-07-28T17:36:48.5662658Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
2021-07-28T17:36:48.5670244Z    at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
2021-07-28T17:36:48.5673784Z    at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
2021-07-28T17:36:48.5677449Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
2021-07-28T17:36:48.5679968Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
2021-07-28T17:36:48.5682223Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
2021-07-28T17:36:48.5684396Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
2021-07-28T17:36:48.5686514Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
2021-07-28T17:36:48.5687728Z    ... 17 more
2021-07-28T17:36:48.5687949Z 
2021-07-28T17:36:48.5948578Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.5989515Z INFO: AMQ601267: User anonymous@127.0.0.1:49144 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62dbb4f7-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=46020ce6, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@4a70e28a[ID=46020ce6, local= /127.0.0.1:36413, remote=/127.0.0.1:49144]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36f69d99, true, OperationContextImpl [2138377526] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.5996613Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.6089719Z INFO: AMQ601267: User anonymous@127.0.0.1:49144 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62dc0318-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=46020ce6, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@4a70e28a[ID=46020ce6, local= /127.0.0.1:36413, remote=/127.0.0.1:49144]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16a72c3e, true, OperationContextImpl [339702054] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.6096394Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:48.6098532Z INFO: AMQ601262: User artemis@127.0.0.1:49144 is creating address on target resource: 62dc0318-efca-11eb-8dba-000d3a7b5e12 [with parameters: [destinationOverride, [ANYCAST], true]]
2021-07-28T17:36:48.6100163Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:48.6102372Z INFO: AMQ601019: User anonymous@127.0.0.1:49144 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@295820d1 []
2021-07-28T17:36:48.6104686Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:48.6221003Z INFO: AMQ601065: User artemis@127.0.0.1:49144 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=destinationOverride, address=destinationOverride, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:48.6256346Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:48.6258289Z WARN: AMQ222165: No Dead Letter Address configured for queue destinationOverride in AddressSettings
2021-07-28T17:36:48.6278118Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:48.6280022Z WARN: AMQ222166: No Expiry Address configured for queue destinationOverride in AddressSettings
2021-07-28T17:36:48.6281143Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:48.6283044Z INFO: AMQ601019: User anonymous@127.0.0.1:49144 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@566bf19 []
2021-07-28T17:36:48.6284968Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.6288422Z INFO: AMQ601500: User artemis@127.0.0.1:49144 is sending a message CoreMessage[messageID=0,durable=true,userID=62dd3b99-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=destinationOverride,size=322,properties=TypedProperties[__AMQ_CID=62dbb4f6-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@253253192, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.6290587Z ..................................................
2021-07-28T17:36:48.6290817Z 
2021-07-28T17:36:48.6291652Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.6298854Z INFO: AMQ601267: User anonymous@127.0.0.1:49146 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62df105c-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=0f46dc72, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3899bc5e[ID=0f46dc72, local= /127.0.0.1:36413, remote=/127.0.0.1:49146]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ff4ec23, true, OperationContextImpl [779059648] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.6305253Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.6368244Z INFO: AMQ601267: User anonymous@127.0.0.1:49146 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62df376d-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=0f46dc72, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3899bc5e[ID=0f46dc72, local= /127.0.0.1:36413, remote=/127.0.0.1:49146]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48f22b88, true, OperationContextImpl [807359297] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.6375138Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:48.6377396Z INFO: AMQ601265: User artemis@127.0.0.1:49146 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, destinationOverride, null, 0, false, true, null]]
2021-07-28T17:36:48.6379153Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.6380285Z INFO: AMQ601501: User anonymous@127.0.0.1:49146 is consuming a message from destinationOverride
2021-07-28T17:36:48.6489452Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.6608731Z INFO: AMQ601267: User anonymous@127.0.0.1:49150 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62e3cb50-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=67a6c301, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@4c84c5f5[ID=67a6c301, local= /127.0.0.1:36413, remote=/127.0.0.1:49150]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@645fad9e, true, OperationContextImpl [1616698422] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.6615287Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.6670286Z INFO: AMQ601267: User anonymous@127.0.0.1:49150 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62e3f261-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=67a6c301, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@4c84c5f5[ID=67a6c301, local= /127.0.0.1:36413, remote=/127.0.0.1:49150]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38df4989, true, OperationContextImpl [569716817] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.6695253Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:48.6697610Z INFO: AMQ601262: User artemis@127.0.0.1:49150 is creating address on target resource: 62e3f261-efca-11eb-8dba-000d3a7b5e12 [with parameters: [converter, [ANYCAST], true]]
2021-07-28T17:36:48.6699346Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:48.6701603Z INFO: AMQ601019: User anonymous@127.0.0.1:49150 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3a78dff8 []
2021-07-28T17:36:48.6703940Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:48.6709618Z INFO: AMQ601065: User artemis@127.0.0.1:49150 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=converter, address=converter, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:48.6714541Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:48.6716423Z WARN: AMQ222165: No Dead Letter Address configured for queue converter in AddressSettings
2021-07-28T17:36:48.6718763Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:48.6720690Z WARN: AMQ222166: No Expiry Address configured for queue converter in AddressSettings
2021-07-28T17:36:48.6722000Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:48.6724343Z INFO: AMQ601019: User anonymous@127.0.0.1:49150 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47ee3131 []
2021-07-28T17:36:48.6726726Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.6838880Z INFO: AMQ601500: User artemis@127.0.0.1:49150 is sending a message CoreMessage[messageID=0,durable=true,userID=62e4b5b2-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=converter,size=282,properties=TypedProperties[__AMQ_CID=62e3cb4f-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@741525733, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.6842485Z ..................................................
2021-07-28T17:36:48.6842794Z 
2021-07-28T17:36:48.6869559Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.6998581Z INFO: AMQ601267: User anonymous@127.0.0.1:49152 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62e5a015-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1b081293, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@481f6573[ID=1b081293, local= /127.0.0.1:36413, remote=/127.0.0.1:49152]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56b7cf31, true, OperationContextImpl [1168321319] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.7005005Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.7078917Z INFO: AMQ601267: User anonymous@127.0.0.1:49152 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62e5c726-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1b081293, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@481f6573[ID=1b081293, local= /127.0.0.1:36413, remote=/127.0.0.1:49152]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e9a52ac, true, OperationContextImpl [641516041] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.7096500Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:48.7098850Z INFO: AMQ601265: User artemis@127.0.0.1:49152 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, converter, null, 0, false, true, null]]
2021-07-28T17:36:48.7100512Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.7101736Z INFO: AMQ601501: User anonymous@127.0.0.1:49152 is consuming a message from converter
2021-07-28T17:36:48.7360836Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.7379415Z INFO: AMQ601267: User anonymous@127.0.0.1:49156 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62f00059-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=af713adc, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6eb35cc9[ID=af713adc, local= /127.0.0.1:36413, remote=/127.0.0.1:49156]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bcf87f5, true, OperationContextImpl [1550619940] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.7525541Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.7552380Z INFO: AMQ601267: User anonymous@127.0.0.1:49156 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62f0276a-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=af713adc, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6eb35cc9[ID=af713adc, local= /127.0.0.1:36413, remote=/127.0.0.1:49156]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e9b9ad0, true, OperationContextImpl [2030847705] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.7695496Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.7703534Z INFO: AMQ601267: User anonymous@127.0.0.1:49158 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62f09c9d-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=4d84c089, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@43cabbcd[ID=4d84c089, local= /127.0.0.1:36413, remote=/127.0.0.1:49158]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29d1603c, true, OperationContextImpl [980011453] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.7711071Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.7719336Z INFO: AMQ601267: User anonymous@127.0.0.1:49158 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62f0c3ae-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=4d84c089, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@43cabbcd[ID=4d84c089, local= /127.0.0.1:36413, remote=/127.0.0.1:49158]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c5a7be, true, OperationContextImpl [641202074] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.7725686Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:48.7732050Z INFO: AMQ601065: User artemis@127.0.0.1:49156 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:48.7736088Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:48.7738374Z INFO: AMQ601019: User anonymous@127.0.0.1:49156 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12eb7d6a []
2021-07-28T17:36:48.7741190Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:48.7743994Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:48.7746002Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:48.7762539Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:48.7788682Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:48.7795581Z INFO: AMQ601019: User anonymous@127.0.0.1:49156 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7facdb45 []
2021-07-28T17:36:48.7806671Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:48.7817175Z INFO: AMQ601265: User artemis@127.0.0.1:49156 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:48.7818829Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.7823654Z INFO: AMQ601500: User artemis@127.0.0.1:49158 is sending a message CoreMessage[messageID=0,durable=true,userID=62f1ae0f-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=selectorA,size=301,properties=TypedProperties[foo=baz,__AMQ_CID=62f09c9c-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@1753275603, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.7840923Z ..................................................
2021-07-28T17:36:48.7841209Z 
2021-07-28T17:36:48.7842245Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.7843292Z INFO: AMQ601501: User anonymous@127.0.0.1:49156 is consuming a message from selectorA
2021-07-28T17:36:48.7844435Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger serverSessionCreateAddress
2021-07-28T17:36:48.7846286Z INFO: AMQ601262: User artemis@127.0.0.1:49010 is creating address on target resource: 5a462250-efca-11eb-8dba-000d3a7b5e12 [with parameters: [selectorB, [ANYCAST], true]]
2021-07-28T17:36:48.7848093Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:48.7850505Z INFO: AMQ601019: User anonymous@127.0.0.1:49010 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e715421 []
2021-07-28T17:36:48.7852944Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.7861292Z INFO: AMQ601267: User anonymous@127.0.0.1:49160 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62f30ca2-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=32c03f81, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@40b481f3[ID=32c03f81, local= /127.0.0.1:36413, remote=/127.0.0.1:49160]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fed6e82, true, OperationContextImpl [1257049303] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.7876749Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:48.7882279Z INFO: AMQ601065: User artemis@127.0.0.1:49010 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=selectorB, address=selectorB, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:48.7887460Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:48.7889432Z WARN: AMQ222165: No Dead Letter Address configured for queue selectorB in AddressSettings
2021-07-28T17:36:48.7891434Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:48.7893438Z WARN: AMQ222166: No Expiry Address configured for queue selectorB in AddressSettings
2021-07-28T17:36:48.7894752Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:48.7897130Z INFO: AMQ601019: User anonymous@127.0.0.1:49010 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68444462 []
2021-07-28T17:36:48.7899677Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.7904122Z INFO: AMQ601500: User artemis@127.0.0.1:49010 is sending a message CoreMessage[messageID=0,durable=true,userID=62f381d3-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=selectorB,size=405,properties=TypedProperties[__AMQ_CID=5a45860e-efca-11eb-8dba-000d3a7b5e12,CamelMessageTimestamp=1627493808737,_AMQ_ROUTING_TYPE=1,foo=baz,CamelJmsDeliveryMode=2]]@177892101, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.7907263Z ..................................................
2021-07-28T17:36:48.7907529Z 
2021-07-28T17:36:48.7908472Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.7916544Z INFO: AMQ601267: User anonymous@127.0.0.1:49160 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62f3a8e4-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=32c03f81, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@40b481f3[ID=32c03f81, local= /127.0.0.1:36413, remote=/127.0.0.1:49160]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ddb126c, true, OperationContextImpl [1762062379] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.7933755Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.7950698Z INFO: AMQ601500: User artemis@127.0.0.1:49160 is sending a message CoreMessage[messageID=0,durable=true,userID=62f3f705-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=selectorA,size=289,properties=TypedProperties[foo=bar,__AMQ_CID=62f30ca1-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@1735667617, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.7953258Z ..................................................
2021-07-28T17:36:48.7953540Z 
2021-07-28T17:36:48.7954558Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.7956892Z INFO: AMQ601501: User anonymous@127.0.0.1:49158 is consuming a message from selectorA
2021-07-28T17:36:48.7958322Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.7963462Z INFO: AMQ601500: User artemis@127.0.0.1:49010 is sending a message CoreMessage[messageID=0,durable=true,userID=62f52f86-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=selectorB,size=393,properties=TypedProperties[__AMQ_CID=5a45860e-efca-11eb-8dba-000d3a7b5e12,CamelMessageTimestamp=1627493808752,_AMQ_ROUTING_TYPE=1,foo=bar,CamelJmsDeliveryMode=2]]@1663888212, with Context: RoutingContextImpl(Address=selectorB, routingType=ANYCAST, PreviousAddress=selectorB previousRoute:ANYCAST, reusable=true, version=-2147483554)
2021-07-28T17:36:48.7966837Z ..................................................
2021-07-28T17:36:48.7967325Z ***** durable queues selectorB:
2021-07-28T17:36:48.7968370Z - queueID=1033 address:selectorB name:selectorB filter:null
2021-07-28T17:36:48.7971961Z ***** non durable for selectorB:
2021-07-28T17:36:48.7986453Z ..................................................
2021-07-28T17:36:48.7986753Z 
2021-07-28T17:36:48.7987843Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.8041898Z INFO: AMQ601267: User anonymous@127.0.0.1:49162 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62f57da9-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=60d03946, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6623ed59[ID=60d03946, local= /127.0.0.1:36413, remote=/127.0.0.1:49162]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cec2f87, true, OperationContextImpl [728728484] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.8078469Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.8156954Z INFO: AMQ601267: User anonymous@127.0.0.1:49162 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62f5cbca-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=60d03946, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@6623ed59[ID=60d03946, local= /127.0.0.1:36413, remote=/127.0.0.1:49162]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ceffd61, true, OperationContextImpl [28468076] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.8170834Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:48.8191943Z INFO: AMQ601265: User artemis@127.0.0.1:49162 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, selectorB, foo='bar', 0, false, true, null]]
2021-07-28T17:36:48.8200797Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.8207948Z INFO: AMQ601501: User anonymous@127.0.0.1:49162 is consuming a message from selectorB
2021-07-28T17:36:48.8220943Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.8380834Z INFO: AMQ601267: User anonymous@127.0.0.1:49166 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62fc5b7d-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=8641b613, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@787ee5cd[ID=8641b613, local= /127.0.0.1:36413, remote=/127.0.0.1:49166]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@554ff4e8, true, OperationContextImpl [248227060] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.8387626Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.8479898Z INFO: AMQ601267: User anonymous@127.0.0.1:49166 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [62fc5b7e-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=8641b613, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@787ee5cd[ID=8641b613, local= /127.0.0.1:36413, remote=/127.0.0.1:49166]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@335619cc, true, OperationContextImpl [420758522] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.8490738Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.8492180Z INFO: AMQ601501: User anonymous@127.0.0.1:49160 is consuming a message from typeTest
2021-07-28T17:36:48.8508004Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.8509993Z 2021-07-28 17:36:48,830 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://jmsType is satisfied
2021-07-28T17:36:48.8514380Z INFO: AMQ601501: User anonymous@127.0.0.1:49010 is consuming a message from typeTestResult
2021-07-28T17:36:48.8624537Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.8659088Z INFO: AMQ601267: User anonymous@127.0.0.1:49170 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [630498e3-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=516ff2b2, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@77a1b5cc[ID=516ff2b2, local= /127.0.0.1:36413, remote=/127.0.0.1:49170]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37cd1dbb, true, OperationContextImpl [478351703] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.8666065Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.8699662Z INFO: AMQ601267: User anonymous@127.0.0.1:49170 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6304bff4-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=516ff2b2, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@77a1b5cc[ID=516ff2b2, local= /127.0.0.1:36413, remote=/127.0.0.1:49170]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1992ea23, true, OperationContextImpl [1189940335] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.8735441Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.8743010Z INFO: AMQ601501: User anonymous@127.0.0.1:49004 is consuming a message from typeTest
2021-07-28T17:36:48.8754011Z 2021-07-28 17:36:48,872 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://jmsType is satisfied
2021-07-28T17:36:48.8813290Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.8815990Z INFO: AMQ601501: User anonymous@127.0.0.1:49166 is consuming a message from typeTestResult
2021-07-28T17:36:48.9016907Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.9038348Z INFO: AMQ601267: User anonymous@127.0.0.1:49174 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [630a6549-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=6cd6a3d5, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3fca7769[ID=6cd6a3d5, local= /127.0.0.1:36413, remote=/127.0.0.1:49174]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24ebc4c7, true, OperationContextImpl [1813613378] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.9045219Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.9121003Z INFO: AMQ601267: User anonymous@127.0.0.1:49174 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [630a8c5a-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=6cd6a3d5, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@3fca7769[ID=6cd6a3d5, local= /127.0.0.1:36413, remote=/127.0.0.1:49174]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@546d05f5, true, OperationContextImpl [786054723] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.9142587Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.9181559Z INFO: AMQ601500: User artemis@127.0.0.1:49174 is sending a message CoreMessage[messageID=0,durable=true,userID=630ada7b-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=typeTest,size=278,properties=TypedProperties[__AMQ_CID=630a6548-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@1225179727, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.9184165Z ..................................................
2021-07-28T17:36:48.9184443Z 
2021-07-28T17:36:48.9188419Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.9190302Z INFO: AMQ601501: User anonymous@127.0.0.1:49004 is consuming a message from typeTest
2021-07-28T17:36:48.9201231Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.9239096Z INFO: AMQ601500: User artemis@127.0.0.1:49004 is sending a message CoreMessage[messageID=0,durable=true,userID=630bebec-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=typeTestResult,size=394,properties=TypedProperties[__AMQ_CID=5a2a5cde-efca-11eb-8dba-000d3a7b5e12,CamelMessageTimestamp=1627493808902,CamelJmsDeliveryMode=2,_AMQ_ROUTING_TYPE=1]]@1595131620, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.9242124Z ..................................................
2021-07-28T17:36:48.9242576Z 
2021-07-28T17:36:48.9265023Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.9267713Z 2021-07-28 17:36:48,912 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://jmsType is satisfied
2021-07-28T17:36:48.9270176Z INFO: AMQ601501: User anonymous@127.0.0.1:49174 is consuming a message from typeTestResult
2021-07-28T17:36:48.9376578Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.9398538Z INFO: AMQ601267: User anonymous@127.0.0.1:49178 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [630fbc7f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1854b906, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@52cf2e4c[ID=1854b906, local= /127.0.0.1:36413, remote=/127.0.0.1:49178]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bdd98a8, true, OperationContextImpl [643905253] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.9404349Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.9481461Z INFO: AMQ601267: User anonymous@127.0.0.1:49178 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [630fe390-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1854b906, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@52cf2e4c[ID=1854b906, local= /127.0.0.1:36413, remote=/127.0.0.1:49178]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2908273, true, OperationContextImpl [623854161] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.9488144Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.9496384Z INFO: AMQ601500: User artemis@127.0.0.1:49178 is sending a message CoreMessage[messageID=0,durable=true,userID=63107fd1-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=typeTest,size=256,properties=TypedProperties[__AMQ_CID=630fbc7e-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@708290320, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.9506497Z ..................................................
2021-07-28T17:36:48.9507793Z 
2021-07-28T17:36:48.9515621Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.9520451Z INFO: AMQ601501: User anonymous@127.0.0.1:49004 is consuming a message from typeTest
2021-07-28T17:36:48.9533000Z 2021-07-28 17:36:48,944 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://jmsType is satisfied
2021-07-28T17:36:48.9552072Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:48.9617162Z INFO: AMQ601500: User artemis@127.0.0.1:49004 is sending a message CoreMessage[messageID=0,durable=true,userID=63119142-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=typeTestResult,size=372,properties=TypedProperties[__AMQ_CID=5a2a5cde-efca-11eb-8dba-000d3a7b5e12,CamelMessageTimestamp=1627493808939,CamelJmsDeliveryMode=2,_AMQ_ROUTING_TYPE=1]]@278760559, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:48.9624212Z ..................................................
2021-07-28T17:36:48.9625475Z 
2021-07-28T17:36:48.9632703Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:48.9650637Z INFO: AMQ601501: User anonymous@127.0.0.1:49178 is consuming a message from typeTestResult
2021-07-28T17:36:48.9728828Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.9768051Z INFO: AMQ601267: User anonymous@127.0.0.1:49182 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [631588e5-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=73cadf1f, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5237b5cd[ID=73cadf1f, local= /127.0.0.1:36413, remote=/127.0.0.1:49182]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cee9008, true, OperationContextImpl [963063679] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.9781362Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:48.9865763Z INFO: AMQ601267: User anonymous@127.0.0.1:49182 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6315aff6-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=73cadf1f, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5237b5cd[ID=73cadf1f, local= /127.0.0.1:36413, remote=/127.0.0.1:49182]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25b1adb2, true, OperationContextImpl [1571227612] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:48.9881825Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:49.0044066Z INFO: AMQ601500: User artemis@127.0.0.1:49182 is sending a message CoreMessage[messageID=0,durable=true,userID=63164c37-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=resequence,size=224,properties=TypedProperties[__AMQ_CID=631561d4-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@186021074, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:49.0050519Z ..................................................
2021-07-28T17:36:49.0051454Z 
2021-07-28T17:36:49.0060082Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:49.0061540Z INFO: AMQ601501: User anonymous@127.0.0.1:49004 is consuming a message from resequence
2021-07-28T17:36:49.0067915Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.0113253Z INFO: AMQ601267: User anonymous@127.0.0.1:49186 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6319326a-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1fe16ae3, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@2c0b9f7d[ID=1fe16ae3, local= /127.0.0.1:36413, remote=/127.0.0.1:49186]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e303093, true, OperationContextImpl [1440643154] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.0125178Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.0202934Z INFO: AMQ601267: User anonymous@127.0.0.1:49186 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6319597b-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=1fe16ae3, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@2c0b9f7d[ID=1fe16ae3, local= /127.0.0.1:36413, remote=/127.0.0.1:49186]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5976294e, true, OperationContextImpl [1727872603] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.0215306Z Jul 28, 2021 5:36:48 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:49.0282324Z INFO: AMQ601500: User artemis@127.0.0.1:49186 is sending a message CoreMessage[messageID=0,durable=true,userID=6319808c-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:48 UTC 2021,expiration=0, durable=true, address=resequence,size=224,properties=TypedProperties[__AMQ_CID=63193269-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@2111245352, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:49.0304985Z ..................................................
2021-07-28T17:36:49.0305329Z 
2021-07-28T17:36:49.0321436Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:49.0323112Z INFO: AMQ601501: User anonymous@127.0.0.1:49182 is consuming a message from resequence
2021-07-28T17:36:49.0324628Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.0440902Z INFO: AMQ601267: User anonymous@127.0.0.1:49190 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [631e899f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=81811c43, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@877206d[ID=81811c43, local= /127.0.0.1:36413, remote=/127.0.0.1:49190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bd27e72, true, OperationContextImpl [1594327921] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.0448516Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.0570286Z INFO: AMQ601267: User anonymous@127.0.0.1:49190 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [631eb0b0-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=81811c43, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@877206d[ID=81811c43, local= /127.0.0.1:36413, remote=/127.0.0.1:49190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56b889c0, true, OperationContextImpl [239164555] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.0590159Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:49.0622816Z INFO: AMQ601500: User artemis@127.0.0.1:49190 is sending a message CoreMessage[messageID=0,durable=true,userID=631efed1-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:49 UTC 2021,expiration=0, durable=true, address=resequence,size=224,properties=TypedProperties[__AMQ_CID=631e899e-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@815553014, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:49.0624658Z ..................................................
2021-07-28T17:36:49.0624861Z 
2021-07-28T17:36:49.0629577Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:49.0634957Z INFO: AMQ601501: User anonymous@127.0.0.1:49186 is consuming a message from resequence
2021-07-28T17:36:49.0645656Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.0715602Z INFO: AMQ601267: User anonymous@127.0.0.1:49194 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [632148c4-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=4db5e9f4, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1672979c[ID=4db5e9f4, local= /127.0.0.1:36413, remote=/127.0.0.1:49194]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38d26f49, true, OperationContextImpl [2136469211] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.0721780Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.0786735Z INFO: AMQ601267: User anonymous@127.0.0.1:49194 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [63216fd5-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=4db5e9f4, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1672979c[ID=4db5e9f4, local= /127.0.0.1:36413, remote=/127.0.0.1:49194]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18eb2b21, true, OperationContextImpl [870885202] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.0794119Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:49.0886294Z INFO: AMQ601500: User artemis@127.0.0.1:49194 is sending a message CoreMessage[messageID=0,durable=true,userID=632196e6-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:49 UTC 2021,expiration=0, durable=true, address=resequence,size=224,properties=TypedProperties[__AMQ_CID=632148c3-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@423822647, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:49.0901759Z ..................................................
2021-07-28T17:36:49.0903633Z 
2021-07-28T17:36:49.0988497Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:49.0990388Z INFO: AMQ601501: User anonymous@127.0.0.1:49190 is consuming a message from resequence
2021-07-28T17:36:49.0991934Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.1000572Z INFO: AMQ601267: User anonymous@127.0.0.1:49198 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [632678e9-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=00249f54, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@8682ac5[ID=00249f54, local= /127.0.0.1:36413, remote=/127.0.0.1:49198]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77bf35ad, true, OperationContextImpl [920482800] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.1009082Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.1026289Z INFO: AMQ601267: User anonymous@127.0.0.1:49198 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [632678ea-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=00249f54, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@8682ac5[ID=00249f54, local= /127.0.0.1:36413, remote=/127.0.0.1:49198]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7da6ea52, true, OperationContextImpl [1933224470] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.1033371Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:49.1037249Z INFO: AMQ601500: User artemis@127.0.0.1:49198 is sending a message CoreMessage[messageID=0,durable=true,userID=6326c70b-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:49 UTC 2021,expiration=0, durable=true, address=resequence,size=224,properties=TypedProperties[__AMQ_CID=632678e8-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@73492273, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:49.1039738Z ..................................................
2021-07-28T17:36:49.1040023Z 
2021-07-28T17:36:49.1041077Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:49.1042562Z INFO: AMQ601501: User anonymous@127.0.0.1:49194 is consuming a message from resequence
2021-07-28T17:36:49.1044058Z 2021-07-28 17:36:49,101 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://resequence is satisfied
2021-07-28T17:36:49.7460384Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.7516263Z INFO: AMQ601267: User anonymous@127.0.0.1:49202 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [638b553e-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=38abb494, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@166ddc0c[ID=38abb494, local= /127.0.0.1:36413, remote=/127.0.0.1:49202]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@498f295a, true, OperationContextImpl [2006413442] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.7522725Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:49.7553711Z INFO: AMQ601267: User anonymous@127.0.0.1:49202 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [638b7c4f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=38abb494, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@166ddc0c[ID=38abb494, local= /127.0.0.1:36413, remote=/127.0.0.1:49202]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d639f0d, true, OperationContextImpl [1830205442] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:49.7571997Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:49.7583848Z INFO: AMQ601065: User artemis@127.0.0.1:49202 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:49.7594601Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:49.7596979Z INFO: AMQ601019: User anonymous@127.0.0.1:49202 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4eb6ee11 []
2021-07-28T17:36:49.7599814Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:49.7601616Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:49.7603407Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:49.7605305Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:49.7606493Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:49.7631014Z INFO: AMQ601019: User anonymous@127.0.0.1:49202 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58ca48d7 []
2021-07-28T17:36:49.7633284Z Jul 28, 2021 5:36:49 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:49.7635318Z INFO: AMQ601265: User artemis@127.0.0.1:49202 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:50.7602239Z Jul 28, 2021 5:36:50 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:50.7634775Z INFO: AMQ601267: User anonymous@127.0.0.1:49204 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [64260ea2-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=ef81afc1, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@7ac833[ID=ef81afc1, local= /127.0.0.1:36413, remote=/127.0.0.1:49204]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6506b607, true, OperationContextImpl [1711339696] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:50.7641206Z Jul 28, 2021 5:36:50 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:50.7716537Z INFO: AMQ601267: User anonymous@127.0.0.1:49204 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [642635b3-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=ef81afc1, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@7ac833[ID=ef81afc1, local= /127.0.0.1:36413, remote=/127.0.0.1:49204]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@695f370c, true, OperationContextImpl [960041646] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:50.7723577Z Jul 28, 2021 5:36:50 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:50.7811727Z INFO: AMQ601065: User artemis@127.0.0.1:49204 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:50.7817414Z Jul 28, 2021 5:36:50 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:50.7821229Z INFO: AMQ601019: User anonymous@127.0.0.1:49204 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6106dac9 []
2021-07-28T17:36:50.7825872Z Jul 28, 2021 5:36:50 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:50.7829022Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:50.7831880Z Jul 28, 2021 5:36:50 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:50.7835193Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:50.7837765Z Jul 28, 2021 5:36:50 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:50.7841420Z INFO: AMQ601019: User anonymous@127.0.0.1:49204 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2fc9ae02 []
2021-07-28T17:36:50.7845158Z Jul 28, 2021 5:36:50 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:50.7848577Z INFO: AMQ601265: User artemis@127.0.0.1:49204 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:51.7811382Z Jul 28, 2021 5:36:51 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:51.7872756Z INFO: AMQ601267: User anonymous@127.0.0.1:49206 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [64c1b266-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=2883aecf, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@34a266ae[ID=2883aecf, local= /127.0.0.1:36413, remote=/127.0.0.1:49206]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b229987, true, OperationContextImpl [1168826091] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:51.7879396Z Jul 28, 2021 5:36:51 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:51.7970989Z INFO: AMQ601267: User anonymous@127.0.0.1:49206 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [64c1d977-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=2883aecf, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@34a266ae[ID=2883aecf, local= /127.0.0.1:36413, remote=/127.0.0.1:49206]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e41c54f, true, OperationContextImpl [562076577] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:51.7977816Z Jul 28, 2021 5:36:51 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:51.7994708Z INFO: AMQ601065: User artemis@127.0.0.1:49206 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:51.8000722Z Jul 28, 2021 5:36:51 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:51.8003166Z INFO: AMQ601019: User anonymous@127.0.0.1:49206 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11110013 []
2021-07-28T17:36:51.8006206Z Jul 28, 2021 5:36:51 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:51.8008195Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:51.8010161Z Jul 28, 2021 5:36:51 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:51.8013403Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:51.8014621Z Jul 28, 2021 5:36:51 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:51.8020398Z INFO: AMQ601019: User anonymous@127.0.0.1:49206 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@25759e4c []
2021-07-28T17:36:51.8022716Z Jul 28, 2021 5:36:51 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:51.8034462Z INFO: AMQ601265: User artemis@127.0.0.1:49206 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:52.8023209Z Jul 28, 2021 5:36:52 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:52.8077970Z INFO: AMQ601267: User anonymous@127.0.0.1:49208 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [655da44a-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=3da340bc, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@75e578d4[ID=3da340bc, local= /127.0.0.1:36413, remote=/127.0.0.1:49208]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7144c7e7, true, OperationContextImpl [1857303668] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:52.8116565Z Jul 28, 2021 5:36:52 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:52.8212204Z INFO: AMQ601267: User anonymous@127.0.0.1:49208 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [655edccb-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=3da340bc, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@75e578d4[ID=3da340bc, local= /127.0.0.1:36413, remote=/127.0.0.1:49208]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f7cfb10, true, OperationContextImpl [147879143] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:52.8246297Z Jul 28, 2021 5:36:52 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:52.8308267Z INFO: AMQ601065: User artemis@127.0.0.1:49208 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:52.8320399Z Jul 28, 2021 5:36:52 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:52.8326690Z INFO: AMQ601019: User anonymous@127.0.0.1:49208 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43d4429d []
2021-07-28T17:36:52.8334404Z Jul 28, 2021 5:36:52 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:52.8339889Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:52.8343807Z Jul 28, 2021 5:36:52 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:52.8348844Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:52.8352127Z Jul 28, 2021 5:36:52 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:52.8356762Z INFO: AMQ601019: User anonymous@127.0.0.1:49208 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75f00e4f []
2021-07-28T17:36:52.8362393Z Jul 28, 2021 5:36:52 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:52.8371304Z INFO: AMQ601265: User artemis@127.0.0.1:49208 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:53.8297163Z Jul 28, 2021 5:36:53 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:53.8358690Z INFO: AMQ601267: User anonymous@127.0.0.1:49210 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [65fa597e-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=bd6694a4, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1477f9ee[ID=bd6694a4, local= /127.0.0.1:36413, remote=/127.0.0.1:49210]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62531e05, true, OperationContextImpl [1548880699] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:53.8366725Z Jul 28, 2021 5:36:53 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:53.8403221Z INFO: AMQ601267: User anonymous@127.0.0.1:49210 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [65fa808f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=bd6694a4, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@1477f9ee[ID=bd6694a4, local= /127.0.0.1:36413, remote=/127.0.0.1:49210]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a1205e, true, OperationContextImpl [2071504217] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:53.8410637Z Jul 28, 2021 5:36:53 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:53.8425387Z INFO: AMQ601065: User artemis@127.0.0.1:49210 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:53.8430551Z Jul 28, 2021 5:36:53 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:53.8433191Z INFO: AMQ601019: User anonymous@127.0.0.1:49210 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f4cf94d []
2021-07-28T17:36:53.8436561Z Jul 28, 2021 5:36:53 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:53.8438742Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:53.8440971Z Jul 28, 2021 5:36:53 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:53.8443116Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:53.8444749Z Jul 28, 2021 5:36:53 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:53.8453360Z INFO: AMQ601019: User anonymous@127.0.0.1:49210 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2575d577 []
2021-07-28T17:36:53.8457968Z Jul 28, 2021 5:36:53 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:53.8469302Z INFO: AMQ601265: User artemis@127.0.0.1:49210 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:54.8469962Z Jul 28, 2021 5:36:54 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:54.8513789Z INFO: AMQ601267: User anonymous@127.0.0.1:49220 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6695af22-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=6a201aff, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5ef0e530[ID=6a201aff, local= /127.0.0.1:36413, remote=/127.0.0.1:49220]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78bc8ee2, true, OperationContextImpl [2117339666] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:54.8567277Z Jul 28, 2021 5:36:54 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:54.8612198Z INFO: AMQ601267: User anonymous@127.0.0.1:49220 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6695d633-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=6a201aff, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5ef0e530[ID=6a201aff, local= /127.0.0.1:36413, remote=/127.0.0.1:49220]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40d1d9cb, true, OperationContextImpl [1543935149] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:54.8619990Z Jul 28, 2021 5:36:54 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:54.8640491Z INFO: AMQ601065: User artemis@127.0.0.1:49220 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:54.8650641Z Jul 28, 2021 5:36:54 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:54.8654208Z INFO: AMQ601019: User anonymous@127.0.0.1:49220 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3617c164 []
2021-07-28T17:36:54.8661862Z Jul 28, 2021 5:36:54 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:54.8665389Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:54.8668431Z Jul 28, 2021 5:36:54 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:54.8670219Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:54.8671405Z Jul 28, 2021 5:36:54 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:54.8712286Z INFO: AMQ601019: User anonymous@127.0.0.1:49220 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cac6260 []
2021-07-28T17:36:54.8714548Z Jul 28, 2021 5:36:54 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:54.8716779Z INFO: AMQ601265: User artemis@127.0.0.1:49220 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:55.8693355Z Jul 28, 2021 5:36:55 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:55.8725410Z INFO: AMQ601267: User anonymous@127.0.0.1:49222 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6731a106-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=07bc0428, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@70c52c7f[ID=07bc0428, local= /127.0.0.1:36413, remote=/127.0.0.1:49222]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28cb5ccd, true, OperationContextImpl [1205822528] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:55.8743799Z Jul 28, 2021 5:36:55 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:55.8759820Z INFO: AMQ601267: User anonymous@127.0.0.1:49222 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6731ef27-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=07bc0428, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@70c52c7f[ID=07bc0428, local= /127.0.0.1:36413, remote=/127.0.0.1:49222]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5541d3d7, true, OperationContextImpl [664715398] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:55.8767473Z Jul 28, 2021 5:36:55 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:55.8786364Z INFO: AMQ601065: User artemis@127.0.0.1:49222 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:55.8803539Z Jul 28, 2021 5:36:55 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:55.8805783Z INFO: AMQ601019: User anonymous@127.0.0.1:49222 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@334434ee []
2021-07-28T17:36:55.8808603Z Jul 28, 2021 5:36:55 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:55.8810414Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:55.8812220Z Jul 28, 2021 5:36:55 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:55.8813979Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:55.8815327Z Jul 28, 2021 5:36:55 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:55.8832690Z INFO: AMQ601019: User anonymous@127.0.0.1:49222 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5eecd6d7 []
2021-07-28T17:36:55.8835107Z Jul 28, 2021 5:36:55 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:55.8839882Z INFO: AMQ601265: User artemis@127.0.0.1:49222 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:56.8971124Z Jul 28, 2021 5:36:56 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:56.9049093Z INFO: AMQ601267: User anonymous@127.0.0.1:49224 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [67ce563a-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=4204d4d7, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@65a9f0a8[ID=4204d4d7, local= /127.0.0.1:36413, remote=/127.0.0.1:49224]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14f422d1, true, OperationContextImpl [564027310] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:56.9055744Z Jul 28, 2021 5:36:56 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:56.9093378Z INFO: AMQ601267: User anonymous@127.0.0.1:49224 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [67ce7d4b-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=4204d4d7, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@65a9f0a8[ID=4204d4d7, local= /127.0.0.1:36413, remote=/127.0.0.1:49224]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cb3f185, true, OperationContextImpl [971290728] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:56.9102639Z Jul 28, 2021 5:36:56 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:56.9132563Z INFO: AMQ601065: User artemis@127.0.0.1:49224 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:56.9140286Z Jul 28, 2021 5:36:56 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:56.9147959Z INFO: AMQ601019: User anonymous@127.0.0.1:49224 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59bb0c2c []
2021-07-28T17:36:56.9150608Z Jul 28, 2021 5:36:56 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:56.9152187Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:56.9162433Z Jul 28, 2021 5:36:56 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:56.9169469Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:56.9175037Z Jul 28, 2021 5:36:56 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:56.9192137Z INFO: AMQ601019: User anonymous@127.0.0.1:49224 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54cd92a9 []
2021-07-28T17:36:56.9203642Z Jul 28, 2021 5:36:56 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:56.9220772Z INFO: AMQ601265: User artemis@127.0.0.1:49224 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:57.9169720Z Jul 28, 2021 5:36:57 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:57.9237812Z INFO: AMQ601267: User anonymous@127.0.0.1:49226 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6869f9fe-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=256fa0ac, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@11796025[ID=256fa0ac, local= /127.0.0.1:36413, remote=/127.0.0.1:49226]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3481ac38, true, OperationContextImpl [1948837856] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:57.9244898Z Jul 28, 2021 5:36:57 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:57.9253198Z INFO: AMQ601267: User anonymous@127.0.0.1:49226 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [686a481f-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=256fa0ac, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@11796025[ID=256fa0ac, local= /127.0.0.1:36413, remote=/127.0.0.1:49226]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a3bee72, true, OperationContextImpl [325216097] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:57.9296214Z Jul 28, 2021 5:36:57 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:57.9302071Z INFO: AMQ601065: User artemis@127.0.0.1:49226 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:57.9306538Z Jul 28, 2021 5:36:57 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:57.9311395Z INFO: AMQ601019: User anonymous@127.0.0.1:49226 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f0c7bdb []
2021-07-28T17:36:57.9314233Z Jul 28, 2021 5:36:57 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:57.9316955Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:57.9321983Z Jul 28, 2021 5:36:57 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:57.9323800Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:57.9325823Z Jul 28, 2021 5:36:57 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:57.9327997Z INFO: AMQ601019: User anonymous@127.0.0.1:49226 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a3901aa []
2021-07-28T17:36:57.9330372Z Jul 28, 2021 5:36:57 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:57.9332440Z INFO: AMQ601265: User artemis@127.0.0.1:49226 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:58.9443998Z Jul 28, 2021 5:36:58 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:58.9965423Z INFO: AMQ601267: User anonymous@127.0.0.1:49228 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6906af32-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=0df47922, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@769d581b[ID=0df47922, local= /127.0.0.1:36413, remote=/127.0.0.1:49228]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7de16d63, true, OperationContextImpl [2111395020] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:58.9977830Z Jul 28, 2021 5:36:58 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:59.0473779Z INFO: AMQ601267: User anonymous@127.0.0.1:49228 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [69077283-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=0df47922, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@769d581b[ID=0df47922, local= /127.0.0.1:36413, remote=/127.0.0.1:49228]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23ae7b3f, true, OperationContextImpl [1431470172] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:59.0485848Z Jul 28, 2021 5:36:58 PM org.apache.activemq.artemis.logs.AuditLogger createQueue
2021-07-28T17:36:59.1066227Z INFO: AMQ601065: User artemis@127.0.0.1:49228 is creating a queue on target resource: ServerSessionImpl(jms-session=*N/A*) [with parameters: [QueueConfiguration [id=null, name=txTest, address=txTest, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
2021-07-28T17:36:59.1084734Z Jul 28, 2021 5:36:58 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:59.1425327Z INFO: AMQ601019: User anonymous@127.0.0.1:49228 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2fa34323 []
2021-07-28T17:36:59.1433978Z Jul 28, 2021 5:36:58 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:59.1441725Z WARN: AMQ222165: No Dead Letter Address configured for queue txTest in AddressSettings
2021-07-28T17:36:59.1453330Z Jul 28, 2021 5:36:58 PM org.apache.activemq.artemis.core.server.impl.QueueImpl checkDeadLetterAddressAndExpiryAddress
2021-07-28T17:36:59.1460175Z WARN: AMQ222166: No Expiry Address configured for queue txTest in AddressSettings
2021-07-28T17:36:59.1468484Z Jul 28, 2021 5:36:58 PM org.apache.activemq.artemis.logs.AuditLogger getMBeanInfo
2021-07-28T17:36:59.1470755Z INFO: AMQ601019: User anonymous@127.0.0.1:49228 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@351bb7c1 []
2021-07-28T17:36:59.1473175Z Jul 28, 2021 5:36:58 PM org.apache.activemq.artemis.logs.AuditLogger createCoreConsumer
2021-07-28T17:36:59.1475389Z INFO: AMQ601265: User artemis@127.0.0.1:49228 is creating a core consumer on target resource ServerSessionImpl(jms-session=*N/A*) [with parameters: [0, txTest, null, 0, false, true, null]]
2021-07-28T17:36:59.1481300Z 2021-07-28 17:36:59,102 WARN  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) The latch did not reach 0 within the specified time
2021-07-28T17:36:59.1493590Z 2021-07-28 17:36:59,103 INFO  [io.ver.ext.web.RoutingContext] (executor-thread-0) RoutingContext failure (500): org.jboss.resteasy.spi.UnhandledException: java.lang.AssertionError: mock://resequence Received message count. Expected: <5> but was: <0>
2021-07-28T17:36:59.1498819Z    at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:106)
2021-07-28T17:36:59.1523129Z    at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:372)
2021-07-28T17:36:59.1528698Z    at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
2021-07-28T17:36:59.1532496Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
2021-07-28T17:36:59.1538975Z    at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
2021-07-28T17:36:59.1545280Z    at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
2021-07-28T17:36:59.1556902Z    at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
2021-07-28T17:36:59.1563849Z    at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
2021-07-28T17:36:59.1567332Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
2021-07-28T17:36:59.1572488Z    at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
2021-07-28T17:36:59.1575270Z    at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138)
2021-07-28T17:36:59.1583892Z    at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93)
2021-07-28T17:36:59.1589063Z    at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:503)
2021-07-28T17:36:59.1590773Z    at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2442)
2021-07-28T17:36:59.1592274Z    at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1476)
2021-07-28T17:36:59.1594023Z    at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
2021-07-28T17:36:59.1602722Z    at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
2021-07-28T17:36:59.1611761Z    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2021-07-28T17:36:59.1613389Z    at java.lang.Thread.run(Thread.java:829)
2021-07-28T17:36:59.1614900Z    at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:553)
2021-07-28T17:36:59.1617615Z    at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192)
2021-07-28T17:36:59.1632027Z Caused by: java.lang.AssertionError: mock://resequence Received message count. Expected: <5> but was: <0>
2021-07-28T17:36:59.1633175Z    at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1790)
2021-07-28T17:36:59.1634953Z    at org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1767)
2021-07-28T17:36:59.1637167Z    at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:448)
2021-07-28T17:36:59.1639713Z    at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:426)
2021-07-28T17:36:59.1642147Z    at org.apache.camel.quarkus.component.messaging.it.JmsResource.mock(JmsResource.java:309)
2021-07-28T17:36:59.1643855Z    at java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:59.1645279Z    at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
2021-07-28T17:36:59.1647286Z    at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
2021-07-28T17:36:59.1649360Z    at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
2021-07-28T17:36:59.1682659Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
2021-07-28T17:36:59.1685120Z    at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
2021-07-28T17:36:59.1688096Z    at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
2021-07-28T17:36:59.1691061Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
2021-07-28T17:36:59.1699292Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
2021-07-28T17:36:59.1712354Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
2021-07-28T17:36:59.1715002Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
2021-07-28T17:36:59.1730472Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
2021-07-28T17:36:59.1731570Z    ... 17 more
2021-07-28T17:36:59.1731781Z 
2021-07-28T17:36:59.1775640Z 2021-07-28 17:36:59,104 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /messaging/jms/mock/resequence/5/10000 failed, error id: 690e02c4-7660-48be-94ba-c5a454168334-2: org.jboss.resteasy.spi.UnhandledException: java.lang.AssertionError: mock://resequence Received message count. Expected: <5> but was: <0>
2021-07-28T17:36:59.1800086Z    at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:106)
2021-07-28T17:36:59.1802706Z    at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:372)
2021-07-28T17:36:59.1805069Z    at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
2021-07-28T17:36:59.1807427Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
2021-07-28T17:36:59.1809696Z    at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
2021-07-28T17:36:59.1811890Z    at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
2021-07-28T17:36:59.1845158Z    at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
2021-07-28T17:36:59.1874508Z    at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
2021-07-28T17:36:59.1876850Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
2021-07-28T17:36:59.1933296Z    at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
2021-07-28T17:36:59.1936071Z    at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138)
2021-07-28T17:36:59.1938916Z    at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93)
2021-07-28T17:36:59.1945492Z    at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:503)
2021-07-28T17:36:59.1947414Z    at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2442)
2021-07-28T17:36:59.1977578Z    at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1476)
2021-07-28T17:36:59.1979023Z    at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
2021-07-28T17:36:59.1992055Z    at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
2021-07-28T17:36:59.2013673Z    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2021-07-28T17:36:59.2015451Z    at java.lang.Thread.run(Thread.java:829)
2021-07-28T17:36:59.2016969Z    at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:553)
2021-07-28T17:36:59.2019713Z    at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192)
2021-07-28T17:36:59.2021994Z Caused by: java.lang.AssertionError: mock://resequence Received message count. Expected: <5> but was: <0>
2021-07-28T17:36:59.2023606Z    at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1790)
2021-07-28T17:36:59.2031544Z    at org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1767)
2021-07-28T17:36:59.2033590Z    at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:448)
2021-07-28T17:36:59.2035729Z    at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:426)
2021-07-28T17:36:59.2037847Z    at org.apache.camel.quarkus.component.messaging.it.JmsResource.mock(JmsResource.java:309)
2021-07-28T17:36:59.2050725Z    at java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:59.2052188Z    at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
2021-07-28T17:36:59.2054090Z    at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
2021-07-28T17:36:59.2082812Z    at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
2021-07-28T17:36:59.2231375Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
2021-07-28T17:36:59.2242921Z    at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
2021-07-28T17:36:59.2254106Z    at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
2021-07-28T17:36:59.2257666Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
2021-07-28T17:36:59.2259711Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
2021-07-28T17:36:59.2261586Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
2021-07-28T17:36:59.2263446Z    at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
2021-07-28T17:36:59.2355201Z    at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
2021-07-28T17:36:59.2356435Z    ... 17 more
2021-07-28T17:36:59.2356682Z 
2021-07-28T17:36:59.2357675Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:59.2434876Z INFO: AMQ601267: User anonymous@127.0.0.1:49232 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6921d856-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=62c6740a, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@53f7b06[ID=62c6740a, local= /127.0.0.1:36413, remote=/127.0.0.1:49232]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b534495, true, OperationContextImpl [2000058547] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:59.2460911Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:59.2517448Z INFO: AMQ601267: User anonymous@127.0.0.1:49232 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [6921ff67-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=62c6740a, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@53f7b06[ID=62c6740a, local= /127.0.0.1:36413, remote=/127.0.0.1:49232]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24df4523, true, OperationContextImpl [84531905] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:59.2531903Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:59.2566956Z INFO: AMQ601500: User artemis@127.0.0.1:49232 is sending a message CoreMessage[messageID=0,durable=true,userID=69227498-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:59 UTC 2021,expiration=0, durable=true, address=transferExchange,size=712,properties=TypedProperties[__AMQ_CID=6921d855-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=1]]@1343199564, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:59.2573726Z ..................................................
2021-07-28T17:36:59.2575945Z 
2021-07-28T17:36:59.2584000Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:59.2596198Z INFO: AMQ601501: User anonymous@127.0.0.1:49004 is consuming a message from transferExchange
2021-07-28T17:36:59.2608592Z 2021-07-28 17:36:59,145 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://transferExchangeResult is satisfied
2021-07-28T17:36:59.2617346Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:59.2680505Z INFO: AMQ601267: User anonymous@127.0.0.1:49236 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [692a8aeb-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=c12b340f, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5e1bdfd3[ID=c12b340f, local= /127.0.0.1:36413, remote=/127.0.0.1:49236]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36508b41, true, OperationContextImpl [1468069239] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:59.2689623Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger createCoreSession
2021-07-28T17:36:59.2713731Z INFO: AMQ601267: User anonymous@127.0.0.1:49236 is creating a core session on target resource ActiveMQServerImpl::serverUUID=59ac0535-efca-11eb-b048-000d3a7b5e12 [with parameters: [692ab1fc-efca-11eb-8dba-000d3a7b5e12, artemis, ****, 102400, RemotingConnectionImpl [ID=c12b340f, clientID=null, nodeID=59ac0535-efca-11eb-b048-000d3a7b5e12, transportConnection=org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection@5e1bdfd3[ID=c12b340f, local= /127.0.0.1:36413, remote=/127.0.0.1:49236]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15f1caf2, true, OperationContextImpl [667505038] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
2021-07-28T17:36:59.2726579Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger coreSendMessage
2021-07-28T17:36:59.2743132Z INFO: AMQ601500: User artemis@127.0.0.1:49236 is sending a message CoreMessage[messageID=0,durable=true,userID=692ad90d-efca-11eb-8dba-000d3a7b5e12,priority=4, timestamp=Wed Jul 28 17:36:59 UTC 2021,expiration=0, durable=true, address=test,size=256,properties=TypedProperties[__AMQ_CID=692a8aea-efca-11eb-8dba-000d3a7b5e12,_AMQ_ROUTING_TYPE=0]]@434245406, with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
2021-07-28T17:36:59.2748601Z ..................................................
2021-07-28T17:36:59.2748899Z 
2021-07-28T17:36:59.2751387Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:59.2759291Z INFO: AMQ601501: User anonymous@127.0.0.1:49228 is consuming a message from 456.camel-quarkus
2021-07-28T17:36:59.2763180Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger coreConsumeMessage
2021-07-28T17:36:59.2767186Z INFO: AMQ601501: User anonymous@127.0.0.1:49228 is consuming a message from 123.camel-quarkus
2021-07-28T17:36:59.2776141Z 2021-07-28 17:36:59,182 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://topicResultA is satisfied
2021-07-28T17:36:59.2781164Z 2021-07-28 17:36:59,183 INFO  [org.apa.cam.com.moc.MockEndpoint] (executor-thread-0) Asserting: mock://topicResultB is satisfied
2021-07-28T17:36:59.3806916Z [ERROR] Tests run: 19, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 29.099 s <<< FAILURE! - in org.apache.camel.quarkus.component.messaging.it.JmsIT
2021-07-28T17:36:59.3881502Z [ERROR] testJmsTransaction  Time elapsed: 10.095 s  <<< FAILURE!
2021-07-28T17:36:59.3883818Z java.lang.AssertionError: 
2021-07-28T17:36:59.3884475Z 1 expectation failed.
2021-07-28T17:36:59.3885102Z Expected status code <200> but was <500>.
2021-07-28T17:36:59.3885558Z 
2021-07-28T17:36:59.3889195Z    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2021-07-28T17:36:59.3895972Z    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2021-07-28T17:36:59.3899709Z    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2021-07-28T17:36:59.3902601Z    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
2021-07-28T17:36:59.3905212Z    at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
2021-07-28T17:36:59.3908469Z    at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:59)
2021-07-28T17:36:59.3911896Z    at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
2021-07-28T17:36:59.3915379Z    at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
2021-07-28T17:36:59.3992427Z    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
2021-07-28T17:36:59.3995664Z    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
2021-07-28T17:36:59.3998887Z    at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
2021-07-28T17:36:59.4001723Z    at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
2021-07-28T17:36:59.4005119Z    at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
2021-07-28T17:36:59.4008307Z    at jdk.internal.reflect.GeneratedMethodAccessor70.invoke(Unknown Source)
2021-07-28T17:36:59.4010753Z    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2021-07-28T17:36:59.4012858Z    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:59.4015262Z    at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
2021-07-28T17:36:59.4019045Z    at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
2021-07-28T17:36:59.4022578Z    at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
2021-07-28T17:36:59.4025687Z    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
2021-07-28T17:36:59.4035970Z    at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
2021-07-28T17:36:59.4038525Z    at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
2021-07-28T17:36:59.4041000Z    at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
2021-07-28T17:36:59.4044215Z    at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
2021-07-28T17:36:59.4047253Z    at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
2021-07-28T17:36:59.4049615Z    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2021-07-28T17:36:59.4051922Z    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2021-07-28T17:36:59.4054619Z    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2021-07-28T17:36:59.4056646Z    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:59.4058171Z    at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
2021-07-28T17:36:59.4059838Z    at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
2021-07-28T17:36:59.4061262Z    at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
2021-07-28T17:36:59.4063716Z    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
2021-07-28T17:36:59.4066875Z    at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
2021-07-28T17:36:59.4069759Z    at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
2021-07-28T17:36:59.4072745Z    at org.apache.camel.quarkus.component.messaging.it.JmsTest.testJmsTransaction(JmsTest.java:189)
2021-07-28T17:36:59.4075682Z    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2021-07-28T17:36:59.4078014Z    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2021-07-28T17:36:59.4080730Z    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2021-07-28T17:36:59.4082727Z    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:59.4084570Z    at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
2021-07-28T17:36:59.4087082Z    at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2021-07-28T17:36:59.4090082Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2021-07-28T17:36:59.4095967Z    at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:859)
2021-07-28T17:36:59.4101213Z    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
2021-07-28T17:36:59.4108412Z    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
2021-07-28T17:36:59.4115848Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2021-07-28T17:36:59.4123040Z    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
2021-07-28T17:36:59.4138113Z    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
2021-07-28T17:36:59.4148043Z    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
2021-07-28T17:36:59.4159468Z    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
2021-07-28T17:36:59.4162266Z    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
2021-07-28T17:36:59.4171804Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2021-07-28T17:36:59.4177658Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2021-07-28T17:36:59.4187908Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2021-07-28T17:36:59.4193830Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2021-07-28T17:36:59.4203728Z    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
2021-07-28T17:36:59.4208562Z    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
2021-07-28T17:36:59.4212794Z    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
2021-07-28T17:36:59.4220726Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:36:59.4227862Z    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
2021-07-28T17:36:59.4231704Z    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
2021-07-28T17:36:59.4235895Z    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
2021-07-28T17:36:59.4240204Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
2021-07-28T17:36:59.4243458Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:36:59.4246837Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
2021-07-28T17:36:59.4249691Z    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2021-07-28T17:36:59.4253630Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
2021-07-28T17:36:59.4257006Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:36:59.4260643Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
2021-07-28T17:36:59.4264847Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
2021-07-28T17:36:59.4266800Z    at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2021-07-28T17:36:59.4271660Z    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
2021-07-28T17:36:59.4276569Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
2021-07-28T17:36:59.4280717Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:36:59.4284091Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
2021-07-28T17:36:59.4287930Z    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2021-07-28T17:36:59.4290677Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
2021-07-28T17:36:59.4294043Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:36:59.4298503Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
2021-07-28T17:36:59.4301773Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
2021-07-28T17:36:59.4303832Z    at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2021-07-28T17:36:59.4309575Z    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
2021-07-28T17:36:59.4315602Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
2021-07-28T17:36:59.4318859Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:36:59.4322126Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
2021-07-28T17:36:59.4325778Z    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2021-07-28T17:36:59.4328501Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
2021-07-28T17:36:59.4331759Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:36:59.4336340Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
2021-07-28T17:36:59.4339618Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
2021-07-28T17:36:59.4345212Z    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
2021-07-28T17:36:59.4350679Z    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2021-07-28T17:36:59.4355048Z    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
2021-07-28T17:36:59.4361622Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
2021-07-28T17:36:59.4370026Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
2021-07-28T17:36:59.4376733Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
2021-07-28T17:36:59.4385072Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
2021-07-28T17:36:59.4390103Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
2021-07-28T17:36:59.4393776Z    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
2021-07-28T17:36:59.4400353Z    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
2021-07-28T17:36:59.4407981Z    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
2021-07-28T17:36:59.4413829Z    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
2021-07-28T17:36:59.4421343Z    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
2021-07-28T17:36:59.4426101Z    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
2021-07-28T17:36:59.4432575Z    at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
2021-07-28T17:36:59.4439555Z    at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2021-07-28T17:36:59.4440709Z 
2021-07-28T17:36:59.4445349Z [ERROR] testResequence  Time elapsed: 10.262 s  <<< FAILURE!
2021-07-28T17:36:59.4446099Z java.lang.AssertionError: 
2021-07-28T17:36:59.4446816Z 1 expectation failed.
2021-07-28T17:36:59.4447349Z Expected status code <200> but was <500>.
2021-07-28T17:36:59.4447679Z 
2021-07-28T17:36:59.4451031Z    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2021-07-28T17:36:59.4455666Z    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2021-07-28T17:36:59.4459926Z    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2021-07-28T17:36:59.4462589Z    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
2021-07-28T17:36:59.4466595Z    at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
2021-07-28T17:36:59.4471531Z    at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:59)
2021-07-28T17:36:59.4476640Z    at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
2021-07-28T17:36:59.4483438Z    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
2021-07-28T17:36:59.4488734Z    at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
2021-07-28T17:36:59.4493357Z    at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
2021-07-28T17:36:59.4499124Z    at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
2021-07-28T17:36:59.4504201Z    at jdk.internal.reflect.GeneratedMethodAccessor70.invoke(Unknown Source)
2021-07-28T17:36:59.4508965Z    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2021-07-28T17:36:59.4511326Z    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:59.4516319Z    at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
2021-07-28T17:36:59.4523244Z    at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
2021-07-28T17:36:59.4529907Z    at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
2021-07-28T17:36:59.4534555Z    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
2021-07-28T17:36:59.4539862Z    at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
2021-07-28T17:36:59.4543771Z    at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
2021-07-28T17:36:59.4547107Z    at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
2021-07-28T17:36:59.4554621Z    at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
2021-07-28T17:36:59.4569029Z    at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
2021-07-28T17:36:59.4572484Z    at jdk.internal.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
2021-07-28T17:36:59.4575141Z    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2021-07-28T17:36:59.4578079Z    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:59.4584021Z    at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
2021-07-28T17:36:59.4585972Z    at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
2021-07-28T17:36:59.4587420Z    at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
2021-07-28T17:36:59.4589706Z    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
2021-07-28T17:36:59.4593253Z    at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
2021-07-28T17:36:59.4598168Z    at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
2021-07-28T17:36:59.4602797Z    at org.apache.camel.quarkus.component.messaging.it.JmsTest.testResequence(JmsTest.java:207)
2021-07-28T17:36:59.4606122Z    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2021-07-28T17:36:59.4610788Z    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2021-07-28T17:36:59.4614232Z    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2021-07-28T17:36:59.4616270Z    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2021-07-28T17:36:59.4619809Z    at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
2021-07-28T17:36:59.4624049Z    at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2021-07-28T17:36:59.4630594Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2021-07-28T17:36:59.4635287Z    at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:859)
2021-07-28T17:36:59.4640644Z    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
2021-07-28T17:36:59.4646104Z    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
2021-07-28T17:36:59.4660777Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2021-07-28T17:36:59.4666629Z    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
2021-07-28T17:36:59.4674854Z    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
2021-07-28T17:36:59.4681513Z    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
2021-07-28T17:36:59.4688196Z    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
2021-07-28T17:36:59.4695123Z    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
2021-07-28T17:36:59.4708354Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2021-07-28T17:36:59.4715825Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2021-07-28T17:37:00.0238434Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2021-07-28T17:37:00.0242715Z    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2021-07-28T17:37:00.0246916Z    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
2021-07-28T17:37:00.0249891Z    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
2021-07-28T17:37:00.0252854Z    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
2021-07-28T17:37:00.0256002Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:37:00.0259208Z    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
2021-07-28T17:37:00.0269906Z    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
2021-07-28T17:37:00.0273024Z    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
2021-07-28T17:37:00.0276009Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
2021-07-28T17:37:00.0279038Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:37:00.0282075Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
2021-07-28T17:37:00.0284407Z    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2021-07-28T17:37:00.0286542Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
2021-07-28T17:37:00.0289178Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:37:00.0292057Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
2021-07-28T17:37:00.0295020Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
2021-07-28T17:37:00.0296982Z    at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2021-07-28T17:37:00.0300760Z    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
2021-07-28T17:37:00.0305694Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
2021-07-28T17:37:00.0309090Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:37:00.0312478Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
2021-07-28T17:37:00.0315129Z    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2021-07-28T17:37:00.0317780Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
2021-07-28T17:37:00.0321151Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:37:00.0326311Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
2021-07-28T17:37:00.0329358Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
2021-07-28T17:37:00.0331280Z    at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2021-07-28T17:37:00.0334327Z    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
2021-07-28T17:37:00.0339157Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
2021-07-28T17:37:00.0342555Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:37:00.0346032Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
2021-07-28T17:37:00.0348527Z    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2021-07-28T17:37:00.0352188Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
2021-07-28T17:37:00.0355204Z    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2021-07-28T17:37:00.0359180Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
2021-07-28T17:37:00.0362228Z    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
2021-07-28T17:37:00.0367587Z    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
2021-07-28T17:37:00.0372936Z    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2021-07-28T17:37:00.0376735Z    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
2021-07-28T17:37:00.0402264Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
2021-07-28T17:37:00.0405683Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
2021-07-28T17:37:00.0409040Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
2021-07-28T17:37:00.0412723Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
2021-07-28T17:37:00.0416424Z    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
2021-07-28T17:37:00.0419091Z    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
2021-07-28T17:37:00.0421236Z    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
2021-07-28T17:37:00.0424067Z    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
2021-07-28T17:37:00.0427412Z    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
2021-07-28T17:37:00.0430598Z    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
2021-07-28T17:37:00.0433572Z    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
2021-07-28T17:37:00.0435769Z    at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
2021-07-28T17:37:00.0437790Z    at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2021-07-28T17:37:00.0438756Z 
2021-07-28T17:37:00.0440927Z 2021-07-28 17:36:59,205 WARN  [org.apa.act.art.cor.client] (Thread-0 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0443696Z 2021-07-28 17:36:59,205 WARN  [org.apa.act.art.cor.client] (Thread-1 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0446176Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0448298Z WARN: AMQ222061: Client connection failed, clearing up resources for session 5a40a40b-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0474512Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0481254Z WARN: AMQ222107: Cleared up resources for session 5a40a40b-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0488742Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0493504Z WARN: AMQ222061: Client connection failed, clearing up resources for session 5a42039c-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0496438Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0500657Z WARN: AMQ222107: Cleared up resources for session 5a42039c-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0508445Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0510745Z WARN: AMQ222061: Client connection failed, clearing up resources for session 5bdb1a45-efca-11eb-b048-000d3a7b5e12
2021-07-28T17:37:00.0512617Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0514845Z WARN: AMQ222107: Cleared up resources for session 5bdb1a45-efca-11eb-b048-000d3a7b5e12
2021-07-28T17:37:00.0516602Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0518691Z WARN: AMQ222061: Client connection failed, clearing up resources for session 5bdb4156-efca-11eb-b048-000d3a7b5e12
2021-07-28T17:37:00.0520518Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0523804Z 2021-07-28 17:36:59,206 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #6 - JmsConsumer[typeTestResult]) Setup of JMS message listener invoker failed for destination 'typeTestResult' - trying to recover. Cause: Session is closed
2021-07-28T17:37:00.0527186Z 2021-07-28 17:36:59,206 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #7 - JmsConsumer[mapTest]) Setup of JMS message listener invoker failed for destination 'mapTest' - trying to recover. Cause: Session is closed
2021-07-28T17:37:00.0530324Z 2021-07-28 17:36:59,209 WARN  [org.apa.act.art.cor.client] (Thread-0 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0533279Z 2021-07-28 17:36:59,210 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #14 - JmsConsumer[test]) Setup of JMS message listener invoker failed for destination 'test' - trying to recover. Cause: Session is closed
2021-07-28T17:37:00.0536377Z 2021-07-28 17:36:59,210 WARN  [org.apa.act.art.cor.client] (Thread-1 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0539402Z 2021-07-28 17:36:59,210 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #12 - JmsConsumer[objectTest]) Setup of JMS message listener invoker failed for destination 'objectTest' - trying to recover. Cause: Session is closed
2021-07-28T17:37:00.0541784Z WARN: AMQ222107: Cleared up resources for session 5bdb4156-efca-11eb-b048-000d3a7b5e12
2021-07-28T17:37:00.0543533Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0545623Z WARN: AMQ222061: Client connection failed, clearing up resources for session 5c9c6ea6-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0547596Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0549680Z WARN: AMQ222107: Cleared up resources for session 5c9c6ea6-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0551559Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0554463Z 2021-07-28 17:36:59,214 WARN  [org.apa.act.art.cor.client] (Thread-1 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0558128Z 2021-07-28 17:36:59,214 WARN  [org.apa.cam.com.jms.rep.TemporaryQueueReplyManager] (Camel (camel-1) thread #17 - TemporaryQueueReplyManager[transferException]) Exception inside the DMLC for Temporary ReplyTo Queue for destination transferException, refreshing ReplyTo destination: javax.jms.IllegalStateException: Session is closed
2021-07-28T17:37:00.0561635Z    at org.apache.activemq.artemis.jms.client.ActiveMQSession.checkClosed(ActiveMQSession.java:1279)
2021-07-28T17:37:00.0564383Z    at org.apache.activemq.artemis.jms.client.ActiveMQSession.getTransacted(ActiveMQSession.java:264)
2021-07-28T17:37:00.0567551Z    at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:772)
2021-07-28T17:37:00.0571977Z    at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:350)
2021-07-28T17:37:00.0576716Z    at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:257)
2021-07-28T17:37:00.0580277Z    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1237)
2021-07-28T17:37:00.0584590Z    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1227)
2021-07-28T17:37:00.0588814Z    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1120)
2021-07-28T17:37:00.0591015Z    at java.lang.Thread.run(Thread.java:829)
2021-07-28T17:37:00.0592418Z    at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:553)
2021-07-28T17:37:00.0595694Z    at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192)
2021-07-28T17:37:00.0597208Z 
2021-07-28T17:37:00.0599803Z 2021-07-28 17:36:59,214 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #17 - TemporaryQueueReplyManager[transferException]) Setup of JMS message listener invoker failed for destination 'temporary' - trying to recover. Cause: Session is closed
2021-07-28T17:37:00.0603612Z WARN: AMQ222061: Client connection failed, clearing up resources for session 5c9d590a-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0605621Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0607742Z WARN: AMQ222107: Cleared up resources for session 5c9d590a-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0610949Z 2021-07-28 17:36:59,216 WARN  [org.apa.act.art.cor.client] (Thread-0 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0614290Z 2021-07-28 17:36:59,216 ERROR [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #9 - JmsConsumer[txTest]) Listener exception overridden by rollback exception: javax.jms.IllegalStateException: Session is closed
2021-07-28T17:37:00.0617554Z    at org.apache.activemq.artemis.jms.client.ActiveMQSession.checkClosed(ActiveMQSession.java:1279)
2021-07-28T17:37:00.0621165Z    at org.apache.activemq.artemis.jms.client.ActiveMQSession.getTransacted(ActiveMQSession.java:264)
2021-07-28T17:37:00.0624829Z    at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:772)
2021-07-28T17:37:00.0631138Z    at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:350)
2021-07-28T17:37:00.0635991Z    at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:245)
2021-07-28T17:37:00.0642079Z    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1237)
2021-07-28T17:37:00.0648615Z    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1227)
2021-07-28T17:37:00.0652316Z    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1120)
2021-07-28T17:37:00.0654460Z    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2021-07-28T17:37:00.0657168Z    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2021-07-28T17:37:00.0658121Z    at java.lang.Thread.run(Thread.java:829)
2021-07-28T17:37:00.0661471Z    at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:553)
2021-07-28T17:37:00.0663666Z    at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192)
2021-07-28T17:37:00.0665210Z 
2021-07-28T17:37:00.0673015Z 2021-07-28 17:36:59,216 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #9 - JmsConsumer[txTest]) Setup of JMS message listener invoker failed for destination 'txTest' - trying to recover. Cause: Could not roll back JMS transaction; nested exception is javax.jms.IllegalStateException: AMQ219019: Session is closed
2021-07-28T17:37:00.0679102Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0683673Z WARN: AMQ222061: Client connection failed, clearing up resources for session 6906af32-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0688718Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0693852Z WARN: AMQ222107: Cleared up resources for session 6906af32-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0695379Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0697148Z WARN: AMQ222061: Client connection failed, clearing up resources for session 69077283-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0699128Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0701176Z WARN: AMQ222107: Cleared up resources for session 69077283-efca-11eb-8dba-000d3a7b5e12
2021-07-28T17:37:00.0706846Z 2021-07-28 17:36:59,220 WARN  [org.apa.act.art.cor.client] (Thread-1 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0714918Z 2021-07-28 17:36:59,220 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #15 - JmsConsumer[resequence]) Setup of JMS message listener invoker failed for destination 'resequence' - trying to recover. Cause: Session is closed
2021-07-28T17:37:00.0722305Z 2021-07-28 17:36:59,221 WARN  [org.apa.act.art.cor.client] (Thread-1 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0728858Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.logs.AuditLogger destroyQueue
2021-07-28T17:37:00.0737714Z 2021-07-28 17:36:59,221 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #11 - JmsConsumer[transferException]) Setup of JMS message listener invoker failed for destination 'transferException' - trying to recover. Cause: Session is closed
2021-07-28T17:37:00.0740616Z INFO: AMQ601072: User artemis@unknown is deleting a queue on target resource: ServerSessionImpl() [with parameters: [camel-paho2587710318562.paho-ws-test-queue]]
2021-07-28T17:37:00.0746012Z 2021-07-28 17:36:59,227 WARN  [org.apa.act.art.cor.client] (Thread-5 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0754116Z 2021-07-28 17:36:59,229 WARN  [org.apa.act.art.cor.client] (Thread-3 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0760961Z 2021-07-28 17:36:59,232 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #10 - JmsConsumer[transferExchange]) Setup of JMS message listener invoker failed for destination 'transferExchange' - trying to recover. Cause: AMQ219017: Consumer is closed
2021-07-28T17:37:00.0768547Z 2021-07-28 17:36:59,232 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #8 - JmsConsumer[selectorA]) Setup of JMS message listener invoker failed for destination 'selectorA' - trying to recover. Cause: AMQ219017: Consumer is closed
2021-07-28T17:37:00.0773293Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0777505Z WARN: AMQ222061: Client connection failed, clearing up resources for session 5c87ae00-efca-11eb-b048-000d3a7b5e12
2021-07-28T17:37:00.0780880Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0784207Z WARN: AMQ222107: Cleared up resources for session 5c87ae00-efca-11eb-b048-000d3a7b5e12
2021-07-28T17:37:00.0787644Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0791971Z WARN: AMQ222061: Client connection failed, clearing up resources for session 5c87ae01-efca-11eb-b048-000d3a7b5e12
2021-07-28T17:37:00.0795795Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ServerSessionImpl connectionFailed
2021-07-28T17:37:00.0799747Z WARN: AMQ222107: Cleared up resources for session 5c87ae01-efca-11eb-b048-000d3a7b5e12
2021-07-28T17:37:00.0813059Z 2021-07-28 17:36:59,230 WARN  [org.apa.act.art.cor.client] (Thread-4 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0831168Z 2021-07-28 17:36:59,233 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #4 - JmsConsumer[typeTest]) Setup of JMS message listener invoker failed for destination 'typeTest' - trying to recover. Cause: AMQ219017: Consumer is closed
2021-07-28T17:37:00.0837507Z 2021-07-28 17:36:59,231 WARN  [org.apa.act.art.cor.client] (Thread-2 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure to /127.0.0.1:36413 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2021-07-28T17:37:00.0843887Z 2021-07-28 17:36:59,244 WARN  [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #13 - JmsConsumer[test]) Setup of JMS message listener invoker failed for destination 'test' - trying to recover. Cause: AMQ219017: Consumer is closed
2021-07-28T17:37:00.0847695Z Jul 28, 2021 5:36:59 PM org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl stop
2021-07-28T17:37:00.0851794Z INFO: AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.17.0 [59ac0535-efca-11eb-b048-000d3a7b5e12] stopped, uptime 26.222 seconds
2021-07-28T17:37:00.4283724Z [INFO] 
2021-07-28T17:37:00.4284243Z [INFO] Results:
2021-07-28T17:37:00.4284631Z [INFO] 
2021-07-28T17:37:00.4285244Z [ERROR] Failures: 
2021-07-28T17:37:00.4296746Z [ERROR]   JmsIT>JmsTest.testJmsTransaction:189 1 expectation failed.
2021-07-28T17:37:00.4297584Z Expected status code <200> but was <500>.
2021-07-28T17:37:00.4297909Z 
2021-07-28T17:37:00.4298506Z [ERROR]   JmsIT>JmsTest.testResequence:207 1 expectation failed.
2021-07-28T17:37:00.4299234Z Expected status code <200> but was <500>.
zhfeng commented 3 years ago

I just check the logs and it looks like the camel does not consume a message from txTest.

jamesnetherton commented 2 years ago

I'm going to disable this test on CI because it's a frequent source of build failures.